-
aa
说明: 演化算法的使用分析,从效率上,从收敛速度上都做了仔细的分析(The use of evolutionary algorithms analysis of efficiency, from the convergence rate has done a careful analysis of)
- 2010-03-08 09:43:47下载
- 积分:1
-
TI-RFID-antna
ti关于rf天线的设计、调试方法,13.56M精讲(
ti on rf antenna design, debugging method, 13.56M succinctly)
- 2016-07-01 12:31:01下载
- 积分:1
-
time-frequence-application
详细讲解信号处理的pdf,里面包含了FFT,小波,希尔伯特-黄变换等内容,是信号处理方面很好的参考资料(Explain in detail the signal processing pdf, which contains the FFT, wavelet, Hilbert- Huang Transform, etc., is a good reference for signal processing, data)
- 2011-09-06 16:28:07下载
- 积分:1
-
17869314comtet_matlab
说明: matlab+com接口编程
这里 以 Matlab擅长的矩阵运算为例来说明基于COM的VC与Matlab接口实现方法。(matlab+ com interface to Matlab programming here at the matrix calculation as an example to illustrate the VC based on the COM interface methods and Matlab.)
- 2008-10-07 20:23: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
-
vcmatlab7src
利用MATLAB7.0与VC6.0联合编程,通过com组件实现了二维曲线,非常好,保证没错误(VC6.0 joint programming with the use of MATLAB7.0 by com component implements two-dimensional curve, very good, to ensure no errors)
- 2011-06-22 20:20:47下载
- 积分:1
-
svmlight
第二个:matlab 和C++联合用于SLSVM,另外一种风格的(the second file: matlab and c++ together for SVM)
- 2011-12-28 09:43:45下载
- 积分:1
-
bishe
说明: 永磁同步电机的直接转矩控制算法设计 matlab的仿真(PMSM DTC)
- 2011-03-24 21:47:25下载
- 积分:1
-
dimension
维娜滤波器的设计matlab代码以及仿真(The design of Sabina filter dimension
)
- 2011-05-26 11:58:06下载
- 积分:1
-
Matlab-and-cPP-programming
精通Matlab与C/C++ 混合程序设计(第2版)(Proficient in Matlab and C/C++ mixed program design (2nd edition))
- 2012-06-25 16:08:21下载
- 积分:1