代码搜索:visualize
找到约 488 项符合「visualize」的源代码
代码结果 488
www.eeworm.com/read/243093/12964918
m icassodendrogram.m
function icassoDendrogram(sR,L)
%function icassoDendrogram(sR,[L])
%
%PURPOSE
%
%To visualize the clustering and similarities between estimates as
%a dendrogram and a corrgram.
%
%EXAMPLE OF BASIC US
www.eeworm.com/read/150018/5694546
py hamming_bec_perf.py
"""
This script tests the BEC quantizer on the dual of a Hamming code.
The features that make this test interesting are that the code is
small enough to visualize or decode with pencil and paper, yet
www.eeworm.com/read/150018/5694557
py hamming_bec_perf.py
"""
This script tests the BEC quantizer on the dual of a Hamming code.
The features that make this test interesting are that the code is
small enough to visualize or decode with pencil and paper, yet
www.eeworm.com/read/375075/9373458
m pbndrawa.m
function pbnDrawA(A)
% pbnDrawA(A) - visualize a state transition matrix
%
% This function *attempts* to draw the state-transition diagram for a
% BN/PBN with state transition matrix A. It uses
www.eeworm.com/read/113483/6131333
m spinanimation.m
function spinAnimation(fig, filename, compress)
% spinAnimation: Create an animation of a spinning 3D plot.
%
% spinAnimation(fig, filename, compress)
%
% It is difficult to visualize a complex
www.eeworm.com/read/479067/6698848
m visualhelp.m
%
% This user interface is meant to visualize geodetic design parameters
% for GNSS.
% The user can specify system, observations, locations, etc.
% Initially, the GPS configuration at the current
www.eeworm.com/read/106690/15626611
m dipplot.m
% dipplot() - Visualize EEG equivalent-dipole locations and orientations
% in the BESA spherical head model or in a averaged MRI model.
% Usage:
% >> dipplot( sources, 'key', 'val', ...
www.eeworm.com/read/465758/7045136
txt 2.txt
% This section of code randomly generates and
% visualize a graph. It is copied from
% Xiaodong Wang's version of dijkstra algorithm
%
clear;
noOfNodes = 50;
rand('state', 0);
figure(1);
www.eeworm.com/read/243093/12964880
m similaritygraph.m
function h=similaritygraph(coord,S,lim,lcolor)
%function h=similaritygraph(coord,[S],[lim],[lcolor])
%
%PURPOSE
%
%To visualize a weighted graph
%
%INPUT
%
%[An argument in brackets is optional. If
www.eeworm.com/read/336563/3350072
mac memory.mac
/*
10/03/2006: Petre M.
-this file is a macro file that may be sued to visualize the memory of the LCD driver and
the ADE registers
-this file has to be loaded in Project Options->