登录
首页 » Visual C++ » LMS

LMS

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

  • quad
    能够实现MATLAB中quad积分函数的功能,文件中举了一个简单的例子(MATLAB quad integral function of the function can be achieved, cited a simple example file)
    2013-03-27 15:20:33下载
    积分:1
  • SInAR-0.1.tar
    rookit源码 仅供参考学习
    2010-02-19 00:14:25下载
    积分:1
  • tianxian
    共面波导馈电的超宽带天线研究_有效解决天线问题(Ultra-Wideband Antenna coplanar waveguide fed _ effectively solve antenna problems)
    2015-03-30 10:23:20下载
    积分:1
  • 20060403_getpacketnt
    windows环境下的截包代码,学习用,很有价值(windows environment cut package code, learn to use, great value)
    2007-09-25 13:55:10下载
    积分:1
  • OFDMA
    calculates BER of BPSK on OFDM
    2014-01-23 22:09:39下载
    积分:1
  • google-earth-DEM
    googl earth 高程提取工具!对做google earth开发有一定的帮助!(googl earth elevation extraction tool! Google earth for doing development will certainly help!)
    2015-01-12 12:22:15下载
    积分:1
  • tuxiang
    自己写的一个C++程序,KMEANS的,希望大家看看(To write a C++ program, KMEANS, we hope to see)
    2015-04-15 20:45:32下载
    积分:1
  • Matlab-ytiao
    用编程软件matlab写的一个yy样条函数,参考(Matlab programming software to write with a yy spline function, reference)
    2011-10-08 13:35:56下载
    积分:1
  • 20081004
    GMM 混合高斯自适应背景维护 可以用来做行人检测 等(GMM Gaussian Mixture adaptive background maintenance can be used to make the pedestrian detection)
    2008-05-23 15:02:18下载
    积分:1
  • cilun
    齿轮采集的MATLAB数据样本,用于故障诊断,样本采集。(MATLAB data samples collected gear for fault diagnosis, sample collection.)
    2021-04-04 20:59:04下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载