文件名称:boundary_conditions
介绍说明--下载内容均来自于网络,请自行研究使用
emd算法中的边界条件函数
%BOUNDARY_CONDITIONS_EMD extends an extrema set to limit edge effects on the interpolations(% [TMIN,TMAX,ZMIN,ZMAX] = BOUNDARY_CONDITIONS_EMD(INDMIN,INDMAX,T,X,Z,NBSYM)
%
% inputs:
% - INDMIN, INDMAX: indices of minima and maxima in the real signal X
% - T: sampling times
% - X: real signal in which INDMIN and INDMAX are the indices of extrema
% - Z: signal which values are interpolated in the final envelope
% - NBSYM: number of points added to each end
%
% outputs:
% - TMIN, TMAX: extended sampling times
% - ZMIN, ZMAX: extended "extrema" set)
%BOUNDARY_CONDITIONS_EMD extends an extrema set to limit edge effects on the interpolations(% [TMIN,TMAX,ZMIN,ZMAX] = BOUNDARY_CONDITIONS_EMD(INDMIN,INDMAX,T,X,Z,NBSYM)
%
% inputs:
% - INDMIN, INDMAX: indices of minima and maxima in the real signal X
% - T: sampling times
% - X: real signal in which INDMIN and INDMAX are the indices of extrema
% - Z: signal which values are interpolated in the final envelope
% - NBSYM: number of points added to each end
%
% outputs:
% - TMIN, TMAX: extended sampling times
% - ZMIN, ZMAX: extended "extrema" set)
相关搜索: boundary_conditions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
boundary_conditions.m | 3598 | 2016-12-23 |