Compare commits
2 Commits
b7b73bf928
...
b75f5cbfbd
| Author | SHA1 | Date | |
|---|---|---|---|
| b75f5cbfbd | |||
| 7b05e9edfa |
-16058
File diff suppressed because it is too large
Load Diff
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -3028,6 +3028,7 @@ plot(f, rga_m0, 'DisplayName', '$m = 0$ kg')
|
||||
plot(f, rga_m1, 'DisplayName', '$m = 13$ kg')
|
||||
plot(f, rga_m2, 'DisplayName', '$m = 26$ kg')
|
||||
plot(f, rga_m3, 'DisplayName', '$m = 39$ kg')
|
||||
hold off;
|
||||
xlabel('Frequency [Hz]'); ylabel('RGA number');
|
||||
set(gca, 'XScale', 'log'); set(gca, 'YScale', 'lin');
|
||||
xlim([1, 1e2]); ylim([0, 10]);
|
||||
|
||||
Reference in New Issue
Block a user