-
sanxiangbanbo
单相桥半波逆变电路的simulink仿真图(The simulink simulation diagram of the half-wave single-phase bridge inverter circuit)
- 2013-02-25 20:12:58下载
- 积分:1
-
fangzhen-chenggxu
雷达信号处理程序,是MIMO雷达的相关程序,例程比较多,有利于学习(Radar signal handler)
- 2015-06-08 21:07:18下载
- 积分:1
-
sanxiangzhengliu
说明: matlab中simulink三相整流电路的仿真(sanxiangzhengliudianlufangzhen)
- 2010-04-22 23:03:57下载
- 积分:1
-
6
说明: MATLAB通用神经网络源代码
MATLAB通用神经网络源代码(Generic neural network MATLAB source code)
- 2013-08-27 18:28:09下载
- 积分:1
-
MATLAB
MATLAB高效编程技巧与应用:25个案例分析(MATLAB efficient programming techniques and applications: 25 Case Studies)
- 2013-11-11 16:59:09下载
- 积分: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
-
factor-graph
因子图代码,用来设计迭代接收机利用BP和VMP算法(factor graph)
- 2020-10-22 20:27:23下载
- 积分:1
-
Multievolutionarygeneticalgorithmapproach
对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略。(For the single-population evolution, multi-way evolution is to improve the global search ability and convergence speed of an effective strategy.)
- 2010-12-01 19:26:25下载
- 积分:1
-
DCQGA
说明: 双链量子遗传算法源码的matlab实现!希望大家喜欢~~(Double Chain Quantum Genetic Algorithm)
- 2010-04-10 21:42:28下载
- 积分:1
-
junheng
该程序实现了灰度图像的均衡化处理,是用MATLAB函数直接实现的,较简单(The program achieved the balance of gray image processing is achieved using MATLAB functions direct, simple)
- 2010-05-15 08:03:06下载
- 积分:1