-
Kofsky-Code-Orange
人脸检测,matlab源码,适合初学者使用,包括Adaboost及Haar-like特征提取(face detectiom)
- 2013-09-24 14:50:30下载
- 积分:1
-
genetic-algorithm
遗传算法,用matlab来实现,图像美观,更接近真实数据(Genetic algorithm, using matlab to achieve, beautiful images, closer to the real data)
- 2013-10-16 22:43:03下载
- 积分:1
-
mmatlabtoolofa
matlab的模式识别工具箱箱,非常有助于开发可直接使用。
(Matlab pattern recognition toolbox box, very helpful in the development can be used directly.)
- 2012-07-16 18:00:48下载
- 积分:1
-
VCMATLAB
这里是一些VC与matlab混合编程的最新技术资料。有些是介绍了在VC ++调用Matlab的常用方法及各自特点,还有一些是介绍VC与matlab混合编程的实例。(Here are some VC mixed with matlab programming information on the latest technologies. Some are introduced in VC++ calling Matlab common methods and their own characteristics, and some is to introduce the VC with the matlab programming examples of mixing.)
- 2010-01-24 18:58:50下载
- 积分:1
-
ant
这是一种ANT的旅行商的MATLAB的代码有用请下载(if it help,please go ahead)
- 2014-09-14 18:27:29下载
- 积分:1
-
Ppcnnnzipu
脉冲耦合神经网络(PCNNN)用matlab的实现
(Matlab implementations of pulse coupled neural network (PCNNN))
- 2012-08-23 21:17:09下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
MATLAB
各种滤波器的MATLAB设计,包括低通、高通、带通(MATLAB design of the various filters, including low pass, high pass, band pass)
- 2012-06-10 12:16:56下载
- 积分:1
-
pro
以及简易倒立摆,实现一级PID建议算法控制倒立摆不倒的程序,仅做参考(yi ji jian y idao li bai)
- 2013-10-23 16:52:50下载
- 积分:1
-
MatlabOED3
说明: 掌握用Matlab软件求解微分方程模型的解析解和数值解的方法(Master the use of Matlab software for solving differential equations model of analytical solution and numerical solution methods)
- 2008-11-23 14:24:56下载
- 积分:1