代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/493206/6398577
m plot_process.m
function plot_process(mu)
%Plot the mu's during an algorithm's execution
%Inputs:
% mu - The location of points
% No outputs
h = findobj('UserData','mu');
if (~isempty(h)),
delete(h
www.eeworm.com/read/493206/6398586
m plot_scatter.m
function plot_scatter(plot_features, plot_targets, fig, color)
% Make a scatter plot of the data
% Inputs:
% plot_features - Data features
% plot_targets - Data targets
% fig - Optional figu
www.eeworm.com/read/493294/6400545
m plot_mst.m
function plot_mst(a,tree,c,lwidth)
%PLOT_MST Plot minimum spanning tree
%
% PLOT_MST(A,TREE,STR,LWIDTH)
%
% Plots the edges of a minimum spanning tree, defined by the nodes A and
% TREE
%
% INPUT
www.eeworm.com/read/492965/6402802
m funkcja_plot.m
function[]=funkcja_plot(u)
x=u(1);
o=u(2);
hold off
plot([x-2,x+2,x+2,x-2,x-2],[-0.2,-0.2,0.2,0.2,-0.2])
AXIS([-5 20 -2 2])
hold on
plot([x,x+5*cos(o)],[0,sin(o)],'g')
www.eeworm.com/read/492798/6409167
mht fft_plot.mht
From:
Subject:
Date: Tue, 12 May 2009 09:57:08 -0700
MIME-Version: 1.0
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit
C
www.eeworm.com/read/492937/6414516
m recurrence_plot.m
function varargout = recurrence_plot(varargin)
% RECURRENCE_PLOT M-file for recurrence_plot.fig
%
% cross-recurrence:
% RP=recurrence_plot(x,y,gui_mode,norm,treshold,embedding,delay);
% recurrenc
www.eeworm.com/read/492937/6414547
fig recurrence_plot.fig
www.eeworm.com/read/492400/6422329
m plot_mst.m
function plot_mst(a,tree,c,lwidth)
%PLOT_MST Plot minimum spanning tree
%
% PLOT_MST(A,TREE,STR,LWIDTH)
%
% Plots the edges of a minimum spanning tree, defined by the nodes A and
% TREE
%
% INPUT
www.eeworm.com/read/491733/6433419
d plot.o.d
io/plot.o: io/plot.c io/plot.h \
c:/winavr-20081205/lib/gcc/../../avr/include/avr/io.h \
c:/winavr-20081205/lib/gcc/../../avr/include/avr/sfr_defs.h \
c:/winavr-20081205/lib/gcc/../../avr/inc
www.eeworm.com/read/491733/6433499
d plot.o.d
io/plot.o: io/plot.c io/plot.h \
c:/winavr-20081205/lib/gcc/../../avr/include/avr/io.h \
c:/winavr-20081205/lib/gcc/../../avr/include/avr/sfr_defs.h \
c:/winavr-20081205/lib/gcc/../../avr/inc