Finding the transfer function of a filter
1 view (last 30 days)
Show older comments
Hello,
Can I know how to find or calculate the transfer function of this lowpass filter
Hd = fdesign.lowpass('N,Fc',20,2.4,100);
B = design(Hd);
thanks.
0 Comments
Answers (0)
See Also
Categories
Find more on Digital Filter Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!