登录
首页 » Visual C++ » LMS

LMS

于 2011-12-10 发布 文件大小:1KB
0 327
下载积分: 1 下载次数: 7

代码说明:

  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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • vc_kalman
    kalman,vc++-------------(kalman, vc++-------------)
    2010-02-01 19:33:09下载
    积分:1
  • MATLAB
    在控制工程中的应用,自动化的学生应该用的到(matlab in control engineering)
    2009-04-14 13:17:49下载
    积分:1
  • filter
    实现Gabor滤波的源代码,包括C++、matlab源程序,Gabor提取图像特征原理及其matlab实现。(Gabor filtering source code, including C + +, matlab source code, Gabor extract image features principle matlab.)
    2012-10-30 11:19:41下载
    积分:1
  • KalmFilter
    说明:  一些有关卡尔曼滤波器的资料,非常全面,对关卡尔曼滤波器的原理用法都有详细的介绍(Some of the Kalman filter the information, very comprehensive, right off the principle of use of the Kalman filter are introduced in detail)
    2010-03-21 21:29:21下载
    积分:1
  • LTETurbo
    描述了LTE一个信道的Turbo编码以及速率匹配等,有助于对LTE的协议理解。(A description of LTE Turbo channel coding and rate matching, etc., contribute to understanding of the LTE protocol.)
    2010-08-19 22:10:31下载
    积分:1
  • sgas
    网上下载的一个求取微分方程的程序,大家顶下(Download a program to strike a differential equation, we parietal)
    2011-09-28 11:06:53下载
    积分:1
  • fftw-3.3.4-dll32
    FFTW 32位FFTW调用算法库,MATLAB可以调用(FFTW 32BIT LIBRARY)
    2015-01-11 14:53:49下载
    积分:1
  • deep-CCA
    深度典型相关性分析,在线性的CCA上增加了深度网络,以此来学习新特征并提高多模态数据之间相关性( Deep cca ,the deep network is added in linear CCA to learning description that the correlation is better between multi-modal datas)
    2020-12-13 19:29:15下载
    积分:1
  • yuce18001944
    MATLAB 最小二乘支持向量机 已知三个月的风速进行预测之后5天的风速(After MATLAB squares support vector machine known three-month forecast wind speed wind 5 days)
    2015-06-19 19:11:31下载
    积分:1
  • LEACH
    omnet++4.0实现的WSN中Leach算法,可以运行,200*200的区域中分布了400个节点(Leach algorithm in WSN omnet++ 4.0 to achieve, you can run.In the region of 200 * 200 distributed 400 nodes)
    2014-08-08 20:22:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载