What is the difference between Fourier block and FFT block in Simulink?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Tushar Mahalle
el 16 de En. de 2019
Comentada: laiche zeghdi
el 13 de Mayo de 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 comentarios
Respuesta aceptada
Areej Varamban Kallan
el 21 de En. de 2019
Editada: Areej Varamban Kallan
el 21 de En. de 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 comentarios
laiche zeghdi
el 13 de Mayo de 2019
inferred size ('scalar') for data 'n' (#43) does not match back propagated size ('[3]') from simulink.how seltion??
Más respuestas (0)
Ver también
Categorías
Más información sobre Transforms 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!