How can I perform a FFT on a time domain waveform in simulink??
显示 更早的评论
Good day, I am Olando Fraser a year 3 Electrical and Computer Engineering student at the Univeristy of the West Indies, St Augustine Campus. I am using the simulink software for my final year project and I need some assistance. I am simulating a BLDC motor but I need to run a FFT on the waveform in matlab. How can i save the simulink waveform in some data file to perform the FFT in matlab??. Please help.
回答(1 个)
Vaibhav Awale
2016-1-13
0 个投票
Hi,
Simulation data can be saved to MATLAB workspace by using a "To workspace" block or by right clicking on signal, navigating to properties and checking the "Log signal data" check-box.
Refer to following link for more information:
Regards,
Vaibhav
3 个评论
Olando Fraser
2016-1-14
Olando Fraser
2016-1-15
Vaibhav Awale
2016-1-15
You can use the variable from your workspace directly in your FFT function.
类别
在 帮助中心 和 File Exchange 中查找有关 Audio Processing Algorithm Design 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!