필터 지우기
필터 지우기

How can I perform a FFT on a time domain waveform in simulink??

조회 수: 2 (최근 30일)
Olando  Fraser
Olando Fraser 2016년 1월 13일
댓글: Vaibhav Awale 2016년 1월 15일
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
Vaibhav Awale 2016년 1월 13일
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
Olando Fraser 2016년 1월 15일
Good Day, the document is saved to the workspace currently. Can i do a FFT directly or i need to save the variables in a mat.file then call the file as a function?? any feedback will be appreciated.
Vaibhav Awale
Vaibhav Awale 2016년 1월 15일
You can use the variable from your workspace directly in your FFT function.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by