Code covered by the BSD License
-
[varargout]=harmonic_est(x,va...
%[theta,theta_curve,b,a]=harmonic_est(x,P,Fs,theta,mu,r)
-
[varargout]=harmonic_recon(va...
%[xhat,mse,theta,theta_curve,b,a,amp]=harmonic_recon(x,Fs,P,theta,mu,r,M)
-
View all files
Harmonic Reconstruction
by Ikaro Silva
24 Mar 2010
(Updated 25 Mar 2010)
Reconstruction of a signal through its estimated harmonic components.
|
Watch this File
|
| File Information |
| Description |
Uses the file exchange function harmonic_est.m to estimate the harmonic components of a signal and generates a synthetic (deterministic & periodic) signal based on that analysis.
See example with the *.mat file on a short ecg signal. |
| Required Products |
Signal Processing Toolbox
|
| MATLAB release |
MATLAB 7.10 (2010a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 24 Nov 2011 |
dick
|
|
|
| Updates |
| 25 Mar 2010 |
Added input option to allow forecasting (return xhat at a length longer than input signal) and fixed minor bug in the input readings. |
|
Contact us at files@mathworks.com