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 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Robert U
il 11 Ago 2017
Hi,
You could utilize From-File-Blocks ( https://de.mathworks.com/help/simulink/slref/fromfile.html?s_tid=srchtitle ).
Kind regards,
Robert
0 Commenti
Vedere anche
Categorie
Scopri di più su Signal Processing Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!