Amplitude_Spectrum

Version 1.0.0 (358 KB) by HS Ding
Single-Sided Amplitude Spectrum
7 Downloads
Updated 3 Jun 2024

View License

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 (2024). Amplitude_Spectrum (https://www.mathworks.com/matlabcentral/fileexchange/167441-amplitude_spectrum), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2024a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0