登录
首页 » matlab » toolbox-for-dimensionality-reduction

toolbox-for-dimensionality-reduction

于 2011-09-22 发布 文件大小:221KB
0 147
下载积分: 1 下载次数: 133

代码说明:

  一个关于数据降维的工具包,外国牛人编写,囊括了各种降维方法,是一个很好的工具!(A tool for data reduction package, foreign cattle were written, include a variety of dimension reduction method is a good tool!)

文件列表:

toolbox for dimensionality reduction
....................................\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 个回复

  • beijingcha
    背景差分法运动目标检测,建立背景模型,然后使用当前模型与背景模型相减,再和阈值相比较,比阈值大的即判断为有运动目标,比阈值小的即判断为没有运动目标,阈值大小可以自己适当调试,根据经验值设置最佳阈值。(Background difference method is used for moving target detection and setting up background model, then using current model and background model subtracting, and comparing with threshold, it is judged to have moving target compared with the threshold value, which is smaller than threshold. The size of threshold can be adjusted properly, and the best threshold is set according to experience value.)
    2021-01-01 16:58:58下载
    积分:1
  • da1
    说明:  MATLAB程序用于计算钢筋混凝土结构(梁,柱等)的非线性分析。(MATLAB program used to calculate the reinforced concrete structures (beams, columns, etc.) nonlinear analysis.)
    2011-03-02 16:19:34下载
    积分:1
  • matlab MRF toy examples
    关于马尔科夫随机场的分割matlab代码(On the Markov random field segmentation matlab code)
    2017-07-09 20:01:02下载
    积分:1
  • test_plot_time
    IDL编写的以时间为变量的散点图代码,值得新手学习(IDL prepared time-variable scatter plot code, novice worth learning)
    2016-04-24 04:49:00下载
    积分:1
  • shi-tomas
    shi-tomasi方法角点提取方法。该方法测量结构张量的最小特征值。这代表了Harris和诺贝尔探测器试图近似的理想。哈里斯希望在计算特征时避免计算平方根的计算成本。(Shi-Tomasi corner detector method.The method measure returns the minimum eigenvalue of the structure tensor. This represents the ideal that the Harris and Noble detectors attempt to approximate. Back in 1988 Harris wanted to avoid the computational cost of taking a square root when computing features. This is no longer relevant today!)
    2020-12-25 21:59:04下载
    积分:1
  • hole-filling
    用matlab实现基于形态学的边缘检测和孔洞填充(Using matlab to achieve morphological edge detection and hole filling)
    2017-05-10 19:45:23下载
    积分:1
  • mosaic
    使用MATLAB实现基于等距离图象拼接的嵌套程序1(The use of MATLAB-based image stitching equidistant nested procedures 1)
    2008-07-01 19:49:27下载
    积分:1
  • Image-color-VB-source-code
    使用VB编写的图片反色源代码是图像处理的很好的教程(Image color VB source code)
    2014-03-18 09:45:58下载
    积分:1
  • Digital_watermark_processing
    基于matlab仿真的数字水印源程序以及仿真结果,可用于毕业设计论文以及课题设计参考学习!(Matlab simulation based on digital watermarking, as well as simulation results source, can be used for graduate thesis and design subject design study!)
    2008-05-13 14:10:08下载
    积分:1
  • PCA
    主成分分析方法(PCA),PCA算法的理论依据是K-L变换,通过一定的性能目标来寻找线性变换W,实现对高维数据的降维。(Principal component analysis (PCA), PCA algorithm is based on the theory of KL transform, through a certain performance targets to find the linear transformation W, the realization of high-dimensional data, dimensionality reduction.)
    2008-06-02 11:10:27下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载