代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/168677/9902177
m plot_laplacian.m
function plot_laplacian(number_clusters, power, AOA_deg, sigma_deg, ...
delta_phi_deg, plot_number, colour)
% plot_laplacian(number_clusters, power, AOA_deg, sigma_deg,
% del
www.eeworm.com/read/168677/9902189
m plot_uniform.m
function plot_uniform(number_clusters, amplitude, AOA, AS, ...
plot_number, colour)
% plot_uniform(number_clusters, amplitude, AOA, AS, ...
% plot_number, colour)
%
% Plots t
www.eeworm.com/read/364035/9924023
jpg ber-plot.jpg
www.eeworm.com/read/168118/9937600
m plot4.m
function plot4(x1,y1,x2,y2,x3,y3,x4,y4)
% plot4(x1,y1,x2,y2,x3,y3,x4,y4)
%
% subdivides plot window into 4 and plots 4 graphs
%
% by G.F. Margrave, May 1991
%
% NOTE: It is illegal for you to use thi
www.eeworm.com/read/168118/9937652
m plot2.m
function plot2(x1,y1,x2,y2)
% plot2(x1,y1,x2,y2)
%
% subdivides plot window into 2 and plots 2 graphs
%
% by G.F. Margrave, May 1991
%
% NOTE: It is illegal for you to use this software for a purpose
www.eeworm.com/read/362879/9977578
f90 plot.f90
! plot.f90
!
! Copyright (C) 2007 Paul Panserrieu, < peutetre@cs.tu-berlin.de >
!
! This program is free software: you can redistribute it and/or modify
! it under the terms of the GNU Gene
www.eeworm.com/read/166836/9995532
m ga_plot.m
function [para]=GA_plot(generation_n, upper, ...
average, lower, BEST_popu)
global MIN_offset MUL_factor
%========================================================
% GA_plot.m
% global MIN_off
www.eeworm.com/read/166836/9995740
m ga_plot.m
function [para,best_pi]=GA_plot(generation_n, upper, ...
average, lower, BEST_popu)
global MIN_offset MUL_factor
%========================================================
% GA_plot.m
% global
www.eeworm.com/read/362497/9996259
p plot_svn.p
www.eeworm.com/read/362497/9996293