代码搜索:Manifolds
找到约 13 项符合「Manifolds」的源代码
代码结果 13
www.eeworm.com/read/335250/12543191
pdf semisupervised alignment of manifolds.pdf
www.eeworm.com/read/180302/9313184
m gclearngress.m
function [Gb,nuopt,Rmanifold,sigmb]=gclearngress(X,Z,nus,vmax,Xlabel,aics,zchoise,method)
% data geometrization and model construction from curve manifolds
%(1) data geometrization to curve mani
www.eeworm.com/read/166711/10006204
m mediandistance.m
function W=medianDistance(dst,K)
%
% Clustering Through Ranking On Manifolds
% Version 0.2
%
% Copyright by Markus Breitenbach and Gregory Z. Grudic
% This code is for your personal and research use
www.eeworm.com/read/166711/10006205
m batch_test_toys.m
function test_toys
%
% Clustering Through Ranking On Manifolds
% Version 0.2
%
% Copyright by Markus Breitenbach and Gregory Z. Grudic
% This code is for your personal and research use only.
%
% http
www.eeworm.com/read/166711/10006183
m batch_3_spiral_3d.m
function batch_3_Spiral_3D
%
% Clustering Through Ranking On Manifolds
% Version 0.2
%
% Copyright by Markus Breitenbach and Gregory Z. Grudic
% This code is for your personal and research use only.
www.eeworm.com/read/166711/10006184
readme
Clustering Through Ranking On Manifolds
Version 0.2
Copyright by Markus Breitenbach and Gregory Z. Grudic
This code is for your personal and research use only.
http://www.cs.colorado.edu/~grud
www.eeworm.com/read/166711/10006202
m gen_scale.m
function [X_out, A, B] = Gen_Scale(X,lb,ub)
%
% Clustering Through Ranking On Manifolds
% Version 0.2
%
% Copyright by Markus Breitenbach and Gregory Z. Grudic
% This code is for your personal and re
www.eeworm.com/read/180302/9313166
m datageometrize.m
function [xfit,bx,v,vi,cut]=datageometrize(X,nu,ncut)
% constructing local curves f(u) as local regions to form curve manifolds
% nu: geometrization parameter, cut: side-part length in two sides of
www.eeworm.com/read/166711/10006203
m error_thing.m
function err_rate=error_thing(True_Y,Y)
% function err_rate=error_thing(True_Y,Y)
%
% Computes the error rate for Clustering
%
% Clustering Through Ranking On Manifolds
% Version 0.2
%
% Copyright
www.eeworm.com/read/166711/10006211
m find_clusters.m
function [ind_clust,bgi] = Find_Clusters(dot_dist,mean_dist,num_c,preSet_Centers)
%
% Clustering Through Ranking On Manifolds
% Version 0.2
%
% Copyright by Markus Breitenbach and Gregory Z. Grudic
%