-
immunity_malfunction_detect
人工免疫matlab算法-对电路的故障检测程序(Artificial immune algorithm matlab- for circuit fault detection procedures)
- 2007-12-07 21:25:58下载
- 积分:1
-
GUI-yigeshiligaoding
GUI可视化界面设计,一个实例搞定,简单方便,容易操作(GUI visualization interface design, an instance to get simple and convenient, easy to operate)
- 2012-05-26 22:50:38下载
- 积分: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
-
nenggang
未来线路预测,分析误差,到达过程是的泊松过程,一些自适应信号处理的算法。( Future line prediction, error analysis, Arrival process is a Poisson process, Some adaptive signal processing algorithms.)
- 2017-02-04 14:53:16下载
- 积分:1
-
vmp_toolbox
vmp is the file generate from Brainvoyager which can link vtc file and the 3D image. This toolbox help you to edit vmp file in matlab.
- 2008-08-23 02:40:11下载
- 积分:1
-
bwlabel
说明: 为MATLAB中的图形增加标签,从而可以有效地表示图形意义,防止读不懂图的情况( BWLABEL supports 2-D inputs only, whereas BWLABELN support any
input dimension. In some cases you might prefer to use BWLABELN even
for 2-D problems because it can be faster. If you have a 2-D input
whose objects are relatively "thick" in the vertical direction,
BWLABEL will probably be faster otherwise BWLABELN will probably be
faster.)
- 2011-04-08 08:49:31下载
- 积分:1
-
GPU_FDTDfdtd
一个GPU的FDTD程序,可以参考一下。(A GPU FDTD procedures, you can refer to.)
- 2014-01-09 17:11:48下载
- 积分:1
-
q
说明: 简单的画折线功能,单击右键示图取消,按住control键重置起点。(The painting features a simple broken line, right-click Diagram canceled, hold down the control key to reset the starting point.)
- 2009-11-23 15:55:45下载
- 积分:1
-
ylm
现代谱估计的程序,对给定的随机信号利用yule-walker方程进行谱估计与其理想功率谱进行谱估计的对比,并比较参数。(Modern spectral estimation procedures, given the use of yule-walker random signal spectrum estimation equation from its ideal power spectrum spectrum estimation contrast and compare the parameters.)
- 2013-10-31 23:16:07下载
- 积分:1
-
TD3
this document contains a list of matlab exercices that can help to be well paractised with matlab functions
- 2013-04-18 18:45:25下载
- 积分:1