代码搜索:plotting

找到约 1,607 项符合「plotting」的源代码

代码结果 1,607
www.eeworm.com/read/412305/11206095

m sfunxy2.m

function [sys, x0, str, ts] = sfunxy2(t,x,u,flag,ax,varargin) %SFUNXY S-function that acts as an X-Y scope using MATLAB plotting functions. % This M-file is designed to be used in a Simulink S-fun
www.eeworm.com/read/412305/11206103

m sfunxy3.m

function [sys, x0, str, ts] = sfunxy2(t,x,u,flag,ax,varargin) %SFUNXY S-function that acts as an X-Y scope using MATLAB plotting functions. % This M-file is designed to be used in a Simulink S-funct
www.eeworm.com/read/412305/11206159

m sfunxy4.m

function [sys, x0, str, ts] = sfunxy4(t,x,u,flag,ax,varargin) %SFUNXY S-function that acts as an X-Y scope using MATLAB plotting functions. % This M-file is designed to be used in a Simulink S-fun
www.eeworm.com/read/388785/8575557

m tdof_ss_time_slnk_plot.m

echo off % tdof_ss_time_slnk_plot.m Plotting of results from % tdof_ss_simulink.mdl Simulink run plot(tout,dof1,'k+-',tout,dof2,'k*-',tout,dof3,'k') title('State Space Simulink Calculation
www.eeworm.com/read/161043/10459196

m cw_sgnl.m

% cw_sgnl.m - prepares a periodic signal repeated 16 times % written by Nadav Levanon %for use with "cross_ambfn2.m" plotting code sig_flag=input(' Signal: Frank16=0, P4=1, Golomb15=2, sinusoidal-FM=
www.eeworm.com/read/332718/12742872

mbox gmane.comp.lang.r.general.mbox

From news@gmane.org Tue Mar 04 03:33:20 2003 From: "Petr Pikal" Subject: Re: Plotting multiple smooth lines on the same graph Date: Fri, 15 Dec 2006 17:47:03 +0100 Lines: 56 M
www.eeworm.com/read/327551/13073136

m cw_sgnl.m

% cw_sgnl.m - prepares a periodic signal repeated 16 times % written by Nadav Levanon %for use with "cross_ambfn2.m" plotting code sig_flag=input(' Signal: Frank16=0, P4=1, Golomb15=2, sinusoidal-FM=
www.eeworm.com/read/136697/13365296

m plot_num.m

function plot_num(f1,f2,f3) % plot_num(f1,f2,f3) % % Plotting three fuzzy numbers. % % Fuzzy numbers/intervalls: % For a arithmetic with fuzzy numbers in LR-representation. % A number is desribed
www.eeworm.com/read/309264/13676004

m chap1_fig4_4.m

% Chapter 1, Figure 4.4 % Script m-file for plotting Figure 4.4 clc; close all; clear all; subplot(2,1,1) n=-1:6; u=25*ones(1,8); plot(n,u,'.') ylabel('\itu\rm(\itn\rm)','FontSize',11) tit
www.eeworm.com/read/224546/14585478

m tdof_ss_time_slnk_plot.m

echo off % tdof_ss_time_slnk_plot.m Plotting of results from % tdof_ss_simulink.mdl Simulink run plot(tout,dof1,'k+-',tout,dof2,'k*-',tout,dof3,'k') title('State Space Simulink Calculation