how can i design the FIR Filters using window function in MATLAB ;without using inbuilt functions.

2 ビュー (過去 30 日間)
pragya
pragya 2014 年 8 月 1 日
回答済み: Honglei Chen 2014 年 8 月 1 日
Hi,
please provide me the code for-->
how can i design the FIR Filters using window function in MATLAB ;without using inbuilt functions.
thanks,

回答 (1 件)

Honglei Chen
Honglei Chen 2014 年 8 月 1 日
You will first know what kind of filters you want, things like cutoff frequencies, ripples, stop band attenuations. Based on these information you can start to choose the window that fits your needs and there are usually some formulas (some of them empirical) to help you choose the order of the filter. Then you simply generate the window. Here are some information:

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by