What is the difference between Fourier block and FFT block in Simulink?
3 views (last 30 days)
Show older comments
Tushar Mahalle
on 16 Jan 2019
Commented: laiche zeghdi
on 13 May 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 Comments
Accepted Answer
Areej Varamban Kallan
on 21 Jan 2019
Edited: Areej Varamban Kallan
on 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 Comments
laiche zeghdi
on 13 May 2019
inferred size ('scalar') for data 'n' (#43) does not match back propagated size ('[3]') from simulink.how seltion??
More Answers (0)
See Also
Categories
Find more on Transforms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!