登录
首页 » matlab » dimension-reduction-method

dimension-reduction-method

于 2014-11-05 发布 文件大小:857KB
0 213
下载积分: 1 下载次数: 44

代码说明:

  多种降维算法,包括lle,lpp,ltsa(many kinds of dimension reduction method)

文件列表:

降维工具
........\compute_mapping.m,13301,2007-05-07
........\generate_data.m,3861,2007-05-07
........\intrinsic_dim.m,8564,2007-05-05
........\mexall.m,1193,2007-05-05
........\out_of_sample.m,2850,2007-05-05
........\out_of_sample_est.m,2185,2007-05-05
........\prewhiten.m,1666,2007-05-05
........\Readme.txt,7981,2007-05-07
........\techniques
........\..........\autoencoder.m,3297,2007-05-05
........\..........\autoencoder_ea.m,6879,2007-05-05
........\..........\backprop.m,5463,2007-05-05
........\..........\cca.m,15670,2007-05-05
........\..........\cg_update.m,3696,2007-05-05
........\..........\components.m,1581,2007-05-05
........\..........\computegr.c,2780,2007-02-23
........\..........\computegr.dll,7168,2007-02-23
........\..........\computegr.mexa64,9340,2007-02-23
........\..........\computegr.mexglx,6588,2007-02-23
........\..........\computegr.mexmaci,12960,2007-05-05
........\..........\csdp.exe,1112229,2007-02-23
........\..........\csdp.m,5373,2007-05-05
........\..........\csdplinux,1696895,2006-12-20
........\..........\csdpmac,82476,2007-03-15
........\..........\csdpmaci,89600,2007-01-29
........\..........\diffusion_maps.m,3014,2007-05-05
........\..........\dijk.m,3621,2007-05-05
........\..........\dijkstra.cpp,28134,2007-02-23
........\..........\dijkstra.dll,8192,2007-02-23
........\..........\dijkstra.m,2212,2007-05-05
........\..........\dijkstra.mexa64,21415,2007-02-23
........\..........\dijkstra.mexglx,16937,2007-02-23
........\..........\dijkstra.mexmaci,25224,2007-05-05
........\..........\fastmvu.m,3839,2007-05-05
........\..........\fibheap.h,3046,2007-02-23
........\..........\find_nn.c,3857,2006-11-11
........\..........\find_nn.m,2375,2007-05-05
........\..........\gda.m,3751,2007-05-05
........\..........\gram.m,2108,2007-05-05
........\..........\hillclimber2c.m,1087,2007-05-05
........\..........\hill_obj.m,763,2007-05-05
........\..........\hlle.m,3849,2007-05-05
........\..........\ica.m,996,2007-05-05
........\..........\infermfa.m,1793,2007-05-05
........\..........\isomap.m,2477,2007-05-05
........\..........\iterative_spca.m,845,2007-05-05
........\..........\jdqr.m,73050,2007-05-05
........\..........\jdqz.m,78967,2007-05-05
........\..........\kernel_function.m,5371,2007-05-05
........\..........\kernel_pca.m,4167,2007-05-05
........\..........\L2_distance.m,2416,2007-05-05
........\..........\landmark_isomap.m,3062,2007-05-05
........\..........\laplacian_eigen.m,3017,2007-05-05
........\..........\lda.m,2390,2007-05-05
........\..........\llc.m,3888,2007-05-05
........\..........\lle.m,3486,2007-05-05
........\..........\lltsa.m,3243,2007-05-05
........\..........\lpp.m,2690,2007-05-05
........\..........\ltsa.m,3247,2007-05-05
........\..........\mds.m,2196,2007-05-05
........\..........\mexCCACollectData.c,8150,2007-04-26
........\..........\mexCCACollectData.dll,6656,2007-04-26
........\..........\mexCCACollectData.mexa64,11814,2007-04-26
........\..........\mexCCACollectData.mexglx,9096,2007-04-26
........\..........\mexCCACollectData.mexmaci,17444,2007-05-05
........\..........\mexCCACollectData2.c,6292,2007-02-23
........\..........\mexCCACollectData2.dll,8192,2007-02-23
........\..........\mexCCACollectData2.mexa64,10202,2007-02-23
........\..........\mexCCACollectData2.mexglx,7836,2007-02-23
........\..........\mexCCACollectData2.mexmaci,17320,2007-05-05
........\..........\mgs.m,966,2007-05-05
........\..........\minimize.m,8226,2007-05-05
........\..........\mppca.m,4963,2007-05-05
........\..........\npe.m,2663,2007-05-05
........\..........\pca.m,1579,2008-10-27
........\..........\rbm.m,4276,2007-05-05
........\..........\rbmhidlinear.m,4223,2007-05-05
........\..........\readsol.m,4064,2007-05-05
........\..........\run_llc.m,2297,2007-05-05
........\..........\sdecca2.m,8683,2007-05-05
........\..........\sne.m,3649,2007-05-05
........\..........\sparse_nn.m,954,2007-05-05
........\..........\spca.m,2050,2007-05-05
........\..........\spe.m,3583,2007-05-05
........\..........\writesdpa.m,7847,2007-05-05

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

