登录
首页 » Visual C++ » LMS

LMS

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

  • dianliu
    散射电流仿真、可视化、c++和matlab(Scattering current simulation、visualization、c++and matlab )
    2012-03-30 10:56:36下载
    积分:1
  • EKF2
    说明:  原代码包括捷联惯导初始对准程序,实用性强,便于学习(chushiduizhun)
    2010-04-22 22:49:22下载
    积分:1
  • Selective
    数据链路层滑动窗口协议的设计与实现源码 信道模型为8000bps 全双工卫星信道,信道传播时延270 毫秒,信道误码率为10-5,信道提供字节流传输服务,网络层分组长度在240~256字节范围。(Sliding window data link layer protocol design and implementation of source-channel model 8000bps full-duplex satellite channel, the channel propagation delay 270 ms, the channel bit error rate of 10-5, the channel provides a byte stream transfer service, network layer packet length in the range of 240 to 256 bytes.)
    2013-12-08 11:45:53下载
    积分:1
  • IEEE30-node-flow-calculation
    是IEEE30节点的电力系统潮流计算程序,附有详细说明,经过验证,程序结构简单易懂。(it is IEEE30 node flow calculation.It incliudes explation.And it has pass the test.It is very easy to understand.)
    2014-05-08 20:35:34下载
    积分:1
  • MatrixVB
    MatrixVB 使用手册:介绍在VB中调用matlab函数的控件的使用方法及例子。在VB中使用强大的matlab运算工具!(MatrixVB User’s Guide)
    2009-06-06 10:40:39下载
    积分:1
  • jia
    说明:  多项式相加简单程序,欢迎大家评价~~~~~(Add a simple polynomial procedure, welcome to evaluate ~~~~~)
    2010-04-05 17:40:38下载
    积分:1
  • matlab5.0study
    关于matlab软件学习的电子书,包括怎样在matalab软件中实现统计计算和画图等。(Matlab software to learn about e-books, including how to matalab software to achieve statistical calculations and drawing and so on.)
    2010-02-26 11:16:28下载
    积分:1
  • codestatics_shujujiegou
    统计代码行、注释行、空行、同时统计函数个数和行数,将代码、注释和空行进行风格评分 (Statistical lines of code, comment lines, blank lines, while the number of statistical functions and the number of rows, the code, comments and blank lines carry style ratings)
    2013-12-14 09:50:56下载
    积分:1
  • binlessinfo
    file dlll very important for the file spike to run under matlab code and visual studio 10.
    2010-12-14 14:53:48下载
    积分:1
  • PWM
    脉宽调制(PWM)波形图的仿真模型,用于谐波的分析,可用于逆变器的控制策略研究(Pulse width modulation (PWM) waveform simulation model for harmonic analysis, can be used for inverter control strategy research)
    2017-03-27 16:11:01下载
    积分:1
  • 696516资源总数
  • 106405会员总数
  • 10今日下载