Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Simulink - how to obtain magnitude of FFT on a pre-loaded sequence, and display the FFT magnitude plot in simulink?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi all. In Simulink, is there a way to simply load up a sequence of values (via a .mat file), and then use a simulink block to carry out a basic FFT magnitude on that sequence, and then just display the FFT magnitude plot?
What I mean here is ..... can simulink just load up a sequence, just like we can do in a Matlab script, and then simply apply an FFT on that sequence?
Eg.... a ten value sequence.... like [1 0 0 1 1 1 0 1 1 0], and just apply an FFT to it. Can simulink do that?
Thanks all.
0 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!