发表评论

0 个回复

  • emd
    用于故障诊断、数据分析等领域的经验模态分解方法(For fault diagnosis, data analysis and other fields of empirical mode decomposition method)
    2013-11-06 18:30:20下载
    积分:1
  • morphing
    一段简单的morphing算法,用matlab编写,有一个gui界面,能实现选择两张图片,并自动完成morphing过程(A simple piece of morphing algorithm, using matlab prepared, there is a gui interface, enables to two pictures and automatically complete the morphing process)
    2014-11-15 00:35:42下载
    积分:1
  • 1000-2618(2013)05-0475-05
    利用混合巡游方法控制时空混沌1000-2618(2013)05-0475-05(Control of spatiotemporal chaos by a hybrid itinerant feedback method)
    2014-02-01 19:46:34下载
    积分:1
  • chongjian
    基于R-L模型的CT扫描和滤波反投影重建的程序实现(Based on CT scan and filter back projection reconstruction RL model program)
    2013-12-11 18:32:56下载
    积分:1
  • IA
    说明:  人工免疫算法程序,请大家多多关注,谢谢!(Artificial immune algorithm procedures, please everybody a lot of concern, thank you!)
    2009-03-19 15:45:34下载
    积分:1
  • RSA_UsingMatLAb
    SA Encryption and Decryption using Matlab The program set contains thirteen files listed below. errormeg.fig errormsg.m helpmsg.fig helpmsg.m inputmsg.fig inputmsg.m mesgcut.m pro2.fig pro2.m rsacore.m readme.txt screenshot.gif In order to run the program please call pro2.m under Matlab 6.0 Environment. System Requirement Matlab version 6.0 and if necessary, Maple version 6.0 on any platform PentiumII 300 MHz or equivalent.
    2009-03-07 13:54:25下载
    积分:1
  • sphere
    this folder contains matlab codes for minimize sphere with pso algorithm.
    2013-08-05 13:31:06下载
    积分:1
  • sig_shift
    使用MATLAB对离散信号进行运算,包括相加,位移,相乘以及变换等。(The use of MATLAB for computing discrete signals, including the add, shift, multiply and transform.)
    2008-05-26 19:58:41下载
    积分:1
  • tutorial1
    tutorial for matlab for image processing tool kit in power point presentation file
    2010-12-17 23:03:41下载
    积分:1
  • DF-and-AF
    该程序是使用Matlab仿真协同通信的DF(解码转发)基本性能,基本模型S-R-D三个节点,接收端使用MRC(最大比合并)。固定DF由于SR信道的错误,其性能受到限制,在大SNR情况下不能获得有效分集。而当SR距离足够近的时候,可能获得一定的分集增益。(AF and DF simulation procedure code)
    2012-05-21 22:28:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载