搜索结果

找到约 85 项符合 Plot 的查询结果

文章/文档 在命令窗输入如下内容就得到图形了: [t,x]=ode45( godhua ,[0,10],[0,0,0,1]) subplot(131) plot(t,x(:,4)) xlabel( t )

在命令窗输入如下内容就得到图形了: [t,x]=ode45( godhua ,[0,10],[0,0,0,1]) subplot(131) plot(t,x(:,4)) xlabel( t ) ylabel( y ) subplot(132) plot(t,x(:,1)) xlabel( t ) ylabel( v ) subplot(133) plot(t,x(:,2)) xlabel( t ) ylabel( \theta )
https://www.eeworm.com/dl/652/262840.html
下载: 31
查看: 1151

matlab例程 解压之后.添加到matlab->file->set path里面,就可以直接运行InvGUI.输入具体的数值后,自动plot figure.

解压之后.添加到matlab->file->set path里面,就可以直接运行InvGUI.输入具体的数值后,自动plot figure.
https://www.eeworm.com/dl/665/262946.html
下载: 124
查看: 1044

数学计算 弹簧隔振器的系数k0=4.5 hc=3.5 d=[3.15 3.23] a1=tan(pi*(d)./(2*hc)) a2=cot(pi*(d)./(2*hc)) % plot

弹簧隔振器的系数k0=4.5 hc=3.5 d=[3.15 3.23] a1=tan(pi*(d)./(2*hc)) a2=cot(pi*(d)./(2*hc)) % plot(d,a1) y=(a1+a2)*2*k0*hc*1e-3./pi y=y./9.8*8 % var=1+(tan(pi*(d+0.25)./(2*hc))).^2 k=2*k0*hc/pi*( var*pi./(2*hc)+var*pi./(2*hc)./(var-1
https://www.eeworm.com/dl/641/295396.html
下载: 29
查看: 1059

matlab例程 ABODEP Analog (continuous-time) Bode plot

ABODEP Analog (continuous-time) Bode plot
https://www.eeworm.com/dl/665/324210.html
下载: 21
查看: 1045

matlab例程 Bode plot for discrete-time system

Bode plot for discrete-time system
https://www.eeworm.com/dl/665/324216.html
下载: 46
查看: 1035

matlab例程 compute the mimo channel capacity and plot the result.

compute the mimo channel capacity and plot the result.
https://www.eeworm.com/dl/665/340659.html
下载: 53
查看: 1087

matlab例程 关于matalb 中的plot 绘图函数 绘出美观好看的效果

关于matalb 中的plot 绘图函数 绘出美观好看的效果
https://www.eeworm.com/dl/665/345931.html
下载: 118
查看: 1017

matlab例程 "arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover fun

"arect" displays a 3-D plot of a pattern."makepattern" computes values of an array pattern cover function for apattern.函数“arect”是给出一个方向图的3D图。函数“makepattern”是计算一个阵列方向图的值。
https://www.eeworm.com/dl/665/376698.html
下载: 109
查看: 1030

matlab例程 A Matlab code to plot the matched filter for 16-element linear array with constant phase weights on

A Matlab code to plot the matched filter for 16-element linear array with constant phase weights on transmit and receive LFM waveform parameters.计算具有收发线性调频波形参数的相位权重的16单元线性匹配滤波器
https://www.eeworm.com/dl/665/376717.html
下载: 34
查看: 1055

其他 Plot gabor filters + Matlab

Plot gabor filters + Matlab
https://www.eeworm.com/dl/534/414799.html
下载: 56
查看: 1014