登录
首页 » matlab » sltoolbox_r101

sltoolbox_r101

于 2007-07-14 发布 文件大小:5035KB
0 256
下载积分: 1 下载次数: 35

代码说明:

  sltoolbox (Statistical Learning Toolbox) organizes a comprehensive set of matlab codes in statistical learning, pattern recognition and computer vision. It includes 256 m-files in 24 categories, which are from low-level computational routines to high-level frameworks and algorithms

文件列表:

sltoolbox_r101
..............\introduction.txt
..............\readme.txt
..............\sltdoc
..............\......\alpha.png
..............\......\c%2B%2B.png
..............\......\c.png
..............\......\demoicon.gif
..............\......\down.png
..............\......\fortran.png
..............\......\hp.png
..............\......\index.html
..............\......\left.png
..............\......\linux.png
..............\......\m2html.css
..............\......\master.tpl.bak
..............\......\master.tpl.html
..............\......\matlabicon.gif
..............\......\mex.png
..............\......\right.png
..............\......\sgi.png
..............\......\simulinkicon.gif
..............\......\sltoolbox
..............\......\.........\ann
..............\......\.........\...\annsearch.html
..............\......\.........\...\index.html
..............\......\.........\cluster
..............\......\.........\.......\index.html
..............\......\.........\.......\slkmeans.html
..............\......\.........\.......\slkmeansex.html
..............\......\.........\core
..............\......\.........\....\index.html
..............\......\.........\....\sladd.html
..............\......\.........\....\sladdrowcols.html
..............\......\.........\....\sladdvec.html
..............\......\.........\....\slclassify_eucnn.html
..............\......\.........\....\slconfine.html
..............\......\.........\....\sldiff_pw.html
..............\......\.........\....\sldiscrep.html
..............\......\.........\....\sldistmean.html
..............\......\.........\....\slenforce.html
..............\......\.........\....\slinitarray.html
..............\......\.........\....\sllabeledsum.html
..............\......\.........\....\sllogdet.html
..............\......\.........\....\slmax.html
..............\......\.........\....\slmetric_cp.html
..............\......\.........\....\slmetric_pw.html
..............\......\.........\....\slmetric_pw_blks.html
..............\......\.........\....\slmin.html
..............\......\.........\....\slmul.html
..............\......\.........\....\slmulrowcols.html
..............\......\.........\....\slmulvec.html
..............\......\.........\....\slnorm.html
..............\......\.........\....\slnormalize.html
..............\......\.........\....\slpwcalc.html
..............\......\.........\....\slpwcomp_blks.html
..............\......\.........\....\slpweval.html
..............\......\.........\....\slsum.html
..............\......\.........\....\slsumstat_blks.html
..............\......\.........\....\slsymeig.html
..............\......\.........\....\slsymgeig.html
..............\......\.........\discrete
..............\......\.........\........\index.html
..............\......\.........\........\slcountvote.html
..............\......\.........\........\slhistmetric_cp.html
..............\......\.........\........\slhistmetric_pw.html
..............\......\.........\........\slvechist.html
..............\......\.........\........\slvote.html
..............\......\.........\ExpDL
..............\......\.........\.....\@dataset
..............\......\.........\.....\........\construct_dataset_filenames.html
..............\......\.........\.....\........\dataset.html
..............\......\.........\.....\........\disp.html
..............\......\.........\.....\........\display.html
..............\......\.........\.....\........\get.html
..............\......\.........\.....\........\index.html
..............\......\.........\.....\........\readfile.html
..............\......\.........\.....\........\subsref.html
..............\......\.........\.....\........\writefile.html
..............\......\.........\.....\edl_batchexp.html
..............\......\.........\.....\edl_buildiidxdict.html
..............\......\.........\.....\edl_check_internalindices.html
..............\......\.........\.....\edl_go.html
..............\......\.........\.....\edl_initctrlfile.html
..............\......\.........\.....\edl_logerror.html
..............\......\.........\.....\edl_readctrlfile.html
..............\......\.........\.....\edl_readenvvars.html
..............\......\.........\.....\edl_readexpdefs.html
..............\......\.........\.....\edl_readexpdefs_old.html
..............\......\.........\.....\edl_readprops.html
..............\......\.........\.....\edl_readreport.html
..............\......\.........\.....\edl_readscript.html
..............\......\.........\.....\edl_updatectrlfile.html
..............\......\.........\.....\edl_writeprops.html
..............\......\.........\.....\edl_writereport.html
..............\......\.........\.....\edl_writescript.html
..............\......\.........\.....\index.html
..............\......\.........\fileio
..............\......\.........\......\@sllog
..............\......\.........\......\......\addfiles.html

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

发表评论

0 个回复

  • Root-MUSIC.matlab
    ROOT-MUSIC的matlab仿真源码,基于求根方式的music算法,避免了谱峰搜索,优化了计算复杂度(ROOT-MUSIC for matlab simulation source code, algorithm-based Roots music the way to avoid the peak search, optimization of the computational complexity)
    2011-05-06 21:50:15下载
    积分:1
  • gongpaodian
    共炮点地震记录合成,添加不同比例噪声,进行小波变换去噪处理,得到比较理想的效果(the synthetic seismic record of common shot, add different noise, and do wavelet transform on it, then we can get a better record)
    2021-04-12 14:18:57下载
    积分:1
  • 100-matlab-example
    matlab练习用100个实例。有各个方面的。简单实用。(matlab exercises with 100 instances. There are various aspects. Simple and practical.)
    2013-04-08 12:29:49下载
    积分:1
  • kalman1
    卡尔曼滤波器设计MTALAB实现代码,根据matlab中提供的kalman函数进行设计,需要设计出“动态方程”和“观测方程”(Kalman filter design to achieve MATLAB code, under which the Matlab Tracking function for the design, the need to design "dynamic equation" and "observation equation")
    2005-05-02 18:24:07下载
    积分:1
  • Exchange1
    交换网络中节点的连边,保持网络总度数不变(Exchange randomly node link with total degree numbers unchange. )
    2013-08-17 16:30:40下载
    积分:1
  • 4e
    说明:  this is matlab based signal processing code
    2012-02-04 15:55:02下载
    积分:1
  • wavelet-coherence-master12
    关于脑电信号处理,的一个类似于eeglab的应用包,可在matlab上直接使用(About EEG signal processing, a similar eeglab application package, can be used directly on the MATLAB)
    2020-07-23 09:48:43下载
    积分:1
  • matlabyichuansuanfagongju
    matlab 遗传算法工具箱函数及应用实例(matlab genetic algorithm toolbox function and application examples)
    2009-11-13 12:46:23下载
    积分:1
  • ofdm.channel-estimation-1
    OFDM信道估计代码,通过LMMSE估计、LS估计、SVD估计进行研究。并通过MATLAB仿真平台进行仿真,对三种信道估计算法及它们的性能进行了仿真分析和比较。(OFDM channel estimation)
    2021-04-14 13:18:55下载
    积分:1
  • 遗传算法多目标优化
    在matlab语言中,采用遗传算法求多目标优化,文件里面有相关的pareto图(In Matlab language, the genetic algorithm is used to achieve multi-objective optimization. There are related Pareto graphs in the file)
    2018-04-13 18:16:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载