登录
首页 » matlab » adaptive-filter-matlab-code

adaptive-filter-matlab-code

于 2014-12-17 发布 文件大小:40KB
0 61
下载积分: 1 下载次数: 37

代码说明:

  自适应滤波器原理,第四版计算机实验matlab源程序。(Adaptive filter theory, fourth edition computer matlab source code.)

文件列表:

自适应滤波器原理(Fourth)matlab源程序
......................................\Chap_11
......................................\.......\batch.m,560,2001-03-19
......................................\.......\make_rp.m,316,1999-10-11
......................................\.......\plot_11_5_abc.m,583,2001-03-11
......................................\.......\plot_mvdr.m,391,2001-07-06
......................................\.......\qrd_rls_AR_pred.m,3235,1999-10-06
......................................\.......\run_qrd_rls_mvdr.m,1495,1999-10-11
......................................\Chap_12
......................................\.......\batch.m,202,2001-07-04
......................................\.......\batch1.m,202,2001-08-10
......................................\.......\batch2.m,202,2001-08-10
......................................\.......\make_rp.m,346,2001-07-04
......................................\.......\ms.m,28,2001-07-04
......................................\.......\ns.m,28,2001-07-04
......................................\.......\plot12_1.m,306,2001-07-05
......................................\.......\plot12_2.m,215,2001-07-05
......................................\.......\plot12_3.m,968,2001-07-05
......................................\.......\qrd_lsl.m,5916,2001-07-04
......................................\.......\run_qrd_lsl.m,1070,2001-07-04
......................................\Chap_16
......................................\.......\plot_16_12.m,750,2001-08-10
......................................\.......\plot_16_13.m,826,2001-08-10
......................................\.......\plot_16_14.m,824,2001-08-10
......................................\.......\plot_16_14.m~,826,2001-08-10
......................................\Chap_4
......................................\......\batch.m,371,2001-03-19
......................................\......\make_plot.m,1599,2001-05-25
......................................\......\make_rp.m,474,2001-03-19
......................................\......\plot_4_10.m,1183,2001-06-22
......................................\......\plot_4_11a_and_4_12a.m,263,2001-03-19
......................................\......\plot_4_11b_and_4_12b.m,264,2001-03-19
......................................\......\plot_4_8a_and_4_9a.m,258,2001-08-10
......................................\......\plot_4_8b_and_4_9b.m,258,2001-08-10
......................................\......\plot_4_8c_and_4_9c.m,262,2001-08-10
......................................\......\plot_4_8d_and_4_9d.m,330,2001-08-10
......................................\......\steepest_descent.m,718,2001-06-22
......................................\Chap_5_EQ
......................................\.........\batch.m,829,2001-03-22
......................................\.........\lms_eq.m,1372,1999-10-10
......................................\.........\make_rp.m,326,1999-10-11
......................................\.........\mksstrndata.m,451,1999-10-09
......................................\.........\plot_5_22.m,182,2001-05-24
......................................\.........\plot_5_23.m,350,2001-05-24
......................................\.........\plot_5_24.m,163,2001-05-24
......................................\.........\run_lms_eq.m,988,1999-10-10
......................................\Chap_5_MVDR
......................................\...........\batch.m,1228,2001-03-19
......................................\...........\lms.m,1255,1999-09-28
......................................\...........\make_rp.m,292,1999-10-10
......................................\...........\plot_5_25_abc.m,468,2001-05-24
......................................\...........\plot_5_26.m,152,2001-05-24
......................................\...........\plot_mvdr.m,387,1999-10-10
......................................\...........\run_lms_mvdr.m,1276,1999-10-10
......................................\Chap_5_Pred
......................................\...........\batch.m,626,2001-03-19
......................................\...........\lms_AR_pred.m,1400,1999-10-09
......................................\...........\make_plots.m,1627,2001-01-30
......................................\...........\make_rp.m,271,2001-01-08
......................................\...........\plot_5_15.m,280,2001-05-24
......................................\...........\plot_5_16.m,382,2001-05-24
......................................\...........\plot_5_17.m,436,2001-05-25
......................................\...........\plot_5_18.m,395,2001-05-24
......................................\...........\plot_5_19_ab.m,699,2001-05-24
......................................\...........\plot_P.m,436,2001-05-25
......................................\...........\run_lms_pred.m,828,1999-10-09
......................................\Chap_7
......................................\......\batch.m,282,2001-03-19
......................................\......\dct_lms.m,2715,2001-05-24
......................................\......\dct_lms_C.m,3076,1999-11-29
......................................\......\go.m,174,1999-11-30
......................................\......\make_plots.m,1346,2001-01-11
......................................\......\make_rp.m,372,1999-11-29
......................................\......\plot_7_7.m,279,2001-05-24
......................................\......\plot_7_8.m,315,2001-04-28
......................................\......\plot_7_9_abcd.m,545,2001-03-12
......................................\......\run_dctlmseq.m,1083,1999-12-01
......................................\Chap_9
......................................\......\batch.m,270,2001-03-19
......................................\......\make_plots.m,400,2001-01-12
......................................\......\make_rp.m,281,1999-10-11
......................................\......\mksstrndata.m,452,1999-09-19
......................................\......\plot_9_6.m,188,2001-03-11
......................................\......\plot_9_7.m,256,2001-05-24
......................................\......\rls_AR_pred.m,1900,1999-10-04
......................................\......\run_rls_eq.m,979,2001-06-06

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

