文件名称:ndnanfilter
介绍说明--下载内容均来自于网络,请自行研究使用
NDNANFILTER N维零相位数字滤波器,忽略NaN的。
短语法:
[年,钨] = ndnanfilter(十,HWIN,女)
短输入:
X - 有/无NaN的多维数据。
HWIN - 窗口的名称(默认情况下移动平均的Nd: rectwin )。
的F - 向量指定为每个维窗口半宽度。
短暂输出:
Ÿ - 过滤/平滑X数据与零相移(如X!一样大小)。
W - N维是通过一种特殊的子函数生成的中心对称的窗口称为NDWIND。
简短描述:
此功能适用于一对X与W N维卷积,利用MATLAB的IMFILTER或CONVN功能,忽视/插值/灌装NaN的。
默认情况下,边缘与在与PADARRAY MATLAB的函数的边界的X值填充。当PADARRAY没有找到,该程序执行零填充。
简短说明:
*见截图。-NDNANFILTER N-dimensional zero-phase digital filter, ignoring NaNs.
SHORT SYNTAX:
[Y,W] = ndnanfilter(X,HWIN,F)
SHORT INPUT:
X- Multidimensional data with/without NaNs.
HWIN- Window s name (N-D moving average by default: rectwin ).
F- Vector specifying the semi-width of the window for each dimension.
SHORT OUTPUT:
Y- Filtered/smoothed X data (same size as X!) with zero phase shift.
W- N-dimensional window with central symmetry generated by a special subfunction called NDWIND.
SHORT DEscr iptION:
This function applies a N-dimensional convolution of X with W, using the MATLAB s IMFILTER or CONVN function, ignoring/interpolating/filling NaNs.
By default, the edges are padded with the values of X at the borders with the PADARRAY MATLAB s function. When PADARRAY is not found, the program performs zero-padding.
SHORT NOTE:
* See the screenshot.
短语法:
[年,钨] = ndnanfilter(十,HWIN,女)
短输入:
X - 有/无NaN的多维数据。
HWIN - 窗口的名称(默认情况下移动平均的Nd: rectwin )。
的F - 向量指定为每个维窗口半宽度。
短暂输出:
Ÿ - 过滤/平滑X数据与零相移(如X!一样大小)。
W - N维是通过一种特殊的子函数生成的中心对称的窗口称为NDWIND。
简短描述:
此功能适用于一对X与W N维卷积,利用MATLAB的IMFILTER或CONVN功能,忽视/插值/灌装NaN的。
默认情况下,边缘与在与PADARRAY MATLAB的函数的边界的X值填充。当PADARRAY没有找到,该程序执行零填充。
简短说明:
*见截图。-NDNANFILTER N-dimensional zero-phase digital filter, ignoring NaNs.
SHORT SYNTAX:
[Y,W] = ndnanfilter(X,HWIN,F)
SHORT INPUT:
X- Multidimensional data with/without NaNs.
HWIN- Window s name (N-D moving average by default: rectwin ).
F- Vector specifying the semi-width of the window for each dimension.
SHORT OUTPUT:
Y- Filtered/smoothed X data (same size as X!) with zero phase shift.
W- N-dimensional window with central symmetry generated by a special subfunction called NDWIND.
SHORT DEscr iptION:
This function applies a N-dimensional convolution of X with W, using the MATLAB s IMFILTER or CONVN function, ignoring/interpolating/filling NaNs.
By default, the edges are padded with the values of X at the borders with the PADARRAY MATLAB s function. When PADARRAY is not found, the program performs zero-padding.
SHORT NOTE:
* See the screenshot.
相关搜索: imfilter
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ndnanfilter.m