FIR Simulink
    5 views (last 30 days)
  
       Show older comments
    
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 Comments
Answers (1)
  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
  Kaustubha Govind
    
      
 on 2 Mar 2011
				The closest thing to get an impulse response is using the Pulse Generator block with a large period.
See Also
Categories
				Find more on Floating-Point to Fixed-Point Conversion in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!