-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
MATLAB-for-maths
Matlab科学计算的源代码,非常全,所有的代码都自己亲手跑一边,保证你不会为工程数学问题发愁,赶紧行动吧(Matlab scientific computing source code, very full, all the code yourself running while the guarantee that you will not engineering mathematical problems to worry about, and quickly action)
- 2013-04-07 15:42:33下载
- 积分:1
-
viterbi-3.0.1
veterbi code in matlab programme
- 2009-03-07 03:14:37下载
- 积分:1
-
average-method-denoising
说明: 应用matlab完成邻域平均法来实现数字图像去噪(Digital image neighborhood average method denoising realization
)
- 2011-03-24 23:25:37下载
- 积分:1
-
eye
this is a matlab code for human eye detection
- 2011-08-02 15:11:06下载
- 积分:1
-
EKF
扩展卡尔曼滤波的matlab程序,很全面(extend kalman filter)
- 2010-09-27 20:04:53下载
- 积分:1
-
mp3readwrite
matlab files rock....kindly see in higher versions....
- 2010-11-15 21:02:58下载
- 积分:1
-
HMM
matlab下基于HMM算法的语音信号的识别与研究 包含HMM的基本工具包(HMM-based algorithm matlab voice signal containing the identification and study of the basic HMM Toolkit)
- 2009-05-16 15:29:03下载
- 积分:1
-
MATLAB-practical-tutorial
MATLAB实用教程教案及所有源程序,非常实用的教程,并有大量详细的源程序!(MATLAB practical tutorial lesson plans and all the source code, very useful tutorial, and a large number of detailed source!)
- 2012-08-30 22:41:11下载
- 积分:1
-
ahpmatlab
层次分析法的Matlab程序。层次分析法是利用数学方法计算反映每一层次元素的相对重要性次序的权值,通过所有层次之间的总排序计算所有元素的相对权重并进行排序。(Analytic Hierarchy Process using Matlab)
- 2010-07-28 23:47:17下载
- 积分:1