发表评论

0 个回复

  • adboost
    实现了三种不同的AdaBoost算法:Real AdaBoost, Gentle AdaBoost and Modest AdaBoost.(Realize the three different AdaBoost algorithm:Real AdaBoost, Gentle AdaBoost and Modest AdaBoost.)
    2012-11-03 19:14:15下载
    积分:1
  • Main_SVC_Nu
    svm_nu 分类源码 用于svm的分类编程同svm_c 相近(svm classification svm_nu source for the classification of programming with similar svm_c)
    2009-04-19 17:09:51下载
    积分:1
  • matlabtest9
    matlab程序: matlabtest9 是绘制不同的函数曲线;(matlab program: matlabtest9 is different mapping function curve )
    2008-08-01 23:15:10下载
    积分:1
  • Embed_PVD
    ini kode yang bagus..coba anda bayangkan.sebuah kode bisa anda dapatkan secara gratis..coba saja ,,akan keluar gambar yang bgus di kode ini
    2012-06-25 21:44:43下载
    积分:1
  • kpcaFordata_mine
    核主分量计算得也很有用的程序~已经调通很好用~(KPCA,which is very useful in signal processing!)
    2011-12-04 10:42:13下载
    积分:1
  • matlab__api
    《精通Matlab6.5版》张志勇等编著,书本api相关的文件("proficient Matalab 6.5 version of the" Written by Zhang Zhiyong, books api relevant documents)
    2006-12-05 17:24:36下载
    积分:1
  • zsmli
    Matlab Simulink of a Z-source converter
    2013-01-31 10:16:02下载
    积分:1
  • minMixFun
    混合罚函数法,结合了外罚函数法和内罚函数法的有点,适用于matlab程序(Mixed penalty function method, a combination of external and internal penalty function method a little penalty function method for matlab program)
    2013-09-25 09:02:51下载
    积分:1
  • SCM
    spatial channel model
    2015-01-19 13:33:04下载
    积分:1
  • Pragmatic.Version.Control.Using.Subversion.2nd
    Pragmatic.Version.Control.Using.Subversion(2nd)介绍了SVN 据说是好书,还没怎么看。(Pragmatic.Version.Control.Using.Subversion (2nd) is said to introduce the SVN book, yet look how.)
    2007-10-27 10:09:23下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 33今日下载