-
sanxiangsuo1
matalab similink 单相锁相环 仿真建模(matalab similink singal PLL simulation)
- 2012-11-11 16:39:33下载
- 积分:1
-
fuzzydll
模糊pid有效的对控制对象进行了控制,减少超调和响应时间(fuzzy PID control)
- 2012-06-18 14:30:31下载
- 积分:1
-
MTLAB
MATLAB中的所有练习源程序,软件包形式,对学习MATLAB很有帮助(MATLAB source code for all exercises, the package forms of learning MATLAB helpful)
- 2008-12-21 10:10:58下载
- 积分:1
-
femsrc
用C/C++编程求解了一个有限元算例二维传热问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础。(With C/C++ Programming to solve a finite element numerical example of two-dimensional heat transfer problems, finite element can be used as examples to learn programming in order to better understand the finite element theory, and for the further use of large-scale finite element software to lay basis.)
- 2008-06-28 12:51:20下载
- 积分:1
-
robot
matlab robotics toolbox sample
- 2015-03-30 23:35:49下载
- 积分:1
-
hunhebiancheng_123
matlab与CC++混合编程程序,可以参考下,适合初学者(matlab and C C++ mixed programming program, you can refer to, for beginners)
- 2013-07-12 12:27:54下载
- 积分:1
-
Deconvolution
运用此程序可以帮您完成信号反褶积的算法,分析问题(Using this program can help you complete the signal deconvolution algorithms, analyze problems)
- 2011-06-06 23:32:02下载
- 积分:1
-
yui_v57
分数阶傅里叶变换计算方面,线性调频脉冲压缩的Matlab程序,包含收发两个客户端程序。( Fractional Fourier transform computing, LFM pulse compression of the Matlab program, Transceiver contains two client programs.)
- 2017-04-25 19:40:04下载
- 积分: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-7.0User-Guide1
Matlab的编程指南,常用的Matlab入门教程,比较详细非常好用的哈!(Matlab programming guide, commonly used Matlab Tutorial, detail very easy to use Ha!)
- 2012-02-15 09:53:52下载
- 积分:1