¿como puedo representar la parte real e imaginaria de fourier?
1 view (last 30 days)
Show older comments
syms s
gs=(s-1)/(s^2 - 1);
gjw=fourier(gs)
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!