CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 遗忘因子

搜索资源列表

  1. 系统辨识

    3下载:
  2. 系统辨识中的各种辨识算法:如最小二乘法、递推最小二乘法、广义最小二乘、变遗忘因子递推算法等。-System Identification of identification algorithm : if the least-squares method, recursive least squares method, generalized least squares, changing the forgotten factor algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7023
    • 提供者:陈镇静
  1. FORGETMETHODFORIDENTTIFICATION

    0下载:
  2. 遗忘因子法递推算法用于估计数学模型的参数,精确度较高-Fvrls recursive algorithm mathematical model used to estimate the parameters of the higher precision
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:18268
    • 提供者:向虎
  1. yiwangyinzizuixiaoerchengfa

    0下载:
  2. 这是黑龙江大学自控理论专业同学在最优估计课程当中用matlab编写的带遗忘因子的最小二乘法!-This is the theory of controlled Heilongjiang University students in professional courses optimal estimate prepared by using Matlab forgotten factor with the least squares method.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1471
    • 提供者:杨易朋
  1. modelC

    0下载:
  2. 利用遗忘因子法和AIC辨识法,对一个输入输出数据已知的系统进行参数和阶次辨识。-use Fvrls and AIC identification method, a pair of input and output data of known system parameters and order identification.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1108215
    • 提供者:hejianhui
  1. LMS_RLS

    1下载:
  2. LMS和RLS算法性能的比较,包括权值比较、遗忘因子的影响等
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3264
    • 提供者:neal
  1. ftest

    0下载:
  2. 遗忘因子法辨识系统参数,直接可以允许的MATLAB程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1852
    • 提供者:wjx
  1. forget

    0下载:
  2. 遗忘因子算法C++程序源代码。站长能不能少打几个字呢。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:142561
    • 提供者:何林立
  1. 系统辨识C语言程序

    0下载:
  2. 系统辨识与建模\6.遗忘因子法程序
  3. 所属分类:matlab例程

    • 发布日期:2009-04-09
    • 文件大小:467456
    • 提供者:aimar04214
  1. single

    0下载:
  2. 带遗忘因子的卡尔曼滤波程序 MATLAB仿真程序-With forgetting factor of the Kalman filter procedure MATLAB simulation program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:983
    • 提供者:王跃
  1. FORGETMETHODFORIDENTTIFICATION

    0下载:
  2. 遗忘因子法递推算法用于估计数学模型的参数,精确度较高!-Forgetting factor recursive algorithm method used to estimate the parameters of the mathematical model, high accuracy!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:18947
    • 提供者:李明哲
  1. forgettingfactor

    0下载:
  2. 用VB编写的参数估计带遗忘因子递推最小二乘法仿真(RLS)-VB prepared using the parameters estimated with forgetting factor recursive least squares method Simulation (RLS)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:22665
    • 提供者:凯芯
  1. forgettingfactorrecursiveleastsquaresmethodSimulat

    0下载:
  2. BASIC语言编写的参数估计带遗忘因子递推最小二乘法仿真-BASIC language of the parameter estimation with forgetting factor recursive least squares method simulation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-30
    • 文件大小:68123
    • 提供者:凯芯
  1. rls

    1下载:
  2. 递推遗忘因子最小二乘 recursive forgotten factor ls-recursive forgotten factor ls
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:535
    • 提供者:李玄德
  1. selftuning

    0下载:
  2. 具有遗忘因子的最小二乘算法实现的一个案例,包含了仿真模型及M文件,且M文件配有详细的注释,通俗易懂。-Least squares algorithm with forgetting factor to achieve a case, including the simulation model and the M file, and the M file with detailed notes, easy to understand.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:10057
    • 提供者:秧秧
  1. RLS_Algo

    0下载:
  2. 功能描述:用matlab语言实现RLS自适应算法 函数名:RLS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)lamda:遗忘因子 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A 调用函数:无 被调用: 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13 版本:V1.0 -Function Descr
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:752
    • 提供者:赵明诚
  1. prom_3

    0下载:
  2. 最小方差调节器和最小方差自校正调节器。 设计最小方差调节器和最小方差自校正调节器,实现闭环仿真控制,了解这两种调节器的性质,特别是某些参数(如遗忘因子)的影响-Minimum variance regulator and the minimum variance self-tuning regulator. Design of minimum variance and minimum variance regulator self-tuning regulator to achieve cl
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1728
    • 提供者:yk
  1. LMS

    0下载:
  2. 一种改进的LMS算法及其在噪声对消中的应用。在分析传统定步长LMS算法和变步长LMS算法的基础上,提出了一种改进的变步长LMS算法。新算法利用瞬时误差绝对值三次方的指数形式和遗忘因子同时调整步长,更好的解决了收敛速度和稳态误差的矛盾-An improved LMS algorithm and its application in noise cancellation. In the analysis of the traditional fixed step and variable step
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1030
    • 提供者:dapeng
  1. RFF

    0下载:
  2. 基于matlab的遗忘因子最小二乘递推算法辨识程序-Matlab-based forgetting factor RLS identification procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:912
    • 提供者:杨波
  1. 可变遗忘因子

    1下载:
  2. 本程序为遗忘因子最小二乘法,可以拷贝至matlab的M文件中适应(Matlab for ] least square method)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-18
    • 文件大小:243712
    • 提供者:流水浮萍
  1. 遗忘因子的最小二乘法

    0下载:
  2. 基于遗忘因子的最小二乘法,采用matlab,适用于电池等校模型建立
  3. 所属分类:matlab例程

« 12 3 »
搜珍网 www.dssz.com