Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Simulink - how to obtain magnitude of FFT on a pre-loaded sequence, and display the FFT magnitude plot in simulink?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!