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!