登录
首页 » matlab » adaptive filters part1

adaptive filters part1

于 2021-03-24 发布
0 93
下载积分: 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 个回复

  • mimo_ofdm_simok
    在LS信道上用Matlab模拟MIMO-OFDM的发送接收(Matlab simulation of the LS channel MIMO-OFDM with transmit and receive)
    2010-08-03 23:52:08下载
    积分:1
  • matlabcodejihe
    很多源代码的集合,我个人觉得比较有用,大家看看先。(source code pool, I personally think that the more useful, we look at first.)
    2006-06-09 21:25:57下载
    积分:1
  • svm-code
    support vector machine code for matlab
    2011-05-05 03:04:12下载
    积分:1
  • ISARcode
    ISAR成像 包络对齐采用相关法对齐,相位聚焦采用多普勒中心跟踪法 和秩估计法(ISAR imaging envelope alignment using correlation method align phase focusing using the Doppler centroid tracking method and rank estimation method)
    2021-04-08 20:09:00下载
    积分:1
  • xiaobo
    说明:  小波变换去噪算法,可以自己改变阈值函数与分解层数(Wavelet transform denoising algorithm can change the threshold function and decomposition level by itself)
    2020-06-18 18:46:39下载
    积分:1
  • grd_test
    xwch_test.m是主测试文件;biaoji.mat存放滤波器系数;xiangweicha.m用FFT计算相位差。 仿真框架为: 1.标记信号和双音信号续接作为发送信号; 2.对双音中一个频率分量的相位做偏移,再经过一个低通滤波器(引入线性相位,模拟收发不能同步测量现象)后,作为收到的信号; 3.用一个检测信号对收发信号进行相关运算; 4.画出收发信号以及相关处理后的信号。找出相关信号的那个尖点,从而推算出收发双音信号0相位点; 5. 输入0相位点位置,计算相对相位差。(xwch_test.m is the main test file biaoji.mat store filter coefficients xiangweicha.m calculated using FFT phase difference. Simulation framework: 1. Mark signals and then as a two-tone signal continued to send signals 2. On a two-tone frequency components of the phase shift to do, and then through a low pass filter (the introduction of linear phase, simulation can not simultaneously send and receive measuring the phenomenon), the as received signal 3. using a detection signal of the transceiver signal correlation operation 4. draw send and receive signals and related processed signal. Correlated signal of the cusp, which calculate the two-tone signal transceiver 0 phase point 5. Enter 0 phase point position, calculate the relative phase difference.)
    2010-06-12 17:31:00下载
    积分:1
  • radar-imaging
    关于雷达成像的一个经典参考资料,很有价值(On radar imaging of a classic reference)
    2010-07-12 16:29:07下载
    积分:1
  • dstatcom
    this is a matlab file that cotains a simulon simulaton of a statcom compensator
    2014-12-31 22:09:25下载
    积分:1
  • Watermark_Project
    matlab code for image watermarking
    2010-09-14 17:44:03下载
    积分:1
  • cyclic2_am
    基于matlab,针对调幅AM、调频FM和调相PM信号,分析在不同的噪声环境,包括高斯白噪声、色噪声、非高斯噪声及正弦干扰中,各种信号的二阶循环谱。可根据需要改变程序中信号或噪声环境,分析结果。(Based on matlab, AM for AM, FM FM and PM phase modulation signals, analysis of noise in different environments, including Gaussian white noise, colored noise, non-Gaussian noise and sinusoidal interference, the various second-order cyclic spectrum signals. May need to change the process in accordance with the signal or noise environment, the results of the analysis.)
    2009-05-21 10:07:54下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载