代码搜索:visualize

找到约 488 项符合「visualize」的源代码

代码结果 488
www.eeworm.com/read/244790/12843813

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/243093/12964976

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/141739/12988436

m som_plotplane.m

function h=som_plotplane(varargin) %SOM_PLOTPLANE Visualize the map prototype vectors as line graphs % % h=som_plotplane(lattice, msize, data, [color], [scaling], [pos]) % h=som_plotplane(topol, dat
www.eeworm.com/read/141739/12988458

m som_barplane.m

function h = som_barplane(varargin) %SOM_BARPLANE Visualize the map prototype vectors as bar charts % % h = som_barplane(lattice, msize, data, [color], [scaling], [gap], [pos]) % h = som_barplane(top
www.eeworm.com/read/141739/12988761

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/303048/13823166

m som_plotplane.m

function h=som_plotplane(varargin) %SOM_PLOTPLANE Visualize the map prototype vectors as line graphs % % h=som_plotplane(lattice, msize, data, [color], [scaling], [pos]) % h=som_plotplane(topol, dat
www.eeworm.com/read/303048/13823174

m som_barplane.m

function h = som_barplane(varargin) %SOM_BARPLANE Visualize the map prototype vectors as bar charts % % h = som_barplane(lattice, msize, data, [color], [scaling], [gap], [pos]) % h = som_barplane(top
www.eeworm.com/read/303048/13823290

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/114744/6122487

java traceviewer.java

package debugging; import java.util.*; import java.awt.*; import java.awt.event.*; import javax.swing.*; import java.io.*; /** * A class to visualize a debug trace. */ public class Tr
www.eeworm.com/read/396844/2407725

m som_plotplane.m

function h=som_plotplane(varargin) %SOM_PLOTPLANE Visualize the map prototype vectors as line graphs % % h=som_plotplane(lattice, msize, data, [color], [scaling], [pos]) % h=som_plotplane(topol, dat