Info
This question is closed. Reopen it to edit or answer.
i want to change on freqs command
1 view (last 30 days)
Show older comments
N=3
fc=100
[B A]=butter(N,2*pi*fc,'S')
freqs(B,A)
1 Comment
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!