FFmpeg
|
Go to the source code of this file.
Functions | |
subplot (2, 2, 1) plot(Y) | |
subplot (2, 2, 2) plot(Y_sin) | |
subplot (2, 2, 3) plot(ifft(Y)) | |
subplot (2, 2, 4) plot(ifft(Y_sin)) | |
Variables | |
Y = genspecsines([10.3, 20.6, 30.9], [-10, -13, -16], [0, 0, 0], 1024) | |
Y_sin = genspecsines_sin([10.3, 20.6, 30.9], [-10, -13, -16],[0, 0, 0], 1024) | |
figure | |
Function Documentation
subplot | ( | 2 | , |
2 | , | ||
1 | |||
) |
subplot | ( | 2 | , |
2 | , | ||
2 | |||
) |
subplot | ( | 2 | , |
2 | , | ||
3 | |||
) |
subplot | ( | 2 | , |
2 | , | ||
4 | |||
) |
Variable Documentation
figure |
Definition at line 3 of file genspecsines2.m.
Y = genspecsines([10.3, 20.6, 30.9], [-10, -13, -16], [0, 0, 0], 1024) |
Definition at line 1 of file genspecsines2.m.
Y_sin = genspecsines_sin([10.3, 20.6, 30.9], [-10, -13, -16],[0, 0, 0], 1024) |
Definition at line 2 of file genspecsines2.m.
Generated on Fri Dec 20 2024 06:56:12 for FFmpeg by 1.8.11