-
transition
先去取两区四机系统的潮流,然后通过设置求取不同情况的下的暂态程序,并得出波形(To go to take the trend of the two four-machine system, and then strike a transient program under different circumstances, and draw the waveform by setting)
- 2021-04-15 23:48:54下载
- 积分:1
-
paint
改进型的蚁群算法,能够快速求解多目标规划(Improved ant colony algorithm, fast multi-objective planning)
- 2011-10-15 20:27:03下载
- 积分:1
-
lecture4
lecture series of matlab
- 2012-10-10 02:43:51下载
- 积分:1
-
jakes
移动通信信道建模与仿真
1.验证实验原理中所述的相关程序,CLARK, Jakes(Rayleigh.m) 信道模型。
2.验证QPSK调制信号经根升余弦滚降成形滤波之后在瑞利衰落信道下系统误比特和误符号性能,实现参考程序ex11main.m,ex11.mdl。(Modeling and Simulation of mobile communication channel)
- 2019-01-01 16:43:45下载
- 积分:1
-
changdop
基于chan算法的tdoa定位的gdop程序
(Chan algorithm based on TDOA positioning gdop procedures)
- 2020-12-29 12:39:01下载
- 积分:1
-
finite_difference
有限差分正演模拟,计算多层介质地震响应,空间四阶,时间二阶(finite difference modeling)
- 2012-08-12 16:35:35下载
- 积分: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
-
faceasqur
hi this is tha face detection source code from asqur
- 2012-02-13 11:56:51下载
- 积分:1
-
ComplexModeToRealMode
复模态到实模态的转换,一个简单有效的小程序。(Complex Mode to Real Mode, a useful matlab function.)
- 2020-11-04 12:19:51下载
- 积分:1
-
BasedongeneticalgorithmofdynamicTSPresearch
说明: 基于遗传算法的动态TSP问题的研究,内容详细,条理清晰(Based on genetic algorithm of dynamic TSP research)
- 2010-04-10 09:38:51下载
- 积分:1