登录
首页 » Visual C++ » LMS

LMS

于 2011-12-10 发布 文件大小:1KB
0 124
下载积分: 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 个回复

  • The-PC-mouse-code
    对想了解pc控制鼠标指针的源码的人有帮助,包括windows调用了那些函数,用了那些库文件等。(Would like to know the source pc control the mouse pointer to help people, including those functions called windows, with those library files.)
    2013-12-08 12:15:20下载
    积分:1
  • try_fblms
    关于FBLMS的算法例子,关于有源噪声控制的(about FBLMS)
    2012-04-08 15:29:05下载
    积分:1
  • LDPC-2012-02-11
    LDPC编码的C语言实现。包括校验矩阵,生产矩阵的生成,编码,译码等。(LDPC coding in C language. Including the parity matrix, matrix production generation, encoding, decoding and the like.)
    2013-12-14 21:18:48下载
    积分:1
  • Noname1
    test is sampletest is sampletest is sampletest is sampletest is sampletest is sampletest is sampletest is sampletest is sampletest is sample
    2014-01-22 13:34:28下载
    积分:1
  • yuce1800
    MATLAB 从实际风电场对一个季度的风速进行采样,建立LSSVM模型,对之后几天的风速进行预测(MATLAB actual wind farm on a quarterly sample the wind speed, the establishment LSSVM model to predict the wind speed after a few days)
    2020-09-08 20:28:02下载
    积分:1
  • mac-name
    windows 获取网卡的描述信息 windows 获取网卡的描述信息(Windows for the description of the card information Windows for the description of the card information)
    2014-10-13 09:58:35下载
    积分:1
  • GA---matlab
    通过matlab来实现遗传算法,利用遗传算法程序和遗传算法工具箱来实现该功能,具体应用效果很好(Matlab achieved through the genetic algorithm, the procedure using the genetic algorithm and genetic algorithm toolbox to achieve the function of specific application of effective)
    2009-04-11 15:41:28下载
    积分:1
  • BPMPD
    BPMPD_MEX is a MATLAB® MEX interface to BPMPD, an interior point solver for quadratic programming developed by Csaba Mészáros at the MTA SZTAKI, Computer and Automation Research Institute, Hungarian Academy of Sciences, Budapest, Hungary.
    2013-05-02 15:34:39下载
    积分:1
  • associate
    说明:  建立关联程序的例子。本程序演示把 .bar 文件与 NotePad 建立关联(establish procedures related examples. The demonstration put procedures. Bar documents associated with the establishment of NotePad)
    2006-04-25 11:03:45下载
    积分:1
  • chaoleiyouxi
    这是我自己用MATLAB编的一个扫雷小游戏,程序比较经典,希望和大家一起分享.(This is for my own use MATLAB series of the game a small mine, the procedure is classic, want to share with everyone.)
    2007-05-05 10:11:06下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载