envelope

版本 1.0.0.0 (1.4 KB) 作者: Omid
Find upper and lower envelopes of a given signal
6.8K 次下载
更新时间 2009/8/2

查看许可证

Find upper and lower envelopes of a given signal

Syntax
[upperenv lowerenv] = envelope(sig, method)

inputs:
sig: vector of the input signal
method: method of interpolation (defined as in interp1)
outputs:
upperenv: upper envelope of the input signal
lowerenv: lower envelope of the input signal

引用格式

Omid (2024). envelope (https://www.mathworks.com/matlabcentral/fileexchange/24902-envelope), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Descriptive Statistics 的更多信息
致谢

参考作品: Envelope1.1

启发作品: Ringdown

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0