I would like know the code for FIR filter respose
Show older comments
[b,a] = ellip(3,1,60,[0.4 0.7],'stop'); % Bandstop elliptic
I would like know how to write a code for an asteriod instead of an ellipse to find FIR RESPONSE
Accepted Answer
More Answers (1)
alfunsa Prathia
on 27 Jun 2023
0 votes
Categories
Find more on Filter Design in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!