FIR Window - Taylor

조회 수: 5 (최근 30일)
Jan
Jan 2011년 2월 28일
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?

채택된 답변

Todd Flanagan
Todd Flanagan 2011년 3월 2일
The taylorwin documentation provides references for the signal processing algorithms.
[1] Carrara, W.G., R.M. Majewski and R.S. Goodman, Spotlight Synthetic Aperature Radar: Signal Processing Algorithms, Artech House Publishers, Boston, 1995, Appendix D.2.
[2] Brookner, Eli, Practical Phased Array Antenna Systems, Lex Book, Lexington, MA, 1991.
  댓글 수: 1
Jan
Jan 2011년 3월 2일
Thanks alot, I'll look it up at the library.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Honglei Chen
Honglei Chen 2011년 3월 2일
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.

카테고리

Help CenterFile Exchange에서 Windows에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by