代码搜索:visualize
找到约 488 项符合「visualize」的源代码
代码结果 488
www.eeworm.com/read/150905/12248276
m prex_density.m
%PREX_DENSITY Various density plots
%
% Prtools example to show the use of density estimators and how to
% visualize them.
help prex_density
figure
echo on
% Generate one-class data
a = gencirc(
www.eeworm.com/read/251835/12317217
m plot.m
function [h,re,im] = plot(M,varargin)
%PLOT Visualize a Schwarz-Christoffel crossratio disk map.
% PLOT(M) plots the polygon associated with the Schwarz-Christoffel
% crossratio rectified map M
www.eeworm.com/read/251835/12318048
m plot.m
function [h,r,theta] = plot(M,varargin)
%PLOT Visualize a Schwarz-Christoffel crossratio disk map.
% PLOT(M) plots the polygon associated with the Schwarz-Christoffel
% crossratio disk map M an
www.eeworm.com/read/149739/12352657
m prex_density.m
%PREX_DENSITY Various density plots
%
% Prtools example to show the use of density estimators and how to
% visualize them.
help prex_density
figure
echo on
% Generate one-class data
a = gencirc(
www.eeworm.com/read/250731/4427693
java adminlistener.java
/*
* $Id: AdminListener.java 3757 2006-11-24 12:31:59Z mortenv $
*
* Copyright 2000-2005 Norwegian University of Science and Technology
*
* This file is part of Network Administration Visualize
www.eeworm.com/read/250731/4427718
java drawantialias.java
/*
* $Id: DrawAntiAlias.java 3622 2006-09-14 14:30:44Z mortenv $
*
* Copyright 2000-2005 Norwegian University of Science and Technology
*
* This file is part of Network Administration Visualize
www.eeworm.com/read/309003/3708279
m toon0842.m
% toon0842 -- Visualize cosine packet decomposition of SlowChirp
%
% construct SlowChirp
%
n = 1024;
t = (1:n)./n;
MAXPLOTS = 25;
xi = pi/5 .* t;
SlowChirp = cos(xi .* (1:n));
D
www.eeworm.com/read/309003/3708330
m toon0742.m
% toon0742 -- Visualize wavelet packet decomposition of SlowChirp
%
n = 1024;
t = (1:n)./n;
MAXPLOTS = 25;
xi = pi/5 .* t;
SlowChirp = cos(xi .* (1:n));
qmf = MakeONFilter('Symmlet',
www.eeworm.com/read/281897/4111806
java adminlistener.java
/*
* $Id: AdminListener.java 3757 2006-11-24 12:31:59Z mortenv $
*
* Copyright 2000-2005 Norwegian University of Science and Technology
*
* This file is part of Network Administration Visualize
www.eeworm.com/read/281897/4111831
java drawantialias.java
/*
* $Id: DrawAntiAlias.java 3622 2006-09-14 14:30:44Z mortenv $
*
* Copyright 2000-2005 Norwegian University of Science and Technology
*
* This file is part of Network Administration Visualize