A waveform is generated in Matlab and then how can i export the same wave on to my IIR filter model created using simulink?
1 次查看(过去 30 天)
显示 更早的评论
I am working on digital IIR filters to identify the high performance filters used for high speed and low power signal processing applications. As a part, I supposed to apply different signals from different sources(like... ECG, signal with random noise),but I am unable to apply the signals that are created in matlab workspace on to simulink model so as to check the filter efficiency. Let me know how to link (.mat) files at the input section of simulink model.
0 个评论
回答(1 个)
Robert U
2017-8-11
Hi,
You could utilize From-File-Blocks ( https://de.mathworks.com/help/simulink/slref/fromfile.html?s_tid=srchtitle ).
Kind regards,
Robert
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Signal Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!