登录
首页 » matlab » simfeat

simfeat

于 2021-03-12 发布 文件大小:2005KB
0 177
下载积分: 1 下载次数: 323

代码说明:

  一个包含常用特征提取方法的matlab工具包。内含 PCA, CCA, mnf, pls 、 KPCA, KCCA, kmnf, kpls 等算法的实现源码(a matlab toolkit Containing some common feature extraction methods . Containing PCA, CCA, mnf, pls, KPCA, KCCA, kmnf, kpls algorithm implementation source)

文件列表:

simfeat
.......\Contents.m,2604,2013-05-23
.......\Contents.m~,2607,2013-05-23
.......\gpml-matlab
.......\...........\doc





.......\...........\...\alg51.gif,60084,2006-03-07
.......\...........\...\alg52.gif,41085,2006-03-07
.......\...........\...\classification.html,34439,2006-03-25
.......\...........\...\fig2d.gif,36772,2006-03-14
.......\...........\...\fig2de1.gif,35364,2006-03-14
.......\...........\...\fig2de2.gif,42683,2006-03-14
.......\...........\...\fig2de3.gif,38483,2006-03-14
.......\...........\...\fig2dl1.gif,34059,2006-03-14
.......\...........\...\fig2dl2.gif,40431,2006-03-14
.......\...........\...\fig2dl3.gif,38375,2006-03-14
.......\...........\...\figepp.gif,17875,2006-03-10
.......\...........\...\figepp2.gif,23299,2006-03-10
.......\...........\...\figl.gif,6109,2006-03-27
.......\...........\...\figl1.gif,21386,2006-03-07
.......\...........\...\figlapp.gif,17854,2006-03-09
.......\...........\...\figlapp2.gif,25557,2006-03-09
.......\...........\...\figlf.gif,16078,2006-03-27
.......\...........\...\figlm.gif,16712,2006-03-27
.......\...........\...\index.html,3461,2007-06-26
.......\...........\...\regression.html,16598,2006-03-28
.......\...........\...\sparse-approx.html,7738,2006-03-29
.......\...........\...\style.css,77,2006-03-07
.......\...........\gpml
.......\...........\....\approxEP.m,5097,2007-07-24
.......\...........\....\approximations.m,1936,2007-06-27
.......\...........\....\approxLA.m,3094,2007-06-26
.......\...........\....\binaryEPGP.m,2671,2007-06-26
.......\...........\....\binaryGP.m,6941,2007-06-27
.......\...........\....\binaryLaplaceGP.m,3071,2007-06-26
.......\...........\....\Contents.m,2656,2007-06-26
.......\...........\....\htm" target=_blank>Copyright,776,2007-06-26
.......\...........\....\covConst.m,774,2007-07-24
.......\...........\....\covFunctions.m,4136,2006-05-15
.......\...........\....\covLINard.m,1046,2006-03-27
.......\...........\....\covLINone.m,984,2006-03-27
.......\...........\....\covMatern3iso.m,1392,2007-06-26
.......\...........\....\covMatern5iso.m,1417,2007-06-26
.......\...........\....\covNNone.m,2060,2007-06-26
.......\...........\....\covNoise.m,1065,2006-03-24
.......\...........\....\covPeriodic.m,1085,2006-04-07
.......\...........\....\covProd.m,2582,2006-04-07
.......\...........\....\covRQard.m,1811,2007-06-26
.......\...........\....\covRQiso.m,1647,2007-06-26
.......\...........\....\covSEard.m,1713,2007-06-26
.......\...........\....\covSEiso.m,1349,2007-06-27
.......\...........\....\covSum.m,2400,2006-03-20
.......\...........\....\cumGauss.m,3383,2007-06-26
.......\...........\....\gauher.m,2235,2007-07-24
.......\...........\....\gpr.m,2811,2010-06-23
.......\...........\....\gprSRPP.m,2963,2006-03-29
.......\...........\....\likelihoods.m,1222,2007-06-26
.......\...........\....\logistic.m,4453,2007-07-25
.......\...........\....\Makefile,131,2006-03-29
.......\...........\....\minimize.m,8997,2009-06-03
.......\...........\....\solve_chol.c,1236,2006-03-13
.......\...........\....\solve_chol.m,991,2006-03-13
.......\...........\....\sq_dist.c,1931,2006-03-13
.......\...........\....\sq_dist.m,2186,2006-03-13
.......\...........\gpml-demo
.......\...........\.........\Contents.m,791,2006-03-27
.......\...........\.........\data_6darm.mat,22768,2006-03-13
.......\...........\.........\data_boston.mat,57040,2006-03-29
.......\...........\.........\demo_ep_2d.m,7012,2006-03-29
.......\...........\.........\demo_ep_usps.m,6130,2006-03-29
.......\...........\.........\demo_gparm.m,8178,2006-03-29
.......\...........\.........\demo_gpr.m,9382,2006-03-29
.......\...........\.........\demo_gprsparse.m,6511,2006-03-29
.......\...........\.........\demo_laplace_2d.m,7257,2006-03-29
.......\...........\.........\demo_laplace_usps.m,6134,2006-03-29
.......\...........\htm" target=_blank>README,6291,2007-07-25
.......\lecture.pdf,2487015,2013-01-03
.......\methods
.......\.......\cca.m,1344,2012-12-27
.......\.......\cca.m~,1280,2012-12-27
.......\.......\cca2.m,1579,2012-12-20
.......\.......\dualpls.m,2187,2012-12-27
.......\.......\dualpls.m~,2210,2012-12-27
.......\.......\kcca.m,1643,2012-12-27
.......\.......\kcca.m~,1611,2012-12-27
.......\.......\keca.m,1157,2013-05-23
.......\.......\kmnf.m,994,2012-12-21
.......\.......\kopls.m,958,2012-12-27
.......\.......\kpca.m,831,2012-12-20
.......\.......\kpls.m,958,2012-12-27
.......\.......\kpls.m~,997,2012-12-27
.......\.......\mnf.m,611,2012-12-21
.......\.......\opls.m,715,2012-12-27
.......\.......\pca.m,535,2013-05-23
.......\.......\pca.m~,538,2013-05-23
.......\.......\pls.m,1930,2013-05-23

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

