-
MATLAB-7.x
matlab 7.x程序设计一书的源程序。第一篇绘图与句柄式图形,第二篇 图形化使用者界面,第三篇 深入活用MATLAB Compiler(matlab 7.x programming book source. First drawing and handle graphics, graphical user interface, second, third depth utilize MATLAB Compiler)
- 2010-12-29 16:24:38下载
- 积分:1
-
simplex
Nelder-Mead. Comparative method to find minimimum of multivariable functions.
- 2013-03-16 22:07:58下载
- 积分:1
-
RSmatlab
RS码编译码程序,已经调试过的,可以直接使用,啦啦啦啦啦啦啦啦啦啦啦(decode of RS)
- 2020-07-06 20:18:57下载
- 积分:1
-
duocemian
多侧面程序,相关问题参加粗糙集条件属性约简程序,相关问题参加粗糙集条件属性约简程序,相关问题参加粗糙集(duocem)
- 2010-06-01 22:51:37下载
- 积分:1
-
qizhongji
在matlab里搭建了一个起重机的仿真模型。模型很好滴仿真了实际系统(Built in the matlab simulation model of a crane.Good drop simulation actual system model)
- 2014-08-10 10:34:09下载
- 积分:1
-
BISPECI(1)
高阶谱分析用于高频型号的处理,可进行非线性的信号分析(Higher order spectral analysis used in the processing of high-frequency models, non-linear signal analysis)
- 2013-01-24 20:17:47下载
- 积分:1
-
果蝇优化算法
根据果蝇优化算法得到极速学习机隐层神经元的数目依据得到的隐层神经元数目和极限学习机的方法对训练样本和测试样本进行训练学习。(According to the fruit flies optimization algorithm to get extreme learning machine based on the number of hidden layer neurons of hidden layer neurons number and extreme learning machine method of training samples and testing samples to carry on the training study.)
- 2016-11-02 15:01:12下载
- 积分: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
-
ronghegongjuxiang
融合工具箱,有多种图像融合算法的MATLAB源程序,有总界面,操作简单,可直接进行仿真,非常好用(Fusion toolbox, there are several fusion algorithms MATLAB source code, there are always interface, simple and direct simulation)
- 2010-05-26 18:32:18下载
- 积分:1
-
FormatDatalibsvm
用于libsvm数据转换,使得特征矢量按规定的方式转换(Libsvm for data conversion, making feature vector in accordance with the provisions of the mode switch)
- 2007-11-26 18:51:44下载
- 积分:1