Finding the transfer function of a filter

2 views (last 30 days)
Stefan
Stefan on 30 Jan 2014
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.

Answers (0)

Tags

Products

Community Treasure Hunt

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

Start Hunting!