-
getidufhexianxingjiaquanfa
说明: 所传为共轭梯度法和线性加权法,这两种方法在优化中有较大的作用!(The transfer to the conjugate gradient method and linear weighted method, the two methods in optimization have a greater role!)
- 2010-04-17 23:05:25下载
- 积分:1
-
srm
code for statistical region merging algorithm
- 2015-03-07 16:41:45下载
- 积分:1
-
ZZY
计算机视觉 张正友经典的文章,基于平面的摄像机标定,matlab程序(a paper named A Flexible New Technique for Camera Calibration,with the matlab programs)
- 2010-10-04 15:04:20下载
- 积分:1
-
image
说明: 利用图像处理工具箱实现均方误差(MSE)、峰值信噪比(PSNR)和熵的源代码(By image processing toolbox to achieve the mean square error (MSE), peak signal to noise ratio (PSNR) and the entropy of the source code)
- 2021-01-07 21:18:52下载
- 积分:1
-
c8mmras1
受控对象变化后模型参考自适应仿真模型程序(Changes in the controlled object simulation model)
- 2013-04-22 21:26:38下载
- 积分:1
-
Speech_Enhancement
一本关于语音增强的书籍,可作为研究人员的参考书使用,新版(A book on speech enhancement, can be used as a reference book for researchers)
- 2010-07-08 15:05:28下载
- 积分: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
-
tu111
数学公式模型的仿真,在matlab环境下把公式的图像做出来(The simulation model of mathematical formula, the formula in the matlab environment out of the image do)
- 2010-09-26 11:04:26下载
- 积分:1
-
WienerScalart96
wiener filter for image processing using scartlet
- 2010-09-28 13:21:49下载
- 积分:1
-
retinex
Retinex in Matlab
MATLAB implementations of two of the spatial techniques of making pixel comparisons(Many different descriptions of retinex methods of lightness computation exist. )
- 2010-10-06 22:58:30下载
- 积分:1