代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/177981/9424468
m gp_plot.m
% For generating residual error plots for GP journal paper.
%
% Need to edit ver_ga
ver_ga
prob_ga
% Which model ?
mod_num=2;
num_points=length(y_v);
figure(1)
hold off
clg
subplo
www.eeworm.com/read/177981/9424485
m opt_plot.m
% opt_plot : For generating a plot of optimum T1,T2 for
% varying values of CAF1 (for 2 CSTR)
clear all
T10=341;
T20=341;
options=foptions;
%options(1)=1;
%options(14)=
dQ
www.eeworm.com/read/177981/9425029
m gp_plot.m
% For generating residual error plots for GP journal paper.
%
% Need to edit ver_ga
ver_ga
prob_ga
% Which model ?
mod_num=2;
num_points=length(y_v);
figure(1)
hold off
clg
subplo
www.eeworm.com/read/177981/9425111
m opt_plot.m
% opt_plot : For generating a plot of optimum T1,T2 for
% varying values of CAF1 (for 2 CSTR)
clear all
T10=341;
T20=341;
options=foptions;
%options(1)=1;
%options(14)=
dQ
www.eeworm.com/read/177947/9426660
m make_plot.m
function make_plot(v, w, rp, Nlevs, xlim, ylim, str1, str2)
% function make_plot(w, v, rp, Nlevs, xlim, ylim)
r0 = 1;
r1 = -(rp.a1/(1+rp.a2));
R = [r0 r1; r1 r0];
wo = [-rp.a1; -rp.a2];
www.eeworm.com/read/177728/9437817
gif plot_img.gif
www.eeworm.com/read/373628/9445505
r plot.randomforest.r
### Name: plot.randomForest
### Title: Plot method for randomForest objects
### Aliases: plot.randomForest
### Keywords: classif regression tree
### ** Examples
data(mtcars)
plot(randomFores
www.eeworm.com/read/373628/9445547
tex plot.randomforest.tex
www.eeworm.com/read/373628/9445610
html plot.randomforest.html
R: Plot method for randomForest objects
www.eeworm.com/read/373627/9445895
html plot.profile.html
R: Plottig Functions for 'profile' Objects