where i can find the frequency scope that convert the signal from time domain to frequency domain
13 次查看(过去 30 天)
显示 更早的评论
i want to see the response of the signal in the frequency domain rather than time domain but i don't want to use specturm analyzer and i think there is block in simulink present the signal in frequency domain but i can't find it
0 个评论
回答(1 个)
Shivam Gothi
2024-11-17,12:28
As per my understanding, you are trying to convert the signal from time domain to frequency domain. That is, you want the information about the magnetude and phase of perticular frequency component present in the signal. This can be achieved by FFT (Fast Fourier Transform). There is "FFT" block in Simulink. Refer to the documentation for more information regarding the block.
You can also refer to the below given example that illustrates its usage:
I hope this answers your question !!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spectral Measurements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!