Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Virtual Sensing
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SPAH
IN-NOVA
Virtual Sensing
Commits
896f64d7
Commit
896f64d7
authored
1 month ago
by
Achilles Kappis
Browse files
Options
Downloads
Patches
Plain Diff
Corrected a couple of typos in the header documentation of rectRoomPtSrc
parent
db10232b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Sound Fields/MATLAB/Functions/rectRoomPtSrc.m
+2
-2
2 additions, 2 deletions
Sound Fields/MATLAB/Functions/rectRoomPtSrc.m
with
2 additions
and
2 deletions
Sound Fields/MATLAB/Functions/rectRoomPtSrc.m
+
2
−
2
View file @
896f64d7
...
@@ -18,14 +18,14 @@
...
@@ -18,14 +18,14 @@
% is the number of sources and the rows represent the x, y
% is the number of sources and the rows represent the x, y
% and z coordinates respectively.
% and z coordinates respectively.
% IMPORTANT: The coordinates of the sources must NOT lie
% IMPORTANT: The coordinates of the sources must NOT lie
% outside the room (set by "room
Size
" argument).
% outside the room (set by "room
Dims
" argument).
%
%
% rPos [numeric]: The position of the receivers in Cartesian coordinates.
% rPos [numeric]: The position of the receivers in Cartesian coordinates.
% The variable should be a matrix with dimensions 3xM where
% The variable should be a matrix with dimensions 3xM where
% M is the number of receivers and the rows represent the
% M is the number of receivers and the rows represent the
% x, y and z coordinates respectively.
% x, y and z coordinates respectively.
% IMPORTANT: The coordinates of the receivers must NOT lie
% IMPORTANT: The coordinates of the receivers must NOT lie
% outside the room (set by "room
Size
" argument).
% outside the room (set by "room
Dims
" argument).
%
%
% roomDims [numeric]: The dimensions of the room. This can either be a
% roomDims [numeric]: The dimensions of the room. This can either be a
% scalar, in which case the room will correspond to a
% scalar, in which case the room will correspond to a
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment