-
seachcenter
用matlab编的 找二值图像的重心 可以下下来看看(Made use of the matlab binary image to find the center of gravity can be down to see the next)
- 2009-07-11 10:34:34下载
- 积分:1
-
各种功率谱估计算法!包括AR谱估计
各种功率谱估计算法!包括AR谱估计,BURG算法,YULE-WALK方程(various power spectrum estimation algorithm! Including AR spectral estimation, BURG algorithm, YULE-WALK equation)
- 2021-01-13 16:48:53下载
- 积分:1
-
segitiga-matlab
this is to make a triangle wave in matlab
- 2013-09-11 10:04:23下载
- 积分:1
-
simulink
这是几个pdf格式的集合,主要介绍了simulink的基本操作,对初学者入门有一定帮助(Pdf format This is a collection of several, mainly introduced the basic operation of simulink to help beginners have some portal)
- 2009-05-18 23:33:17下载
- 积分:1
-
HW3
MATLAB Garch using example
- 2014-02-06 02:20:09下载
- 积分:1
-
MATLAB-commands
matlab代码大全,全面系统介绍基础matlab源代码(matlab commands of all kinds)
- 2012-11-06 15:33:42下载
- 积分:1
-
NEWTON
等式约束 Newton下降法 Matlab的实现(Newton descent method applied in equality constrain optimization and realized with Matlab)
- 2012-01-02 15:41:16下载
- 积分:1
-
多重分形算法
说明: 这是用于计算两个物体表面粗糙程度的matlab代码(This is the matlab code used to calculate the roughness of the contact surface of two objects)
- 2020-11-03 21:29:57下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
CreatImage4Temp
产生六副用于时间相位算法的投影的标准正弦条纹图(Have a 6-phase algorithm for the time projection of the standard sinusoidal fringe pattern)
- 2009-04-08 18:14:12下载
- 积分:1