登录
首页 » Visual C++ » LMS

LMS

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

  • ASK_Pro
    ASK通信系统的设计与仿真c++代码实现(ASK communication system design and Simulation of c++ code to achieve)
    2012-03-02 16:35:01下载
    积分:1
  • Bpcma
    基于matlab中的simulink的pcm编码码解码器的仿真结果 ,经测试可直接使用。 (Simulation results based on simulink in matlab pcm coding decoder has been tested directly.)
    2012-07-25 23:41:36下载
    积分:1
  • Damped-oscillation-curve
    以MATcom为内核的C++程序,调用MATLAB拟合衰减振荡曲线(多线程)(In MATcom as the core C++ program, call the MATLAB fitting damped oscillation curve (multi-threading))
    2013-09-21 10:23:25下载
    积分:1
  • 1234
    matlab车牌识别,用c语言实现,已通过验证(matlab license plate recognition)
    2013-05-18 21:20:35下载
    积分:1
  • SglMFC
    绘图函数用mcc生成的代码嵌入VC工程实例,Win32 MFC版本(mapping function using mcc generated code embedded VC engineering example, Win32 version MFC)
    2005-08-09 18:43:02下载
    积分:1
  • FEC
    this is the document ans source for fec in matlab
    2012-06-08 00:38:17下载
    积分:1
  • cmac(matlab)
    artificial intelligence
    2012-01-26 20:50:29下载
    积分:1
  • VQ
    说明:  program c++ for vector quantization use k-means
    2015-04-19 21:37:55下载
    积分:1
  • matlab
    matlab下运行有界面,实现对特定图片的处理,可以设定参数值(run a matlab interface to achieve a specific image processing parameters can be set)
    2011-05-15 13:57:55下载
    积分:1
  • gingsaoman
    意信号卷积的运算,并且绘制图象,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块。( Convolution operation is intended to signal and image rendering, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, ofdm system simulation including 16qam modulation fft windowing modules plus cp.)
    2017-05-08 18:17:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载