You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Calculate Single-Sided Amplitude Spectrum
Check demo_single_side_spectrum.mlx for detail
Specify Resolution:
Decrease Side Lobes:
[Y_FFT,freq] = sspectrum(y)
[Y_FFT,freq] = sspectrum(y,fs)
[Y_FFT,freq] = sspectrum(y,fs,f_resl) % Specify Frequency Resolution
[Y_FFT,freq] = sspectrum(y,fs,f_resl,window) % Apply Window Function
[Y_FFT,freq] = sspectrum(y,fs, inf ,window); % Default Frequency Resolution
Cite As
HS Ding (2026). Amplitude_Spectrum (https://www.mathworks.com/matlabcentral/fileexchange/167441-amplitude_spectrum), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (358 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
