代码搜索:visualize
找到约 488 项符合「visualize」的源代码
代码结果 488
www.eeworm.com/read/235928/14041729
m som_dendrogram.m
function [h,Coord,Color,height] = som_dendrogram(Z,varargin)
%SOM_DENDROGRAM Visualize a dendrogram.
%
% [h,Coord,Color,height] = som_dendrogram(Z, [[argID,] value, ...])
%
% Z = som_linkage(sM);
%
www.eeworm.com/read/384512/8866001
m som_pieplane.m
function h=som_pieplane(varargin)
%SOM_PIEPLANE Visualize the map prototype vectors as pie charts
%
% h=som_pieplane(lattice, msize, data, [color], [s], [pos])
% h=som_pieplane(topol, data, [color],
www.eeworm.com/read/379728/9180246
m subspace2d.m
% SUBSPACE2D - Visualize principal components in 2D
%
% SUBSPACE2D( S, Sv, Sr ) visualizes principal components in S and
% their posterior variances Sv. Each column of S should be
% two-dimensiona
www.eeworm.com/read/397115/8066467
m som_pieplane.m
function h=som_pieplane(varargin)
%SOM_PIEPLANE Visualize the map prototype vectors as pie charts
%
% h=som_pieplane(lattice, msize, data, [color], [s], [pos])
% h=som_pieplane(topol, data, [color],
www.eeworm.com/read/331448/12827281
m som_pieplane.m
function h=som_pieplane(varargin)
%SOM_PIEPLANE Visualize the map prototype vectors as pie charts
%
% h=som_pieplane(lattice, msize, data, [color], [s], [pos])
% h=som_pieplane(topol, data, [color],
www.eeworm.com/read/244790/12843542
m som_pieplane.m
function h=som_pieplane(varargin)
%SOM_PIEPLANE Visualize the map prototype vectors as pie charts
%
% h=som_pieplane(lattice, msize, data, [color], [s], [pos])
% h=som_pieplane(topol, data, [color],
www.eeworm.com/read/141739/12988498
m som_pieplane.m
function h=som_pieplane(varargin)
%SOM_PIEPLANE Visualize the map prototype vectors as pie charts
%
% h=som_pieplane(lattice, msize, data, [color], [s], [pos])
% h=som_pieplane(topol, data, [color],
www.eeworm.com/read/303048/13823192
m som_pieplane.m
function h=som_pieplane(varargin)
%SOM_PIEPLANE Visualize the map prototype vectors as pie charts
%
% h=som_pieplane(lattice, msize, data, [color], [s], [pos])
% h=som_pieplane(topol, data, [color],
www.eeworm.com/read/309003/3708293
m toon0232.m
% toon0232 -- Visualize Wavelet Xform
%
% Here we display a 2-d image (a box with an X in it)
% and its 2-d wavelet transform.
%
box = Make2dSignal('BoxWithCross', 128);
%
clf; subplot(121)
www.eeworm.com/read/396844/2407749
m som_pieplane.m
function h=som_pieplane(varargin)
%SOM_PIEPLANE Visualize the map prototype vectors as pie charts
%
% h=som_pieplane(lattice, msize, data, [color], [s], [pos])
% h=som_pieplane(topol, data, [color],