FIR Window - Taylor
古いコメントを表示
I'm working on a project for school. (No this is not "give me the solution question"). Basically we have to design a FIR filter for an application. We selected Window Taylor Method.
Now FDAtool is wonderful but I want to calculate the coefficients myself using the formula. Now I googled and googled and search all over the place but i can't find any formula that let me calculate the coefficients.
So my question is, what is the basic FIR window Taylor formula and how can I Implement it?
採用された回答
その他の回答 (1 件)
Honglei Chen
2011 年 3 月 2 日
0 投票
You can use taylorwin in Signal Processing Toolbox to calculate the coefficients for a Taylor window. If you want to know the exact equation, the references listed in the documentation of taylorwin is a good start.
カテゴリ
ヘルプ センター および File Exchange で Windows についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!