-
Numerical.Methods.in.Engineering.with.MATLAB
this is a good book about the numerical methods in matlab . from this book you can learn a lot
- 2010-06-22 18:11:52下载
- 积分:1
-
GA_implementation
MATLAB has a wide variety of functions useful to the genetic algorithm practitioner
and those wishing to experiment with the genetic algorithm for the first time.
Given the versatility of MATLAB’s high-level language, problems can be coded
in m-files in a fraction of the time that it would take to create C or Fortran programs
for the same purpose. Couple this with MATLAB’s advanced data analysis,
visualisation tools and special purpose application domain toolboxes and the user is
presented with a uniform environmentwith which to explore the potential of genetic
algorithms.
- 2010-11-25 18:18:34下载
- 积分:1
-
Kalman-PROGAM
MATLAB 卡尔曼滤波 原理说明及程序(MATLAB Kalman filter)
- 2013-12-01 20:37:18下载
- 积分:1
-
boxcountingmethod
用Matlab编程,来计算分形图案的维数。(boxcounting method for a fractal pattern.)
- 2014-02-03 16:51:01下载
- 积分:1
-
MS_Regress_FEX
这个Matlab程序估计、预测马尔可夫转换回归(Markov Switching Regression),绘制出K线图等回归。(The Matlab program estimates, forecasts Markov transition regression (Markov Switching Regression), drawing out the return of K line maps.)
- 2010-08-23 21:51:07下载
- 积分:1
-
cor_embed
image watermarking method
- 2011-06-13 18:22:52下载
- 积分:1
-
neural_fundametal_logic
By designing in matlab GUI, this source code support for student to check four fundametal logic such as AND, NAND, OR, NOR in neural network.
- 2010-07-28 10:37:33下载
- 积分:1
-
medcontsharp
applying cropping, median filter, contrast stretching and laplacian filter
- 2009-06-23 07:38:47下载
- 积分:1
-
cskmeans
cskmeans 聚类算法的一种
1. 分裂法(partitioning methods):给定一个有N个元组或者纪录的数据集,分裂法将构造K个分组,每一个分组就代表一个聚类,K<N。而且这K个分组满足下列条件:(1) 每一个分组至少包含一个数据纪录;(2)每一个数据纪录属于且仅属于一个分组(注意:这个要求在某些模糊聚类算法中可以放宽);对于给定的K,算法首先给出一个初始的分组方法,以后通过反复迭代的方法改变分组,使得每一次改进之后的分组方案都较前一次好,而所谓好的标准就是:同一分组中的记录越近越好,而不同分组中的纪录越远越好。使用这个基本思想的算法有:K-MEANS算法、K-MEDOIDS算法、CLARANS算法;()
- 2008-07-07 10:52:51下载
- 积分:1
-
facerecognization
基于matlab环境编译的创建人脸数据库,特征提取,人脸识别源码程序,运行时识别率较高。( based on MATLAB environment, creates face database, Feature extraction ,face recognition program,having a high recognition rate)
- 2013-12-10 16:46:39下载
- 积分:1