-
tutorialv1_8
第3个:matlab 和C++联合用于SLSVM,另外一种风格的(the 3file: matlab and c++ together for SVM)
- 2011-12-28 09:49:04下载
- 积分:1
-
dandaofangzhen
c++ 通用弹道仿真计算程序(经典版)lalalalla(C dandaofangzhenchengxudfdfdfdfdf)
- 2013-09-08 13:55:54下载
- 积分:1
-
viterbi-3.0.1
This file contains a C++ based source code for an optimized Viterbi decoder.
- 2014-11-24 17:42:30下载
- 积分:1
-
10638071Hamming
对给定的信息序列进行Hamming编码,给出码字——C++汉明编码(Hamming coding sequence of the given information, code word- c++ Hamming coding are presented)
- 2013-12-23 09:17:38下载
- 积分:1
-
VB_MATLAB_interface_example
说明: VB与MATLAB接口使用实例.保准一学就会。(VB and MATLAB interface examples.保准One school will be.)
- 2008-12-05 21:46:13下载
- 积分:1
-
xiliepingshun
求解系列重型商用车的平顺性,求解结果收敛性良好。(Solving a series of heavy commercial vehicles, ride comfort, and solving the resulting convergence is good.)
- 2012-08-15 11:42:01下载
- 积分:1
-
DTMF
该软件可以解析声音信号中的dtmf编码,值得下载一试。(The software can resolve the dtmf encoding sound signals)
- 2010-08-03 22:41:51下载
- 积分:1
-
MATLABanalysis-and-Application
《MATLAB统计分析与应用》程序与数据有聚类分析、判别分析、主成分分析、因子分析、方差分析、数据拟合、Copula理论等(Statistical analysis and application of "MATLAB" program and data clustering analysis, discriminant analysis, principal component analysis, factor analysis, variance analysis, data fitting, such as Copula theory)
- 2012-04-12 10:44:55下载
- 积分: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
-
109201245vbandmatlab
说明: 实现VB和matlab通信,欢迎大家下载使用(VB and matlab to achieve communication, welcome to download)
- 2010-04-21 14:41:32下载
- 积分:1