FIR filter coefficients using matlab command
2 ビュー (過去 30 日間)
古いコメントを表示
I have a triangular window based two-cycle lowpass filter with coefficients given by
, where
, and N is the order of the filter. The order is dependent on the sampling frequency employed by the system. I have 2 questions regarding the same:
, where
, and N is the order of the filter. The order is dependent on the sampling frequency employed by the system. I have 2 questions regarding the same:1) What if i want to determine the cut-off frequency of the same filter using these coefficients, since i only have the coefficients with me and nothing else?
2) If the first part is done how do i design a filter with the same time domain coefficients using "fir1" command?
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Digital Filter Design についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!