代码搜索:ISOMAP
找到约 83 项符合「ISOMAP」的源代码
代码结果 83
www.eeworm.com/read/139301/13163952
m sisomap.m
% The data and corresponding class labels are stored in data.mat.
% First load data.mat to make sure the variable 'data' and 'labels' are in
% the workspace. Then culculate the distance matrix. Fina
www.eeworm.com/read/444437/7612723
pas openglmain.pas
unit OpenGLMain;
interface
{ The Fuchsia borders around some of the trees, are a fault in the map,
not a fault in the OpenGLIsoEngine (I don't know why DirectX doesn't
displays them differ
www.eeworm.com/read/444437/7612754
pas cellproperties.pas
unit cellProperties;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, ComCtrls, ExtCtrls,isoengine;
type
TCellProp = class(
www.eeworm.com/read/444437/7612758
pas layerunit.pas
unit layerunit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
Grids, Menus, ImgList, DXDraws, ExtCtrls, StdCtrls,isoengine,util,inifiles;
type
www.eeworm.com/read/444437/7612760
pas imageinfo.pas
unit imageinfo;
{****************************************************************************
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License
www.eeworm.com/read/444437/7612769
pas openglisoengine.pas
unit OpenGLIsoEngine;
{****************************************************************************
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "L
www.eeworm.com/read/365735/9849784
m distance.m
function result=distance(X,label,alpha)
% This function computes the distance matrix for S-Isomap
%
% X: input data. DxN matrix, D is the dimension, and N is the number of
% records.
% label:
www.eeworm.com/read/198944/7903366
m contents.m
%
% Kernel Isomap
%
% by Heeyoul Choi
% hychoi@postech.ac.kr
% http
www.eeworm.com/read/139301/13163954
m distance.m
function result=distance(X,label,alpha)
% This function computes the distance matrix for S-Isomap
%
% X: input data. DxN matrix, D is the dimension, and N is the number of
% records.
% label:
www.eeworm.com/read/444437/7612747
pas overview.pas
unit overview;
{****************************************************************************
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License"