登录
首页 » Visual C++ » LMS

LMS

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

  • QtMatlab
    一个简单的Matlab与Qt结合的项目。(A simple combination of Matlab and Qt project.)
    2013-08-19 15:45:50下载
    积分:1
  • getfromtxtfile
    从txt文件中获取数据,然后用四边算法处理,其中涉及matlab文件和mathematica文件(Txt file to get the data, and then use the four sides of the algorithm processing, which involves matlab file and mathematica file)
    2012-10-30 16:40:57下载
    积分:1
  • sapso
    模拟退火粒子群算法代码 matlab版本 供大家参考(Simulated annealing particle swarm algorithm code)
    2012-11-12 21:43:43下载
    积分:1
  • total_variation_denoise_method
    总变分滤波,可运行,用MATLAB编写,适用于一维数据。(total variation filtering method to one dimensional signal)
    2010-11-16 10:41:00下载
    积分:1
  • jianzhiliang
    matlab中对简支梁进行有限元建模,并进行模态分析(matlab for Charpy in finite element modeling and modal analysis)
    2021-03-01 01:59:35下载
    积分:1
  • ga-pso2011
    GApso2011 仿真与比较,matlab语言开发的,请大家使用!!(GApso2011 simulation and comparison, matlab language development, please use! !)
    2011-06-05 09:14:38下载
    积分:1
  • xinxichaxun
    文件中单词信息查询功能,包括输入文件,查找,修改,删除,查看
    2009-12-30 11:17:06下载
    积分:1
  • abs
    汽车ABS刹车自动系统的Matlab建模与仿真实现(Auto ABS brakes Automatic System Modeling and Simulation Matlab)
    2010-01-16 12:29:17下载
    积分:1
  • (ebook---pdf)-Matlab-CPP-Math-Library-Reference-v
    matlab ebook for electroniks
    2011-05-07 04:40:36下载
    积分:1
  • Matlab
    Matlab数字图像处理源代码,里面有书上的代码,便于读者下载(Matlab Digital image processing source code,There are books code, convenient for readers to download。)
    2013-12-05 15:19:41下载
    积分:1
  • 696518资源总数
  • 104793会员总数
  • 32今日下载