FIR Simulink
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello,
Another wonderfull noob question, So I designed a basic filter with FDAtool and then converted it to a simulink block. Now I want to test my filter in simulink, to see if it works.
So what blocks should I add? I know I need some sort of samples as imput and also a way to read the samples out. But I tryed alot of things, non of them worked.
I designed a Window Taylor FIR bandstop on 5Khz, (if i can get the same graph or something else as on FDAtool its also good)
Thanks alot!
댓글 수: 0
답변 (1개)
Kaustubha Govind
2011년 2월 28일
This example on Digital Filters may be a useful starting point for you. Essentially, you can use one of the many Simulink sources (Sine Wave, etc.) to test your filter.
댓글 수: 2
Kaustubha Govind
2011년 3월 2일
The closest thing to get an impulse response is using the Pulse Generator block with a large period.
참고 항목
카테고리
Help Center 및 File Exchange에서 Floating-Point to Fixed-Point Conversion에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!