Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

i want to change on freqs command

1 view (last 30 days)
ahmed elnashar
ahmed elnashar on 4 Mar 2012
Closed: MATLAB Answer Bot on 20 Aug 2021
N=3
fc=100
[B A]=butter(N,2*pi*fc,'S')
freqs(B,A)

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!