You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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%.
Cite As
Joshua Carmichael (2026). signalwidth.m (https://www.mathworks.com/matlabcentral/fileexchange/20686-signalwidth-m), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.1 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
