-
UCA-ESPRIT
均匀圆阵下基于UCA-ESPRIT的二维DOA估计的MATLAB程序(Under the uniform circular array based on two-dimensional DOA UCA-ESPRIT estimates MATLAB program)
- 2021-02-26 21:29:37下载
- 积分:1
-
lab3_sampling_zia
Simulation for sampling of frequency
- 2013-03-13 18:17:26下载
- 积分: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
-
main
改进斥力场函数和使用虚拟中间目标点法解决传统人工势场法局部极小值问题(Improving the repulsive force field function and using the virtual intermediate target point method to solve the local minimum problem of traditional artificial potential field method)
- 2018-06-05 18:25:48下载
- 积分:1
-
MAS_OND2
programme de simulation MAS onduleur
- 2011-07-16 19:47:36下载
- 积分:1
-
max-ga
通过调用matlab遗传算法工具计算函数的最大值(Using genetic algorithm function of the maximum)
- 2013-08-12 00:44:37下载
- 积分:1
-
yimo
最小二乘自动向量机LSSVM的MATLAB程序实现,用于建立PM2.5污染物与其他污染物(如SO2)关系的数学模型。(Least Squares SVM automatic LSSVM MATLAB program to achieve, for the establishment of PM2.5 pollutants and other contaminants (such as SO2) mathematical model of relations.)
- 2015-01-06 16:06:10下载
- 积分:1
-
Ant_Algorithm
一个计算Ant Algorithm的源代码!(A calculation of the Ant Algorithm source code!)
- 2008-03-13 16:04:02下载
- 积分:1
-
8-3A
实现td-scdma链路层仿真,完成传输信道和物理信道的编码和译码(Achieve td-scdma link layer simulation)
- 2010-05-14 21:07:12下载
- 积分:1
-
gauss_seidel
this is a good method for load flow.
- 2011-05-18 21:52:21下载
- 积分:1