develop matlab code to design CHEBYSHEV I FILTER
1 次查看(过去 30 天)
显示 更早的评论
I was ask to design digital Chebyshev I filter that passes the component sin(800t) in the signal x(t) = 2*sin(100t)+sin(800t)+sin(1500t). The specifications are as following:-
>The highest frequency component in the signal fm=1500/(2pi).
>The sampling frequency should be at least 3000/2pi.
>Sample at 3000 samples/sec. Corresponding sampling period is 1/3000 sec and T=0.1 sec.
How do I develop the matlab code?
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!