发表评论

0 个回复

  • MATLAB
    Linear regression code implementation in matlab
    2011-12-24 15:33:19下载
    积分:1
  • h4psk
    基于MATLAB的QPSK过程编程,并且对其过程的信号流程进行分析,用星座图分析其误码率(The QPSK based on MATLAB programming process, and its process of signal flow analysis, using the constellation diagram to analyze the bit error rate)
    2008-04-23 22:13:44下载
    积分:1
  • 88E1111
    Single-Port Gigabit Ethernet Transceiver
    2011-01-18 17:06:16下载
    积分:1
  • Citation-KNN
    多实例学习的经典实例,目前非常流行,对传统的近邻算法的改进(Classic example of a multiple- instance learning, is very popular, to the improvement of the traditional neighbor algorithm)
    2014-08-29 16:01:02下载
    积分:1
  • 复杂网络中基本网络模型的matlab实现
    说明:  多种复杂网络的仿真代码,小世界网络,无标度网络等等(Simulation code of multiple complex networks)
    2020-03-12 14:56:53下载
    积分:1
  • logrank
    Comparison of two survival curves can be done using a statistical hypothesis test called the log rank test. It is used to test the null hypothesis that there is no difference between the population survival curves (i.e. the probability of an event occurring at any time point is the same for each population).
    2010-02-26 13:17:51下载
    积分:1
  • molituihuo
    说明:  此文件为模理退火的matlab源代码,适合参加数学建模的同学使用(This document is the rationale for the mode of annealing matlab source code, suitable for students to participate in the use of mathematical modeling)
    2008-09-09 10:43:11下载
    积分:1
  • MATLAB7_0
    说明:  matlab7.0基础教程 清华大学 经典教材 快速入门 学习资料(matlab7.0)
    2010-04-21 21:27:20下载
    积分:1
  • KummerComplex
    计算合流超线几何函数(confluent hypergeometric function)的matlab函数. 直接将对应值代入即可使用.经过mathematic计算后的值对比,完全一致. (Ultra-line calculation of the geometric function confluence (confluent hypergeometric function) function of matlab. Directly into the corresponding value to use. After mathematic calculation of the value of contrast, is fully consistent.)
    2008-07-24 00:21:12下载
    积分:1
  • matlab_minihelp
    minihelp to simulate in MATLAB for everyone, fot beginners too
    2011-12-03 00:49:03下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载