搜索资源列表
fft
- 利用matlab的fft函数进行快速傅里叶变换的m文件-Matlab' s fft function using the fast Fourier transform of the m file
Vector_Diagram
- scr ipt originally intended for use in oceanography/fluid dynamics. Use: >> ipdv(X,Y) (0,0) default initial position or >> ipdv(X,Y,Xo,Yo) (Xo,Yo) initial position 2D vector components (X,Y) are used to plot the vectors one after
thermo_plot_diagram
- You can plot your own T,s h,s or log p,h-Diagrams of water in MATLAB with the function thermo_diagram_plot.m. Only SI-Units are supported The function is a product of a project at our school to help students understand these diagrams more d
ndnanfilter
- NDNANFILTER N维零相位数字滤波器,忽略NaN的。 短语法: [年,钨] = ndnanfilter(十,HWIN,女) 短输入: X - 有/无NaN的多维数据。 HWIN - 窗口的名称(默认情况下移动平均的Nd: rectwin )。 的F - 向量指定为每个维窗口半宽度。 短暂输出: Ÿ - 过滤/平滑X数据与零相移(如X!一样大小)。 W - N维是通过一种特殊的子函数生成的中心对称的窗口称为
SIFT
- 这是一个用在Matlab中对二维图像进行特征点提取的代码-This function returns IMAGE s SIFT keypoints
lsqcurvefit
- 采用MATLAB的lsqcurvefit函数进行非线性拟合。-Nonlinear fitting using lsqcurvefit s MATLAB function。