登录
首页 » Visual C++ » LMS

LMS

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

  • dfedit13b
    实现彩色图象的读取,以及回度图象的读取,及相关的变换(Achieve color image reading, and reading back of the picture, and the associated transformation)
    2013-12-17 15:56:27下载
    积分:1
  • ZEVEN
    Matlab教程第7章,编程与数据分析、整理(Matlab Guide Chapter 7, programming and data analysis, sorting)
    2013-07-20 10:08:35下载
    积分:1
  • pf-segmentation-master
    Matlab interface for the image segmentation algorithm of Efficient Graph-Based Image Segmentation Pedro F. Felzenszwalb and Daniel P. Huttenlocher International Journal of Computer Vision, 59(2) September 2004.
    2013-09-28 06:40:40下载
    积分:1
  • Band
    计算光子晶体能带结构图的MATLAB源码文件,使用的方法为平面波展开。各物理参数均有注释,光子晶体结构可任意调整。(Calculation of photonic band structure of the MATLAB source code files, the methods used for the plane wave expansion. The physical parameters have comments, photonic crystal structure can be adjusted.)
    2021-03-16 17:49:21下载
    积分:1
  • Licenta
    This is my whole part of visual basic my licence project!
    2014-12-03 04:17:40下载
    积分:1
  • matlab_simulations-for-radar-system
    雷达系统设计的matlab仿真教程 (一共13章节)(matlab simulations for radar systems design (13chapters))
    2013-04-09 13:20:50下载
    积分:1
  • prime
    素性检测使用米娜罗宾检测方法对数进行素性检测(Primality testing detection methods using Minaluobin logarithmic to primality testing)
    2009-12-08 10:51:31下载
    积分:1
  • qstoolbox
    该代码为排队论工具.用于MM1,MG1等模型. (code for the queuing theory tools. For MM1, genotoxicity and other models.)
    2007-01-16 19:53:20下载
    积分:1
  • Hui-Zhi-2D-3D-Tu-Xing
    利用VC和Matlab混合编程,Release文件夹下可直接运行,绘出2D和3D图形。并且可以在VC 6.0环境下调试,注意文件夹中的readme文档说明。(Using VC and Matlab to program, Release folder can be run directly, draw 2D and 3D graphics. And it can debugging in VC 6.0 environment, pay attention to the folder readme documentation.)
    2014-02-08 19:13:53下载
    积分:1
  • Allan_fenxi
    在陀螺仪测试中,实现ALLAN方差法分析动态数据,得到五个主要参数(Gyroscope test to achieve the the ALLAN variance analysis of dynamic data, five main parameters)
    2020-08-23 16:28:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载