代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/164272/10120196
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/164272/10120297
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/163918/10139969
m er_plot.m
function er_plot(f,N,fs,varargin)
% function er_plot(f,N,fs,varargin)
% Function to compute output and generate plots for given input transfer functions.
% Plots generated are: 1) Magnitude res
www.eeworm.com/read/358903/10176369
m m_plot.m
function han = m_plot(varargin)
% M_PLOT Plot objects on an M_MAP plot. All of the normal
% Matlab plot options are available. NOTE - this isn't exactly
% like plot as only the first two arguments
www.eeworm.com/read/358694/10181738
m plot3.m
%空间曲线图
% PLOT3(x,y,z,s)其中x,y,z为向量,每一组分量代表一个数据点。
% s为表示颜色、连线和标记选择的字符串
%例如 曲线x=exp(-0.2*z)*cos(0.5*pi*z),y=exp(-0.2*z)*sin(0.5*pi*z), 0
www.eeworm.com/read/357874/10199161
m plot_process.m
function plot_process(mu, plot_on)
%Plot the mu's during an algorithm's execution
%Inputs:
% mu - The location of points
% plot_on - 1-Plot centers, 2-Plot Voronoi centers, 3-Both
%
% No o
www.eeworm.com/read/357874/10199185
m plot_scatter.m
function plot_scatter(plot_patterns, plot_targets, fig, color)
% Make a scatter plot of the data
% Inputs:
% plot_patterns - Data patterns
% plot_targets - Data targets
% fig - Optional figu
www.eeworm.com/read/355571/10256465
m mud_plot.m
%在DS-spread spectrum系统中,噪声为加性高斯白噪声,传统单用户检测,线性解相关多用户检测和最小均方误差多用户检测的性能比较
clear all
close all
clc;
%prompt={'Enter the numbers of user:','Enter the length of user code:','Enter the power of the user code