代码搜索:visualize
找到约 488 项符合「visualize」的源代码
代码结果 488
www.eeworm.com/read/448027/7541623
gif kohonen_visualize.gif
www.eeworm.com/read/448027/7541629
m visualize_model.m
function visualize_model(model,labels)
% visualisation of MOLMAP results
% visualize_model opens a GUI figure for exploring the results
%
% visualize_model(model,labels);
%
% input:
% mode
www.eeworm.com/read/448027/7541633
fig visualize_map.fig
www.eeworm.com/read/297325/8029839
m visualize_distortions.m
% visualize_distortions
%
%
% A script to run in conjunction with calib_gui in TOOLBOX_calib to plot
% the distortion models.
%
% This is a slightly modified version of the script plot_CCT_disto
www.eeworm.com/read/145715/12706258
m visualize_distortions.m
% visualize_distortions
%
%
% A script to run in conjunction with calib_gui in TOOLBOX_calib to plot
% the distortion models.
%
% This is a slightly modified version of the script plot_CCT_disto
www.eeworm.com/read/494772/6374951
fig visualize_labels.fig
www.eeworm.com/read/494772/6374958
m visualize_map.m
function varargout = visualize_map(varargin)
% visualize_maps opens a graphical interface for visaulising CPANNs and kohonen maps
% visualize_maps is called by each visualize file (visualize_kohon
www.eeworm.com/read/494772/6374960
m visualize_labels.m
function varargout = visualize_labels(varargin)
% visualize_labels opens a graphical interface for visaulising labels in kohonen maps
% visualize_labels is used by visualize_map
%
% see the HTML
www.eeworm.com/read/494772/6374985
gif kohonen_visualize.gif
www.eeworm.com/read/494772/6374995
m visualize_model.m
function visualize_model(model,labels)
% visualisation of the Kohonen/CPANN map results
% visualize_model opens a GUI figure for exploring the results of Kohonen or CPANN maps
%
% visualize_mod