登录
首页 » matlab » AM_RLS

AM_RLS

于 2018-01-23 发布 文件大小:1KB
0 104
下载积分: 1 下载次数: 5

代码说明:

  实现辅助模型最小二乘和经典最小二乘的仿真算法比较,有辨识误差比较图(The comparison of the simulation algorithms between the least squares and the classical least squares of the auxiliary model has the error comparison diagram of identification.)

文件列表:

AM_RLS.m, 2108 , 2017-12-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • my_QPSKmod_201107
    从基带信号产生——IQ映射——调制——信道加噪——解调——判决及反映射——接收信号输出,每个步骤都画出了图形。 (From the baseband signal- IQ mapping- Modulation- channel with noise- modem- judgments and reflect radio- receiver signal output, each of these steps are drawn graphics.)
    2021-05-06 16:32:24下载
    积分:1
  • 03
    说明:  离散时间信号处理中的滤波器设计部分程序,设计要脉冲不变法、双线性变换法和加窗函数法。(Discrete-time signal processing filter design part of the program, designed to pulse the same method, bilinear transformation method and processing window function method.)
    2011-12-01 22:12:00下载
    积分:1
  • emgm
    matlab code for EM algorithm for Gaussian mixture model
    2015-02-03 14:06:04下载
    积分:1
  • DVB-T2-MATLAB-BCH
    DVB-T2中13种码率的BCH编码matlab仿真程序(BCH code in DVB-T2)
    2012-01-05 16:14:54下载
    积分:1
  • 遗传算法源代码
    %P199_8  GA clc; clear; pop_size=100;%种群大小 m=42;%每个个体的基因数目 m1=21;%每个个体中x1占的位数 m2=21;%每个个体中x2占的位数 %产生初始种群 for j=1:pop_size     for i=1:m         num=randperm(2)-1;         str_num(j,i)=dec2bin(num(1));%随机产生的二进制数,pop_size个,每个m位            end   end delta=10; cc=0;%迭代次数 while delta>0.01%for qq=1:500%大循环 for j=1:pop_size for i=1:m     if i
    2022-07-09 08:28:01下载
    积分:1
  • applicationofmatlabinsurveying
    测量数据处理非常复杂,但应用Matlab强大的数据矩阵处理能力,可以非常容易的实现最优控制,超定方程等问题的解算。(Measurement data processing is very complex, but the application of Matlab data matrix powerful processing capability, can be very easy to achieve optimal control, overdetermined solving such issues.)
    2011-06-08 12:01:47下载
    积分:1
  • propSechDielectricMedia
    Propagation of a secant hyperbolic pulse in a dispersive media. Solution of an example in the Agrawal s book Nonlinear Optics
    2012-01-27 01:31:05下载
    积分:1
  • RLS
    系统辨识,最小二乘递推算法,可以在线辨识,实时进行参数辨识(System Identification,Recursive Least Squares Algorithm )
    2009-07-03 19:50:54下载
    积分:1
  • BPSK-with-Diff-Encod
    BPSK with Differential Encoding
    2011-05-23 08:31:28下载
    积分:1
  • Turbo
    TURBO码译码器,采用MAP 算法译码,其中还包括 卷积码MAP译码方法。(TURBO Decoder, decoding using MAP algorithm, which also includes MAP Decoding convolutional codes.)
    2011-08-25 10:24:55下载
    积分:1
  • 696524资源总数
  • 103791会员总数
  • 67今日下载