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

搜索资源列表

  1. mzxec.rar

    0下载:
  2. 递推格式的最小二乘法参数辨识算法matlab语言设计与实现,Recursive least squares format parameter identification algorithm matlab language design and implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:885
    • 提供者:simba
  1. duobuyuce

    1下载:
  2. 多部预测自校正控制的算法仿真程序,用matlab写的。用的RLS带遗忘的最小二乘法递推。-Forecast for more than self-tuning control algorithm simulation program, written using matlab. Used in the RLS with forgetting recursive least square method.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-26
    • 文件大小:5921
    • 提供者:张章
  1. 9927392rlscompare

    0下载:
  2. this program is very useful for the comparison of lms and recursive least square method for beamforming in the application of wireless communication
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:273656
    • 提供者:khan
  1. rls2

    0下载:
  2. recursive least square method for training neuro fuzzy system
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:787
    • 提供者:mbaghaee
  1. jianxiaojiyi

    0下载:
  2. 用matlab编写的渐消记忆递推最小二乘估计算法-recursive least square filtering with fading factor
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:7540
    • 提供者:王晓波
  1. rls

    0下载:
  2. 自适应信号处理,RLS递归最小二次方算法-Adaptive signal processing, RLS recursive least square algorithm twice
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3242
    • 提供者:xudanli
  1. RLS

    0下载:
  2. 模拟实际环境下的递归最小二次方算法(RLS)多信号,多干扰。-Simulate the actual environment, the second recursive least square algorithm (RLS) multi-signal, multi-interference
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1036
    • 提供者:Billy
  1. leastsquare

    0下载:
  2. Inter-symbol interference if not taken care off may cause severe error at the receiver and the detection of signal becomes difficult. An adaptive equalizer employing Recursive Least Squares algorithm can be a good compensation for the ISI probl
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:400370
    • 提供者:pravin jadhav
  1. rls

    0下载:
  2. 该文件是递推阻尼最小二乘法系统辨识的m文件-The file is recursive damped least square method m-file system identification
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:653
    • 提供者:fanyu
  1. junheng

    0下载:
  2. 项目采用matlab对强迫零均衡器、最小均方误差均衡器、自适应线性均衡器进行了编程实现,并给出了计算机的仿真结果以及对仿真结果的分析,最后,给出递归最小二乘准则下的均衡器仿真予以比较。-Forced to zero on the project using matlab equalizer, minimum mean square error equalizer, adaptive linear equalizer is programmed to achieve, and gives the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8260
    • 提供者:gaoliangy
  1. erbu

    0下载:
  2. 此程序是基于二步最小二乘法,运用递推算法。-This procedure is based on two-step least square method, the use of recursive algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:856
    • 提供者:侯宁
  1. guangyi

    0下载:
  2. 此程序是基于广义最小二乘法,运用递推算法。-This procedure is based on generalized least square method, the use of recursive algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:964
    • 提供者:侯宁
  1. Parameter-identification

    0下载:
  2. 使用matalb软件,利用递推阻尼最小二乘法进行参数辨识,并改变噪声的强度,即 a*ξ(t)(0<a<1),分析、比较一般递推最小二乘和递推阻尼最小二乘方法的优缺点 ;-Use matalb software, the use of recursive damped least square method for parameter identification, and change the intensity of noise, that is a* ξ (t) (0 <a
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:197458
    • 提供者:yvwei
  1. rls

    0下载:
  2. The recursive least-square estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:899
    • 提供者:luke chen
  1. RECURSIVE-LEAST-SQUARE-ESTIMATION

    0下载:
  2. this file is a Recursive least square algoritm in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4494
    • 提供者:nando
  1. Recursive-least-means-square-algorithm

    0下载:
  2. Recursive least square algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:10103
    • 提供者:kani
  1. FINAL1

    0下载:
  2. linear and recursive least mean square
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1160
    • 提供者:ganesh
  1. recursive-least-square-algorithm

    0下载:
  2. 最小二乘法是一种数学优化技术。辨识算法分别用一次最小二乘算法和递推最小二乘算法对被控对象进行辨识。-Method of least squares is a mathematical optimization techniques. Identification algorithm using a least squares algorithm, respectively, and the recursive least squares algorithm to identify the con
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:6275
    • 提供者:gjf
  1. Recursive-least-squares

    0下载:
  2. 递归最小二乘算法,来至MIT大学的wingate教授,含3个源码-rls.m- Basic recursive least squares. qr_rls.m- Square-root version of RLS using a QR decomposition. bqr_rls.m- Block square-root version of RLS using a QR decomposition (you can add multiple rows at a time).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1571
    • 提供者:jiang
  1. recursive-least-square-(RLS)

    0下载:
  2. implement Recursive least square for adaptive equalization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-05
    • 文件大小:49396
    • 提供者:sally
« 12 3 4 »
搜珍网 www.dssz.com