文件名称:isomap降维matlab代码-Efficient-Non-Linear-Dimensionality-Reduction:通过经典缩放(也
文件大小:1.52MB
文件格式:ZIP
更新时间:2024-06-14 16:04:48
系统开源
isomap降维matlab代码高效非线性降维 Matlab代码可非常有效且准确地近似非线性降维“经典缩放”(也称为多维缩放(MDS)或Isomap)。 该代码适用于3D三角形网格以及任何尺寸的点云图。 该图应通过连接附近的点来创建。 设置和用法 该项目已在装有Matlab R2019a的OSX上进行了测试,并且也应在Windows 64上运行,才能运行该项目: 下载档案 运行DEMO_detailed.m 为了方便起见,该代码也包含在DEMO_only_code.m中,没有注释,可视化效果和选项。 引文 如果您使用这些想法,请引用论文(1)和(2): @article{shamai2018efficient, title={Efficient Inter-Geodesic Distance Computation and Fast Classical Scaling}, author={Shamai, Gil and Zibulevsky, Michael and Kimmel, Ron}, journal={IEEE transactions on pattern analysis
【文件预览】:
Efficient-Non-Linear-Dimensionality-Reduction-master
----mds_get_X_nys.m(276B)
----DEMO_only_code.m(1KB)
----fastmarch()
--------fastmarch1_mex.mexmaci64(27KB)
--------fastmarch1_mex.mexw64(19KB)
--------fastmarch.m(4KB)
--------FPS_graph.m(495B)
--------FPS.m(609B)
----NMDS.m(1KB)
----README.md(2KB)
----DEMO_detailed.m(3KB)
----Images()
--------Viz_pic.png(210KB)
----david0.mat(1.29MB)