代码搜索:plotting

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

代码结果 1,607
www.eeworm.com/read/259881/11760091

m sfunxy2.m

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

m plot2.m

%PLOT2 Plot row 1 against row 2 % % plot2(x,s) % % Plot x(1,:) against x(2,:) with plotstring s. plot2 returns the % returns of plot. Defaults s = 'b-'. This command is useful for % plotting roc-
www.eeworm.com/read/38039/1090557

mnu rv_dieface.mnu

LIGHT_DIEFACE 轻压延模 # remove the # sign and enter foreign help string in this line Export 导出 Write Pro/ENGINEER data to file for plotting, FEM, IGES, etc. 输出 Pro/ENGINEER 数据到出图、FEM、IGES 等文件。 Show#Cont
www.eeworm.com/read/38039/1091182

mnu rv_smtmfg.mnu

LIGHT_SMT#MFG 轻钣金件制造 # remove the # sign and enter foreign help string in this line Export 导出 Write Pro/ENGINEER data to file for plotting, FEM, IGES, etc. 输出 Pro/ENGINEER 数据到出图、FEM、IGES 等文件。 Nest#In
www.eeworm.com/read/38039/1092307

mnu report_vw.mnu

REPORT#VIEW 报告视图 Sheets 页面 Display the "SHEETS" menu to access various sheet operations. 显示“页面”菜单以访问各种页面操作。 Export 导出 Write Pro/ENGINEER data to file for plotting, FEM, IGES, etc. 输出 Pro/ENGINEER 数据
www.eeworm.com/read/38039/1093233

mnu plotpanzoom.mnu

PLOT#PANZOOM 出图全景缩放 # remove the # sign and enter foreign help string in this line With#Pan/Zoom 平移/缩放 Current Pan/Zoom effect will be present in the plotting. 在出图中有平移/缩放效果 No#Pan/Zoom 无平移/缩放 Current
www.eeworm.com/read/430037/1942697

m pr6_49.m

%Problem 6.49; %cyclic shift optimization in AACF (Prob.6.49); %clear all; close all; sig=a; %[1,1,1,1,1,-1,-1,1,-1,1]; %input code; N=length(sig); tau=[-N:N]; %formal argument for plotting ACF
www.eeworm.com/read/472548/6869869

m m_dretf.m

function [T,Y] = m_dreTF(drefun,vTimeRange,bidon_y0,rParam) %discrete recursive ecuation solver for time/frequency plotting (y[n]=drefun(y[n-1])) %ensure that y0 is a row vector y0=zeros(1,length
www.eeworm.com/read/294077/8254954

m m_dretf.m

function [T,Y] = m_dreTF(drefun,vTimeRange,bidon_y0,rParam) %discrete recursive ecuation solver for time/frequency plotting (y[n]=drefun(y[n-1])) %ensure that y0 is a row vector y0=zeros(1,length
www.eeworm.com/read/293183/8310310

m plot2.m

%PLOT2 Plot row 1 against row 2 % % plot2(x,s) % % Plot x(1,:) against x(2,:) with plotstring s. plot2 returns the % returns of plot. Defaults s = 'b-'. This command is useful for % plotting roc-