You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The original fftscope in simpower systems limits the usage to analyse the signals apart from simulink scopedata format.
This functions enables converts the signal structures into a power_fftscope format and performs fft analysis.
The function essentially a wrap around of power_fftscope which calculates the magnitude ,phase details of harmonic components of a given signal. Could be handy to analyse the electrical waveforms. (eg voltage, current)
Input method:
fft_list(data,time)
Where data & time are raw matrix in same length.
eg: fft_list(x,t,'f',50)
use help command for more information.
help fft_list
Note: Simpowersystems toolbox is necessary to run this function. Hence the first run might take few seconds to load up, but consequent runs are normal.
Cite As
Rashmil Dahanayake (2026). FFT_list.m (https://uk.mathworks.com/matlabcentral/fileexchange/46803-fft_list-m), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (3.61 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
