代码搜索:plotting
找到约 1,607 项符合「plotting」的源代码
代码结果 1,607
www.eeworm.com/read/411401/11246894
m contents.m
% Functions for mesh handling
%
% Plotting
%
% plcigrid - Plots a 2D FEM mesh
%
% Making inhomogeneities
%
% ChooseCircle - Lets you to define a "circular" inhomogeneity for 2D EIT simulat
www.eeworm.com/read/249703/12479039
m goplotpso.m
% goplotpso.m
% default plotting script used in PSO functions
%
% this script is not a function,
% it is a plugin for the main PSO routine (pso_Trelea_vectorized)
% so it shares all the same vari
www.eeworm.com/read/148257/12479845
m powplot.m
function powplot(A,u)
% The function powplot(A) is used to demonstrate geometrically
% the effects of applying powers of a 2x2 matrix A to any
% unit vector. This is done by plotting the image o
www.eeworm.com/read/235612/14060567
m contents.m
% The CREWES Project Misc Utilities toolbox
%
% more seismic plotting, digital editing engine, zooming,
% selection box, interpolating, etc.
%
% clonefig --- clone a figure with 2-D graphics
%
www.eeworm.com/read/108859/15573926
m tour2.m
%To access the demonstrations, ENTER A NUMBER AS FOLLOWS
%
%PLOTTING ROUTINES 1
%ROUTINES FOR SIGNALS 2
%MATH ANALYSIS and FUNCTIONS 3
%TIME-DOMAIN ANALYSIS 4
%CONVOLUTION ROUTINES 5
%LAPLA
www.eeworm.com/read/107559/15604941
m profiles.m
function varargout = profiles(varargin)
% GUI for plotting profiles for image arrays
% Plots Z-profile (through stack of images for a chosen pixel)
% Plots line profile for line drawn in an ima
www.eeworm.com/read/388785/8575106
m tdof_modal_xfer.m
echo off
% tdof_modal_xfer.m plotting modal transfer functions of three dof model
% Calculates and plots the four distinct frequency responses and
% the individual modal contributions.
clf;
www.eeworm.com/read/388785/8575158
m sdofxfer.m
echo off
% sdofxfer.m plotting frequency responses of sdof model for different
% damping values. Calculates and plots magnitude and phase for a single
% degree of freedom system over a range of d
www.eeworm.com/read/381193/9105663
m acquire trace cont sync.m
% MATLAB/MXA example 5
% Getting and plotting trace data
% Continuous trace aquisition (sync)
% Version: 1.0
% Date: Sep 11, 2006
% 2006 Agilent Technologies, Inc.
oldobjs=instrfind;
if ~
www.eeworm.com/read/381193/9105670
m acquire trace cont async.m
% MATLAB/MXA example 4
% Getting and plotting trace data
% Continuous trace aquisition (assync)
% Version: 1.0
% Date: Sep 11, 2006
% 2006 Agilent Technologies, Inc.
oldobjs=instrfind;
if