登录
首页 » 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 个回复

  • eemd
    eemd的源码,内含5个m文件,分别求取不同参数(the source code of eemd the source code of eemd the source code of eemd the source code of eemd...the source code of eemd)
    2012-03-28 14:33:12下载
    积分:1
  • pashanfaMPPT
    基于matlab的爬山法光伏并网逆变器最大功率跟踪模型(Matlab-based mountain climbing photovoltaic maximum power tracking inverter model)
    2011-02-06 15:53:34下载
    积分:1
  • total_variation_denoise_method
    总变分滤波,可运行,用MATLAB编写,适用于一维数据。(total variation filtering method to one dimensional signal)
    2010-11-16 10:41:00下载
    积分:1
  • powerflow-input
    针对C语言环境下的电力系统潮流计算过程中,负责数据输入的子程序。(Power flow calculation for the C language environment in the process, is responsible for routine data entry.)
    2013-11-26 15:50:43下载
    积分:1
  • your-power
    里面包含两个程序,利用这两个程序你实现对于其他程序的处理。非常实用(Which contains two procedures, the use of these two procedures you implement other programs for processing. Very practical)
    2013-07-21 17:07:39下载
    积分:1
  • matlab12
    由于libsvm的matlab版本的工具箱libsvm-mat并没有给出寻参的函数模块,而无论利用libsvm工具箱进行分类还是回归,参数的选取是十分重要的,鉴于此libsvm-mat-2.89-3[FarutoUltimate3.0]在 libsvm-mat-2.89-3的基础上给出相应的辅助函数插件,方便用户来选取最佳的参数,现对该工具箱里主要的辅助函数插件的接口进行介绍。(As the matlab version of the toolbox libsvm libsvm-mat and did not give to find a function module parameters, regardless of classification using libsvm toolbox or regression, parameter selection is very important, in view of the libsvm-mat-2.89-3 [ FarutoUltimate3.0] in libsvm-mat-2.89-3 is given on the basis of the corresponding auxiliary function plugin user to select the best parameters, the toolbox is the main interface to plug the auxiliary functions are introduced.)
    2011-05-23 16:28:40下载
    积分:1
  • PLANMODEL
    The program model plane source as the model demonstration of 3D, easy for beginners to learn and exchange
    2015-04-02 20:51:37下载
    积分:1
  • SHADW
    shadow detection paper from net,it is value
    2013-12-19 19:43:01下载
    积分:1
  • robotic
    robotic code fore rotation
    2011-01-04 03:35:42下载
    积分:1
  • 431
    说明:  三端稳压可调集成芯片.应用很广,可当制作各种类型的稳压源(Three-terminal adjustable regulator ICs. Application is very broad, can be produced when the source of all types of regulators)
    2010-03-29 14:01:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载