代码搜索:ISOMAP
找到约 83 项符合「ISOMAP」的源代码
代码结果 83
www.eeworm.com/read/142703/12930160
m udisomapgeodistancek.m
function [GeoD,D]=udIsomapGeoDistanceK(X, NeighborsNum);
% 计算Isomap算法的测地线距离
% Input:
% X = D x N matrix of input points (where D is the dimensionality of points, N is the number of data point
www.eeworm.com/read/198944/7903362
m kisomap_demo.m
% kisomap_demo.m
%
% Kernel Isomap Demo
%
% by hychoi@postech.ac.kr, http://home.postech.ac.kr/~hychoi/
% Heeyoul Choi
% Dept. of Computer Science
% POSTECH, Korea
%
% June 4, 2004
www.eeworm.com/read/198944/7903430
asv kisomap_demo.asv
% kisomap_demo.m
%
% Kernel Isomap Demo
%
% by hychoi@postech.ac.kr, http://home.postech.ac.kr/~hychoi/
% Heeyoul Choi
% Dept. of Computer Science
% POSTECH, Korea
%
% June 4, 2004