-
plot-Smith-Chart
说明: 使用matlab画的smith圆图,但是没有动态的显示。(Smith painting using matlab circle diagram, but no dynamic display.)
- 2008-11-10 14:28:18下载
- 积分:1
-
Gauss-SerdelMATLAB
用Gauss-Serdel迭代法计算方程组的MATLAB函数文件(with Gauss- Serdel iterative method of calculating equations MATLAB function documents)
- 2006-06-06 12:02:19下载
- 积分:1
-
gatbx
matlab 遗传算法库,此版本源码是设菲尔的大学开发,对应西电出版《Matlab遗传算法》(ga box for MATLAB)
- 2010-05-27 10:50:23下载
- 积分: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
-
A
说明: Execution cmd.rarExecution cmd.rarExecution cmd.rarExecution cmd.rarExecution cmd.rarExecution cmd.rar
- 2013-12-12 22:11:11下载
- 积分:1
-
FFT_ex02
matlab中傅里叶变化的一个例子,希望对大家有用(fourier transform example)
- 2011-12-12 20:36:49下载
- 积分:1
-
krill-herd
一种新型的智能算法,磷虾群优化算法,用来进行标准函数的优化(A new kind of intelligent algorithm,Krill herd optimization algorithm)
- 2020-12-28 13:19:02下载
- 积分:1
-
14325667vitt
viterbi算法,通过matlab工具实现,适合初学者学习(viterbi algorithm by Matlab tool for beginners to learn)
- 2013-05-15 19:06:40下载
- 积分:1
-
[matlab]
模糊核聚类算法的几篇论文及matlab源码,可以以练代学,更好掌握模糊聚类方法。(Fuzzy Kernel Clustering Algorithm matlab several papers and source code, can be practicing on behalf of science, to better grasp the fuzzy clustering method.)
- 2009-05-01 17:29:48下载
- 积分:1
-
LiuWeiguoMATLAB
刘卫国-MATLAB程序设计与应用(第二版)教学资源(Liu Weiguo-MATLAB Program Design and Application (Second Edition) Teaching Resources)
- 2010-06-02 10:52:57下载
- 积分:1