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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Robert U
el 11 de Ag. de 2017
Hi,
You could utilize From-File-Blocks ( https://de.mathworks.com/help/simulink/slref/fromfile.html?s_tid=srchtitle ).
Kind regards,
Robert
0 comentarios
Ver también
Categorías
Más información sobre Signal Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!