No BSD License  

Highlights from
signalwidth.m

Be the first to rate this file! 1 Download (last 30 days) File Size: 2.39 KB File ID: #20686

signalwidth.m

by Joshua Carmichael

 

12 Jul 2008 (Updated 14 Jul 2008)

Finds the signal widhth of vector or matrix of data

| Watch this File

File Information
Description

Estimates the signal width of data input, using definition:
  
  rho = cumtrapz(t,x.^2)/trapz(t,x.^2)

The integration limits go from mean(t)-w/2 and mean(t)+w/2; w is defined as the signal width, and gives the time at which rho % of the signal is
captured. It is an informal measure of the localization of a signal.
Rho, in most applications, is ~90%.

MATLAB release MATLAB 7.3 (R2006b)
Other requirements plotXmatrix.m (download here)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
dsp Joshua Carmichael 22 Oct 2008 10:10:00
signal width Joshua Carmichael 22 Oct 2008 10:10:00
signal processing Joshua Carmichael 22 Oct 2008 10:10:00
plotting Joshua Carmichael 22 Oct 2008 10:10:00

Contact us at files@mathworks.com