基于核函数的自适应滤波算法的相关代码我要分享

Kernel based adaptive filtering algorithm related code

extended-rls 核自适应算法 核自适应滤波 核自适应 核-自适应滤波

关注次数: 374

下载次数: 0

文件大小: 2048KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

基于核函数的自适应滤波算法的相关代码,很全面。它是对照同名的书籍。


English Description:

Kernel based adaptive filtering algorithm related code, very comprehensive. It's a Book of the same name.


代码预览

Kernel Adaptive Filtering A Comprehensive Introduction

......................................................\ch2_codes

......................................................\.........\channelEq

......................................................\.........\.........\PART1.m

......................................................\.........\.........\PART2.m

......................................................\.........\mg_prediction

......................................................\.........\.............\gramMatrix.m

......................................................\.........\.............\ker_eval.m

......................................................\.........\.............\KLMS1.m

......................................................\.........\.............\KLMS1_LC.m

......................................................\.........\.............\KLMS3.m

......................................................\.........\.............\LMS1.m

......................................................\.........\.............\MK30.mat

......................................................\.........\.............\PART1.m

......................................................\.........\.............\PART10.m

......................................................\.........\.............\PART2.m

......................................................\.........\.............\PART3.m

......................................................\.........\.............\PART4.m

......................................................\.........\.............\PART5.m

......................................................\.........\.............\PART6.m

......................................................\.........\.............\PART7.m

......................................................\.........\.............\PART8.m

......................................................\.........\.............\PART9.m

......................................................\.........\.............\regularizationNetwork.m

......................................................\.........\.............\sparseKLMS1.m

......................................................\.........\regularization_function

......................................................\.........\.......................\regularizationfuntion.m

......................................................\ch3_codes

......................................................\.........\channelEq

......................................................\.........\.........\APA1.m

......................................................\.........\.........\APA1s.m

......................................................\.........\.........\gramMatrix.m

......................................................\.........\.........\ker_eval.m

......................................................\.........\.........\LMS1.m

......................................................\.........\.........\LMS1s.m

......................................................\.........\.........\LMS2.m

......................................................\.........\.........\PART1.m

......................................................\.........\.........\PART2.m

......................................................\.........\.........\PART3.m

......................................................\.........\.........\sparseKAPA1.m

......................................................\.........\.........\sparseKAPA1s.m

......................................................\.........\.........\sparseKAPA2.m

......................................................\.........\.........\sparseKAPA2s.m

......................................................\.........\.........\sparseKLMS1.m

......................................................\.........\.........\sparseKLMS1s.m

......................................................\.........\mg_prediction

......................................................\.........\.............\gramMatrix.m

......................................................\.........\.............\KAPA1.m

......................................................\.........\.............\KAPA2.m

......................................................\.........\.............\ker_eval.m

......................................................\.........\.............\KLMS1.m

......................................................\.........\.............\KRLS.m

......................................................\.........\.............\LMS1.m

......................................................\.........\.............\MK30.mat

......................................................\.........\.............\PART1.m

......................................................\.........\.............\PART2.m

......................................................\.........\.............\slidingWindowKRLS.m

......................................................\.........\.............\sparseKAPA1.m

......................................................\.........\.............\sparseKAPA2.m

......................................................\.........\.............\sparseKLMS1.m

......................................................\.........\noiseCancelation

......................................................\.........\................\fmri.mat

......................................................\.........\................\gramMatrix.m

......................................................\.........\................\ker_eval.m

......................................................\.........\................\LMS2.m

......................................................\.........\................\PART1.m

......................................................\.........\................\PART2.m

......................................................\.........\................\sparseKAPA2.m

......................................................\.........\................\sparseKLMS1.m

......................................................\ch4_codes

......................................................\.........\channelEq

......................................................\.........\.........\gramMatrix.m

......................................................\.........\.........\ker_eval.m

......................................................\.........\.........\KRLS_ALDs.m

......................................................\.........\.........\PART1.asv

......................................................\.........\.........\PART1.m

......................................................\.........\.........\PART3.asv

......................................................\.........\.........\PART3.m

......................................................\.........\.........\sparseKLMS1.m

......................................................\.........\.........\sparseKLMS1s.asv

......................................................\.........\.........\sparseKLMS1s.m

......................................................\.........\gpr

......................................................\.........\...\gpml-matlab

......................................................\.........\...\...........\gpml

......................................................\.........\...\...........\....\approxEP.m

......................................................\.........\...\...........\....\approximations.m

......................................................\.........\...\...........\....\approxLA.m

......................................................\.........\...\...........\....\binaryEPGP.m

......................................................\.........\...\...........\....\binaryGP.m

......................................................\.........\...\...........\....\binaryLaplaceGP.m

......................................................\.........\...\...........\....\Contents.m

......................................................\.........\...\...........\....\htm" target=_blank>Copyright

......................................................\.........\...\...........\....\covConst.m

......................................................\.........\...\...........\....\covFunctions.m

......................................................\.........\...\...........\....\covLINard.m

......................................................\.........\...\...........\....\covLINone.m

......................................................\.........\...\...........\....\covMatern3iso.m

......................................................\.........\...\...........\....\covMatern5iso.m

......................................................\.........\...\...........\....\covNNone.m

......................................................\.........\...\...........\....\covNoise.m