代码搜索:ISOMAP
找到约 83 项符合「ISOMAP」的源代码
代码结果 83
www.eeworm.com/read/444599/7611025
m isomapbutton_callback.m
function ISOMAPButton_Callback(hObject, eventdata, handles)
% --- Executes on button press in ISOMAPButton.
handles.K = round(str2double(get(handles.KEdit,'String')));
handles.K = max(1,handles.K
www.eeworm.com/read/360732/10080602
m test_images.m
% test for dimension reduction on images datasets
name = 'binaryalphadigs';
name = 'umist_cropped';
name = 'edges';
name = 'disks';
name = 'frey_rawface';
name = 'digits';
name = 'olivettifac
www.eeworm.com/read/365735/9849781
txt readme.txt
-----------------------------------------------------------------------------------------
ReadMe: The S-ISOMAP Package
--------------------------------------------------------------------------
www.eeworm.com/read/139301/13163947
txt readme.txt
-----------------------------------------------------------------------------------------
ReadMe: The S-ISOMAP Package
--------------------------------------------------------------------------
www.eeworm.com/read/276944/10692875
m isomapiid.m
function [D] = IsomapIID(D, n_fcn, n_size, options);
% ISOMAPII Computes Isomap embedding using an advanced version of
% the algorithm in Tenenbaum, de Silva, and Langford (2000),
%
www.eeworm.com/read/286440/8763839
m isomapii.m
function [Y, R, E] = IsomapII(D, n_fcn, n_size, options);
% ISOMAPII Computes Isomap embedding using an advanced version of
% the algorithm in Tenenbaum, de Silva, and Langford (2000),
www.eeworm.com/read/365735/9849780
m isomapii.m
function [Y, R, E] = IsomapII(D, n_fcn, n_size, options);
% ISOMAPII Computes Isomap embedding using an advanced version of
% the algorithm in Tenenbaum, de Silva, and Langford (2000),
www.eeworm.com/read/164260/10120770
m isomapii.m
function [Y, R, E] = IsomapII(D, n_fcn, n_size, options);
% ISOMAPII Computes Isomap embedding using an advanced version of
% the algorithm in Tenenbaum, de Silva, and Langford (2000),
www.eeworm.com/read/145017/12756087
m isomapii.m
function [Y, R, E] = IsomapII(D, n_fcn, n_size, options);
% ISOMAPII Computes Isomap embedding using an advanced version of
% the algorithm in Tenenbaum, de Silva, and Langford (2000),
www.eeworm.com/read/139301/13163944
m isomapii.m
function [Y, R, E] = IsomapII(D, n_fcn, n_size, options);
% ISOMAPII Computes Isomap embedding using an advanced version of
% the algorithm in Tenenbaum, de Silva, and Langford (2000),