登录
首页 » matlab » adaptive filters part1

adaptive filters part1

于 2021-03-24 发布
0 194
下载积分: 1 下载次数: 2

代码说明:

说明:  自适应滤波器相关的matlab程序,包含LMS,RLS算法等的实现。由于太大了,所以该资源分为part1和part2两部分。(matlab codes related to adaptive filters, including LMS and RLS algorithm, etc. the resource is divided to two parts (part1 + part2) cuz it is oversized.)

文件列表:

adaptive filters part1, 0 , 2021-03-24
adaptive filters part1\.DS_Store, 6148 , 2013-03-28
adaptive filters part1\03_bbc_history_org.mat, 32676908 , 2013-03-28
adaptive filters part1\APLMS_AEC_mono.m, 699 , 2013-03-28
adaptive filters part1\Blind_equalizer.m, 658 , 2013-03-28
adaptive filters part1\Blind_equalizer_l1.m, 1517 , 2013-03-28
adaptive filters part1\Blind_equalizer_l2.m, 1522 , 2013-03-28
adaptive filters part1\CORLNM2.M, 407 , 2013-03-28
adaptive filters part1\CycPilot.m, 239 , 2013-03-28
adaptive filters part1\CyclicEqT_eval.m, 3912 , 2013-03-28
adaptive filters part1\DCTM.M, 308 , 2013-03-28
adaptive filters part1\DFTM.M, 244 , 2013-03-28
adaptive filters part1\DHTM.M, 281 , 2013-03-28
adaptive filters part1\DOABartlett.m, 743 , 2013-03-28
adaptive filters part1\DOAMUSIC.m, 858 , 2013-03-28
adaptive filters part1\DOAMVDR.m, 742 , 2013-03-28
adaptive filters part1\DSTM.M, 234 , 2013-03-28
adaptive filters part1\DTDexperiment.m, 3782 , 2013-03-28
adaptive filters part1\Eigenfir.m, 1389 , 2013-03-28
adaptive filters part1\Ex18_5.m, 649 , 2013-03-28
adaptive filters part1\GBTR.m, 670 , 2013-03-28
adaptive filters part1\Gtf14_4.m, 3286 , 2013-03-28
adaptive filters part1\LJPE.M, 624 , 2013-03-28
adaptive filters part1\LMS_Newton_AEC_mono.m, 1877 , 2013-03-28
adaptive filters part1\Lenhncr.m, 2246 , 2013-03-28
adaptive filters part1\Leqlzr.m, 919 , 2013-03-28
adaptive filters part1\Lorentz.m, 398 , 2013-03-28
adaptive filters part1\MCMCEq.m, 6124 , 2013-03-28
adaptive filters part1\MCMCTest.m, 1175 , 2013-03-28
adaptive filters part1\ar_m_al1.m, 4008 , 2013-03-28
adaptive filters part1\ar_m_al2.m, 2606 , 2013-03-28
adaptive filters part1\bformer.m, 2269 , 2013-03-28
adaptive filters part1\blk_mdlg.m, 2088 , 2013-03-28
adaptive filters part1\equalizer.m, 1619 , 2013-03-28
adaptive filters part1\equalizer_eval.m, 3801 , 2013-03-28
adaptive filters part1\expander.m, 409 , 2013-03-28
adaptive filters part1\gf10_11.m, 1873 , 2013-03-28
adaptive filters part1\gf10_9a.m, 1427 , 2013-03-28
adaptive filters part1\gf10_9b.m, 1488 , 2013-03-28
adaptive filters part1\gtf10_11.m, 1873 , 2013-03-28
adaptive filters part1\gtf10_9a.m, 1427 , 2013-03-28
adaptive filters part1\gtf10_9b.m, 1488 , 2013-03-28
adaptive filters part1\gtf14_3.m, 3376 , 2013-03-28
adaptive filters part1\iirdsgn.m, 2026 , 2013-03-28
adaptive filters part1\lsfit.m, 515 , 2013-03-28
adaptive filters part1\ltc_mdlg.m, 2113 , 2013-03-28

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

发表评论

0 个回复

  • Damped-oscillation-curve
    以MATcom为内核的C++程序,调用MATLAB拟合衰减振荡曲线(多线程)(In MATcom as the core C++ program, call the MATLAB fitting damped oscillation curve (multi-threading))
    2013-09-21 10:23:25下载
    积分:1
  • 无模型自适应迭代学习控制代码实现-MFAC_ILC
    无模型自适应迭代学习控制代码实现,可运行。完全根据论文来做的,感觉论文结果有修饰过的嫌疑(model-free adaptive iterative learning control )
    2021-04-14 10:08:56下载
    积分:1
  • DTC_PMSG
    说明:  la commande dtc de la gsap
    2019-04-21 19:08:44下载
    积分:1
  • bpsk
    说明:  bpsk仿真中间有两个方面的内容,很好的仿真软件(There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented 4] The resulting performance is stored in BER_awgn. 5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file. 6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable. 7] Run the simulation. )
    2011-03-11 15:26:22下载
    积分:1
  • SVR-NONLIEAR-DIAGNOSIS
    基于SVR的非线性系统故障诊断,假设非线性系统在1.4s~1.6s期间发生系统参数变化故障(SVR-based fault diagnosis of nonlinear systems, assuming nonlinear systems in 1.4s ~ 1.6s failure occurred during the parameter variations)
    2013-09-15 21:40:56下载
    积分:1
  • main2
    main prog of farzone leach
    2012-11-27 21:55:56下载
    积分:1
  • Multiset
    A collection that supports order-independent equality, like Set, but may have duplicate elements.
    2014-05-21 11:19:04下载
    积分:1
  • 粒子滤波器&Copula
    包含粒子滤波器,卡尔曼滤波,Copula函数的应用,适合适合新手学习,共享(Including particle filter, Calman filter, Copula function application, suitable for novice learning, sharing)
    2017-12-09 09:51:48下载
    积分:1
  • goldsequence
    MATLAB的gold序列产生代码 有两个 结构比较清楚,适合初学者(gold sequence)
    2010-09-04 10:49:28下载
    积分:1
  • crack
    matlab2010b的破解密码,支持联网安装和菲联网安装,非常好用,按照安装提示输入即可(matlab2010b crack passwords, network installation and support of the Philippine networking installation, very easy to use, you can follow the installation prompts for)
    2013-11-26 09:48:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载