Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Technical Acoustics (ITA)
toolbox
Commits
cfdc4c31
Commit
cfdc4c31
authored
Mar 03, 2021
by
jonasstienen
Browse files
Fixes in plot of continuous utd diffraction field w/o reflection contribution
parent
d2865caf
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/SoundFieldSimulation/Diffraction/plots/ita_diffraction_plot_utd_total_field_stienen_diss_w_ground.m
View file @
cfdc4c31
...
...
@@ -106,7 +106,7 @@ for n = 1 : N
end
att_sum
=
res_data_template
;
att_sum
.
freqData
=
(
H
)
.
/
H_i
;
% Insertion loss
att_sum
.
freqData
=
(
H
_1_half
)
.
/
H_i
;
% Insertion loss
if
n
==
1
att_sum_all
=
att_sum
;
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment