What is the difference between Fourier block and FFT block in Simulink?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Tushar Mahalle
am 16 Jan. 2019
Kommentiert: laiche zeghdi
am 13 Mai 2019
What is the difference in Fourier block (Simscape/Electrical/Specialized Power System/ Control & Measurements/Measurements) and FFT block (DSP System Toolbox/Transform)? I have digital signal and I further want to use it for relayong purpose. FFT of signal is need to be taken. But, I could not understand what this Fourier block is doing?
0 Kommentare
Akzeptierte Antwort
Areej Varamban Kallan
am 21 Jan. 2019
Bearbeitet: Areej Varamban Kallan
am 21 Jan. 2019
Hi Tushar,
The fft block computes the Fast Fourier Transfrom of the input signal. The Fourier block, however, performs Fourier analysis on the input signal. This block calculates the magnitude and phase of a specified harmonic or dc component of the input signal.
2 Kommentare
laiche zeghdi
am 13 Mai 2019
inferred size ('scalar') for data 'n' (#43) does not match back propagated size ('[3]') from simulink.how seltion??
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Transforms finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!