Clear Filters
Clear Filters

FIR Simulink

2 views (last 30 days)
Jan
Jan on 28 Feb 2011
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!

Answers (1)

Kaustubha Govind
Kaustubha Govind on 28 Feb 2011
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 Comments
Jan
Jan on 2 Mar 2011
I'm more looking for a way to send a unity response or pulse through the filter so I can get the filters response back.
Kaustubha Govind
Kaustubha Govind on 2 Mar 2011
The closest thing to get an impulse response is using the Pulse Generator block with a large period.

Sign in to comment.

Categories

Find more on Floating-Point to Fixed-Point Conversion in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!