Mwps(xx,varargin)

Multitaper Power Spectrum, Including F-test and Reshaping
36 Downloads
Updated 18 Jun 2018

View License

This function computes the multitaper power spectrum, and optionally can return the degrees of freedom, the F-test for deterministic components, the reshaped power spectrum after line removal and the power contained in each line. The arguments have default values that can be changed by the user. Computation of the power at each frequency utilizes parfor for speed with large data sets, but can be changed to for if the Parallel Computing Toolbox is not available.

Cite As

Alan Chave (2024). Mwps(xx,varargin) (https://www.mathworks.com/matlabcentral/fileexchange/65796-mwps-xx-varargin), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Fourier Analysis and Filtering in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
2.0.0.0

Corrected error in estimating line components
Corrected error in estimating line components

1.0.0.0