登录
首页 » matlab » manifold

manifold

于 2009-01-14 发布 文件大小:10752KB
0 209
下载积分: 1 下载次数: 357

代码说明:

  流形学习算法库,包括主要的流形学习算法。LLE,ISOMAP,LE等算法(Manifold learning algorithm library, including the main manifold learning algorithm. LLE, ISOMAP, LE, such as algorithm)

文件列表:

manifold
........\.DS_Store
........\images
........\......\.DS_Store

........\......\tp1
........\......\...\.DS_Store





........\......\...\brain-geodesic-1.png
........\......\...\brain-geodesic-2.png
........\......\...\brain-img-1.png
........\......\...\brain-img-2.png
........\......\...\brain-img-3.png
........\......\...\brain-img-4.png
........\......\...\brain-img-5.png
........\......\...\brain-img-6.png
........\......\...\brain-img-7.png
........\......\...\brain-img-8.png
........\......\...\brain-vol3d-1.png
........\......\...\brain-vol3d-2.png
........\......\...\brain-vol3d-3.png
........\......\...\brain-vol3d-4.png
........\......\...\brain-vol3d-5.png
........\......\...\brain-vol3d-6.png
........\......\...\cavern-dist-function-contour.jpg
........\......\...\cavern-dist-function.jpg
........\......\...\cavern-shortest-path-2d.jpg
........\......\...\constant-voronoi-dist.jpg
........\......\...\constant-voronoi-tr.jpg
........\......\...\mountain-dist-func-cont.jpg
........\......\...\mountain-dist-function.jpg
........\......\...\mountain-sampling-100.jpg
........\......\...\mountain-sampling-150.jpg
........\......\...\mountain-sampling-200.jpg
........\......\...\mountain-sampling-250.jpg
........\......\...\mountain-sampling-300.jpg
........\......\...\mountain-sampling-50.jpg
........\......\...\mountain-sampling-tr-100.jpg
........\......\...\mountain-sampling-tr-150.jpg
........\......\...\mountain-sampling-tr-200.jpg
........\......\...\mountain-sampling-tr-250.jpg
........\......\...\mountain-sampling-tr-300.jpg
........\......\...\mountain-sampling-tr-50.jpg
........\......\...\mountain-shortest-path-2d.jpg
........\......\...\mountain-voronoi-dist.jpg
........\......\...\mountain-voronoi-tr.jpg
........\......\...\road2-dist-function-contour.jpg
........\......\...\road2-dist-function.jpg
........\......\...\road2-heuristic0.5.jpg
........\......\...\road2-heuristic0.9.jpg
........\......\...\road2-heuristic0.jpg
........\......\...\road2-shortest-path-2d.jpg
........\......\...\shortest-path-3d.jpg
........\......\tp1b
........\......\....\.DS_Store





........\......\....\eq-chan-vese-def.png
........\......\....\eq-chan-vese.png
........\......\....\eq-mean-curvature.png
........\......\....\eq-snake.png
........\......\....\mean-01.png
........\......\....\mean-02.png
........\......\....\mean-03.png
........\......\....\mean-04.png
........\......\....\mean-05.png
........\......\....\snake-01.png
........\......\....\snake-02.png
........\......\....\snake-03.png
........\......\....\snake-04.png
........\......\....\snake-05.png
........\......\tp2
........\......\...\.DS_Store





........\......\...\bunny-cst-remesh-500.jpg
........\......\...\bunny-cst-remesh-800.jpg
........\......\...\bunny-cst-sampl-100.jpg
........\......\...\bunny-cst-sampl-1400.jpg
........\......\...\bunny-cst-sampl-300.jpg
........\......\...\bunny-cst-sampl-500.jpg
........\......\...\bunny-cst-sampl-800.jpg
........\......\...\bunny-grad-remesh-1400.jpg
........\......\...\bunny-grad-remesh-300.jpg
........\......\...\bunny-grad-remesh-500.jpg
........\......\...\bunny-grad-remesh-800.jpg
........\......\...\bunny-grad-sampl-1400.jpg
........\......\...\bunny-grad-sampl-300.jpg
........\......\...\bunny-grad-sampl-500.jpg
........\......\...\bunny-grad-sampl-800.jpg

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

发表评论

0 个回复

  • 3065285_43964545
    103规约测试教程,希望大家喜欢哦。。。(The 103 statute of the test.)
    2012-12-13 21:31:01下载
    积分:1
  • 圆阵
    运用圆组合阵列定位噪声源,里面有几种简单的算法(There are several simple algorithms for locating noise sources using circular array.)
    2019-04-09 11:13:48下载
    积分:1
  • ORACLE的开发和使用
    ORACLE的开发和使用-the development and use
    2022-03-20 06:11:11下载
    积分:1
  • MySQL WorkBench 8.0汉化资源包
    说明:  找到 MySQLWorkbench的安装目录下的 datamain_menu.xml 这个文件并改名,再将此文件中的main_menu.xml复制进去,可完成部分汉化。(Find the file datamain_menu.xml in the installation directory of MySQL Workbench and rename it, then copy the main_menu.xml in the file.)
    2020-06-17 10:20:02下载
    积分:1
  • Y2-JAVA-4前沿技术
    Y2-JAVA-4前沿技术,chapter01,chapter02,chapter03,chapter04,chapter05,补充案例,参考资料,教学演示案例,视频,提供给学员的素材,学员练习参考答案,作业答案,ppt
    2022-06-13 10:20:17下载
    积分:1
  • 通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再...
    通过欧几里德距离对三维空间内的数据点进行聚类: 从文件读入三列表示坐标的数据进行聚类。按项目总数和组数平均划分。首先计算两两之间的距离,选出最近的两个点,再按距离由小到大排序,找出距这两个点最近的若干个点。 除去这些点后对其余的点重复进行上述操作。-By Euclidean distance on three-dimensional space, clustering of data points: from the file read into the three coordinates of the data indicated that cluster. According to the average number of total number of projects and group division. First, calculate the distance between 22 to elect the nearest two points, and then from small to large order to identify these two points away from a number of recent points. After removing these points the rest of the point of repeating to carry out such operations.
    2023-01-05 15:35:03下载
    积分:1
  • Y_Browser_050_0_3rdEd is the best file browser for symbian 9.1
    Y_Browser_050_0_3rdEd is the best file browser for symbian 9.1-Y_Browser_050_0_3rdEd is the best file br owser for symbian 9.1
    2023-04-09 10:35:04下载
    积分:1
  • VBPExcel
    VB 读取 excel 文件的操作。 可以读取2003 和2000的文件(VB to read excel file operations. You can read the 2003 and 2000 documents)
    2013-07-22 12:16:36下载
    积分:1
  • mindlin板程序
    mindlin板单元的程序,交互性很好,适合新手。(Mindlin plate program, good interaction, suitable for beginners.)
    2020-09-01 02:38:08下载
    积分:1
  • 模拟时钟特效
    模拟现实生活中的时钟。并且它还具有定时闹钟的功能。(Simulate real-life clocks. And it also has the function of timing alarm clock.)
    2019-01-24 13:51:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载