-
ldlt
改进的平方根法,可以被调用,已知数组需自行设定(Improved the square root method can be called, known array to be set)
- 2012-11-22 20:26:05下载
- 积分:1
-
euler.zip
说明: euler格式前进、后退和改进的格式,并在一个程序中(euler)
- 2010-04-16 16:52:21下载
- 积分:1
-
selrpt_frsz
Computer Networking - Selective Repeat
- 2013-07-31 16:41:44下载
- 积分:1
-
DIP1
主要用MATLAB对图像惊进行处理,对图像进行直方图处理 给出均衡前后的图形很有实用(Main MATLAB to image surprised processing, the image histogram equalization before and after the treatment given graphics is practical)
- 2010-11-27 10:55:05下载
- 积分:1
-
MATLAB
基于遗传算法的机器人路径规划MATLAB源码(Based on genetic algorithms for robot path planning MATLAB source)
- 2010-05-11 19:47:41下载
- 积分: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
-
hop
神经网络matlab实现各种hop(Hopfield)算法(hopfield,ANN)
- 2009-04-23 21:53:12下载
- 积分:1
-
VBEMGMM
用Matlab写的高斯混合模型的贝叶斯EM估计,(Variational Bayesian EM for Gaussian mixture models)
- 2010-05-25 23:01:33下载
- 积分:1
-
ACATSP
蚁群算法,MATLAB求最短路径,解放军信息工程大学一个老师编的matlab程序(Ant Colony Algorithm for Traveling Salesman Problem)
- 2009-09-05 20:51:13下载
- 积分:1
-
Watterson
基于watterson信道模型的matlab程序(Watterson channel model based on the matlab program)
- 2021-04-23 22:18:47下载
- 积分:1