-
minplus
最小二乘法的系统辨识程序
matlab平台。
自动控制领域的比较先进的算法!(Least squares method of system identification procedures matlab platform. The field of automatic control algorithm for the more advanced!)
- 2007-12-22 11:02:23下载
- 积分:1
-
3D_SL0
压缩感知:3维压缩感知重构算法,采用最速下降法和梯度投影原理,逐步逼近最优解。是本人精心编写调试好的,请放心使用。(cs:3 dimensional compressive sensing reconstruction algorithm, using the steepest descent method and the gradient projection principle, and gradually approaching the optimal solution.
)
- 2016-07-02 09:09:24下载
- 积分:1
-
zhiftu
在matlab开发环境下,实现数字图像的直方图统计,直接可运行,程序中路径为绝对路径(Development environment in matlab, digital image histogram directly to run the program for the absolute path in the path)
- 2011-01-05 15:30:57下载
- 积分:1
-
Retinex
说明: 简要介绍了matlab在数字图像中的运用,主要介绍的是理论方面(Matlab briefly introduced the use of digital images, mainly on the theory)
- 2011-03-03 11:02:25下载
- 积分:1
-
ImageEdgeDetection
用Matlab写的基于多尺度小波模最大法的图像边界分割。用Matlab写的基于多尺度小波模最大法的图像边界分割。用Matlab写的基于多尺度小波模最大法的图像边界分割。(Written using Matlab image boundary segmentation based on multi-scale wavelet largest. Written using Matlab image boundary segmentation based on multi-scale wavelet largest. Written using Matlab image boundary segmentation based on multi-scale wavelet largest.)
- 2013-04-27 20:46:47下载
- 积分:1
-
Vertical_well_Q_steady
这是一个Matlab源码,用于计算直井稳定产能(Steady productivity of vertical wells)
- 2014-02-24 11:53:22下载
- 积分:1
-
Wavelet_rbf
小波神经网络代码??、、、、、、、、、、、、(learn matlab)
- 2013-01-01 10:12:28下载
- 积分:1
-
yiqunsuanfa
蚁群算法是目前应用最广的智能算法之一,该程序应用蚁群算法求解最优路径(Ant colony algorithm is one of the most widely used intelligent algorithm, the program ant colony algorithm for optimal path)
- 2014-01-16 11:07:52下载
- 积分:1
-
SPHIT3
实现SPHIT编码,有n=5~2时的编码输出值!!(SPHIT coding show the output with n =5.....2)
- 2013-12-19 17:26:04下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1