-
pid
先进PID控制matlab仿真 吊车双摆系统的控制(Advanced PID control simulation matlab)
- 2011-04-28 21:57:15下载
- 积分:1
-
Gerhana
To calculate gravitation field between moon and earth using charge simulation methods
- 2013-12-24 09:27:17下载
- 积分:1
-
蒙特卡洛—matlab
说明: 蒙特卡洛算法的例程,包含所需的全部相关程序(Monte Carlo algorithm routine)
- 2020-12-16 17:29:12下载
- 积分:1
-
ANIMPROVEDMETHODFORIMAGEREGULARIZATIONBASEDONPARTI
一篇很好的关于PDE的文章,涉及到了基本理论,实现方法,技术路线,值得看看(A very good article on the PDE, relate to the basic theory, methodology, technical line, is worth a look)
- 2010-09-20 10:57:03下载
- 积分:1
-
star
It is A* Search in AI
- 2010-05-16 00:25:19下载
- 积分:1
-
TPFL0U
modele of floutp you can utise thise simulion ofn to gett the correct value
- 2012-04-29 18:49:23下载
- 积分:1
-
exam
simple dsge model in dynare
- 2014-11-27 07:27:17下载
- 积分:1
-
MATLAB
this program is part of funtion to do a antenna yagi
- 2014-12-16 09:12:13下载
- 积分: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
-
matlab_n
几个Matlab编程示例,其中包括:单位抽样序列、复正弦序列、离散系统的差分方程、冲激响应和卷积分析、离散系统的频率响应分析和零、极点分布、基于Matlab的数字滤波器设计和FFT算法的应用等。(Some Matlab programming examples, including: random sequence of units, rehabilitation Sine sequences, discrete-time systems of differential equations, impulse response and convolution analysis of the frequency response of discrete-time systems analysis and zero pole distribution of the digital filter based on Matlab FFT algorithm design and applications.)
- 2009-03-11 10:36:07下载
- 积分:1