代码搜索:visualize
找到约 488 项符合「visualize」的源代码
代码结果 488
www.eeworm.com/read/160223/10555140
asv quake_demo.asv
%% Loma Prieta Earthquake
% This demo shows how to analyze and visualize real-world earthquake data.
% The file QUAKE.MAT contains 200Hz data from the October 17, 1989 Loma Prieta
% earthquake in t
www.eeworm.com/read/160223/10555145
m quake_demo.m
%% Loma Prieta Earthquake
% This demo shows how to analyze and visualize real-world earthquake data.
% The file QUAKE.MAT contains 200Hz data from the October 17, 1989 Loma Prieta
% earthquake in t
www.eeworm.com/read/397115/8066362
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/397115/8066393
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/397115/8066882
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/331448/12827203
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/331448/12827233
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/331448/12827599
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/244790/12843443
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/244790/12843473
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