-
duiou
对偶单纯形法matlab编程,有逐句的说明(simplex write)
- 2012-05-15 16:01:16下载
- 积分:1
-
nengliang-zhongxin-jiaozhengfa
能量重心校正法,进行频谱的幅值修正,算法可以参见谢明、丁康老师的频谱分析文章。(Energy center of gravity correction method, the amplitude correction of the spectrum, spectrum analysis of the algorithm can be found in Xie Ming, DING Kang teacher article.)
- 2012-07-23 15:24:59下载
- 积分:1
-
Matlab7MATFileFormat
说明: 参考文件MAT-FILE打包下载visualC加加MATLAB(MAT-FILE)
- 2010-04-21 13:33:05下载
- 积分:1
-
ExpertSample
MT4与VC编程的动态链接文件,Sample DLL for MQL4 (The MT4 with VC programming dynamic link file, Sample DLL for MQL4)
- 2013-02-02 09:03:18下载
- 积分:1
-
TSP
TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序
f目标最优值,T最优路线,d距离矩阵,t0初始温度,tf结束温度
- 2010-08-20 21:33:00下载
- 积分:1
-
3weiinitial
基于粒子群算法的一点个人的研究,希望与大家共同进步 (Particle swarm optimization based on a personal research, hope and progress together)
- 2011-01-04 19:42:52下载
- 积分: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
-
win-2000-xp-task-scheduler-exploit
win 2000 xp task scheduler exploit,win 2000 xp task scheduler exploit,win 2000 xp task scheduler exploit(win 2000 xp task scheduler exploit)
- 2013-11-19 17:56:33下载
- 积分:1
-
feixiesuanfa
费歇算法
用于模式识别等其他 工程应用方面的 问题 应用效果 良好(Fisher algorithm for pattern recognition and other aspects of engineering applications a good application effect)
- 2007-10-16 09:46:48下载
- 积分:1
-
nf821
小波包分析提取振动信号中的特征频率,基于负熵最大的独立分量分析,多抽样率信号处理。( Wavelet packet analysis to extract vibration signal characteristic frequency, Based on negative entropy largest independent component analysis, Multirate signal processing.)
- 2017-05-22 21:28:24下载
- 积分:1