登录
首页 » Visual C++ » LMS

LMS

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

  • matlab
    说明:  Matlab是科学计算与仿真中常用的工具软件,本文阐述Matlab编程中需要注意的问题!(Matlab is commonly used in scientific computing and simulation software tool, this paper, Matlab programming issues that need attention!)
    2010-03-31 10:54:46下载
    积分:1
  • yxyt0004
    用c++编的matlabI型样条程序,都是老师布置的数值分析作业!希望和大家交流.谢谢网站提供这个平台!(use c-series matlabI kind of procedure, Layout of the teachers are numerical analysis operations. We hope and exchanges. Thank you for providing this platform!)
    2006-10-15 20:04:14下载
    积分:1
  • cyclostationary_toolbox
    循环谱工具箱,包括二阶循环累积量,循环谱估计的FAM算法(Cyclic spectrum toolbox, including the second order cyclic cumulant, FAM algorithm for spectral estimation cycle)
    2020-10-10 00:17:34下载
    积分:1
  • tickets
    排队买票,建立N个队列,可以通过熟人插队买票,(Queue ticket, the establishment of N queues, you can jump the queue by acquaintances ticket,)
    2009-12-13 12:58:50下载
    积分:1
  • Langr
    网上下载的lang程序,求解插值挺好的,已经测试过(Lang downloaded program, solving the interpolation very good, has been tested)
    2011-09-28 08:44:42下载
    积分:1
  • faxie
    用matlab编写得一个发泄工具,通过这个可以看出你得英语水平(Using matlab to prepare for a venting tool, through which we can see that you have the standard of English)
    2008-05-16 09:42:58下载
    积分:1
  • matlab-code-of-sr
    运用matlab仿真随机共振 。哪有那么多的说明(failed to translate)
    2013-05-03 07:58:48下载
    积分:1
  • tutorialOpenCVPMatlab
    tutorial of OpenCV and Matlab
    2011-06-30 10:39:52下载
    积分:1
  • Dyn
    提供简单的P2SP操作,初级学习使用,高手就不要下了(P2SP provide simple operation, the primary learning, masters, do not down the)
    2010-01-04 18:19:27下载
    积分:1
  • 0417vcmatlabcanny
    vc 与 matlab之间的接口程序,方便工程计算,也为程序之间做了优化(vc and the interface between matlab program to facilitate the engineering calculations, but also between programs is optimized for the)
    2010-11-23 09:29:43下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载