登录
首页 » matlab » Dimension-reduction--toolbox

Dimension-reduction--toolbox

于 2011-03-07 发布 文件大小:191KB
0 87
下载积分: 1 下载次数: 1

代码说明:

说明:  该工具箱中包含了多种降维算法。其中有传统的PCA和Local PCA算法,也有典型的流形学习算法,如Isomap、LLE、HLLE、Laplacian Eigenmaps 和 Local Tangent Space 。(The toolbox contains a variety of dimensionality reduction algorithms. In which the traditional PCA and Local PCA algorithms, there are the typical manifold learning algorithms such as Isomap, LLE, HLLE, Laplacian Eigenmaps and Local Tangent Space.)

文件列表:

Dimension reduction toolbox
............................\compute_nn_distance.m,1518,2006-09-08
............................\compute_nn_graph.m,1664,2006-09-08
............................\dijkstra_fast.dll,57344,2004-05-03
............................\hlle.m,5717,2005-10-10
............................\isomap.m,3950,2006-05-05
............................\leigs.m,7393,2006-09-08
............................\lle.m,2477,2006-09-08
............................\load_images_dataset.m,5834,2006-04-10
............................\load_points_set.m,4267,2006-02-05
............................\load_subimages_dataset.m,1903,2006-08-24
............................\ltsa.m,2653,2006-09-08
............................\nn_prepare.dll,120320,2001-01-16
............................\nn_prepare.m,1645,2002-01-17
............................\nn_search.dll,128512,2001-01-16
............................\nn_search.m,1984,2002-01-17
............................\pca.m,7182,2006-08-28
............................\perform_dimreduc_interpolation.m,1523,2006-08-14
............................\perform_geodesic_embedding.m,1254,2006-08-13
............................\perform_local_pca.m,2092,2006-08-28
............................\plot_flattened_dataset.m,1392,2006-08-13
............................\range_search.dll,129024,2001-01-16
............................\range_search.m,1920,2002-01-17
............................\readme.txt,2505,2006-09-08
............................\test_datasets.m,793,2006-09-08
............................\test_dimreduc.m,1464,2006-09-08
............................\test_display_pointsets.m,386,2005-10-11
............................\test_images.m,1303,2006-09-08
............................\test_isomap_landmarks.m,1105,2006-09-08
............................\test_meshes.m,876,2006-08-13
............................\test_nearest_neighboors.m,472,2006-09-08
............................\test_pca.m,333,2006-09-08
............................\test_subimages.m,2536,2006-09-08
............................\toolbox
............................\.......\build_euclidean_weight_matrix.m,706,2004-01-06
............................\.......\compute_distance_matrix.m,310,2004-10-06
............................\.......\compute_distance_to_points.m,548,2005-05-08
............................\.......\load_image.m,7511,2005-07-19
............................\.......\perform_rbf_interpolation.m,4065,2005-10-10
............................\.......\plot_mesh.m,2259,2004-12-24
............................\.......\plot_scattered.m,1364,2005-10-10
............................\.......\read_off.m,2339,2005-09-03
............................\.......\test_rbf.m,405,2005-10-10
............................\.......\triangulation2adjacency.m,611,2005-02-08

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

发表评论

0 个回复

  • kl
    说明:  (1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象; (2)将所有子图象按列相接变成一个81维的行向量; (3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量; (4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。 (5)求出所有子块的特征向量。 ((1) the application of 9 × 9 window of these images at random, a total sample of 200 sub-image (2) all sub-images according to out-phase into a 81-dimensional row vector (3) all 200 lines for KL transform vector, derived its corresponding covariance matrix of eigenvectors and eigenvalues, in descending order by eigenvalue and the corresponding eigenvector (4) a choice to 40 corresponding to the largest eigenvalue eigenvector as the PCA, the original image block to the 40 feature vectors on the projection, the projection coefficients obtained by this sub-block eigenvector. (5) calculated for all sub-block eigenvector.)
    2007-08-07 18:04:13下载
    积分:1
  • 05445045
    A Novel Neural-Network Model for Deriving Standard 12-Lead ECGs From Serial Three-Lead ECGs: Application to Self-Care
    2010-09-03 03:31:21下载
    积分:1
  • 11
    说明:  粒子群工具箱,非常好的源程序,很好用。。。(Particle swarm optimization toolbox, a very good source, a very good use. . .)
    2009-12-16 16:49:24下载
    积分:1
  • nibian
    较为精确的逆变器仿真模型,包括控制系统,可作为初学者的重要参考,很有参考价值(More accurate simulation model of inverter, including the control system can be used as important reference for beginners,a good reference)
    2010-09-04 11:09:33下载
    积分:1
  • BP_PID
    说明:  一个bp-pid混合控制水箱的仿真程序,bp用来在线修正PID的三个参数(Bp-pid hybrid control of a tank simulation program, bp-line amendment to the three parameters of PID)
    2011-04-18 14:31:19下载
    积分:1
  • ipeak5
    Keypress operated interactive peak detector function.
    2014-02-06 17:58:57下载
    积分:1
  • new_psk_performance
    分析psk调制与解调的函数,并有误码率分析(psk)
    2009-05-24 09:56:42下载
    积分:1
  • myspecgram
    Linear prediction follows naturally from the general mathematics of linear systems. As the system output is defined as a linear combination of past samples, the system’s future output can be predicted if the scaling coefficients bj and ak are known.
    2011-01-24 23:09:10下载
    积分:1
  • cancer
    this folder contain image cancer dataset
    2009-05-31 23:44:58下载
    积分:1
  • main
    哈工大的数学实验的大量的matlab仿真例程,包括莫比乌斯曲面簇的数学模型研究等内容,以及matlab界面设计等(HIT mathematical experiment matlab simulation routines, including Mobius surface the mathematical model of research clusters, as well as Matlab interface design)
    2012-04-16 17:16:00下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载