FFmpeg
|
Go to the source code of this file.
Functions | |
figure ('Name','X3') | |
subplot (131) | |
plot (ejex, abs(X3),'*') | |
subplot (132) | |
plot (ejex, angle(X3),'*') | |
Variables | |
x3 =[1 1 1 1 1 1 1 1 ] | |
X3 =fft(x3,8) | |
ejex =linspace(0,1,8) | |
Function Documentation
figure | ( | 'Name' | , |
'X3' | |||
) |
subplot | ( | 131 | ) |
subplot | ( | 132 | ) |
Variable Documentation
Generated on Mon Nov 18 2024 06:52:07 for FFmpeg by 1.8.11