在命令窗输入如下内容就得到图形了: [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 )
标签: subPlot godhua xlabel Plot
上传时间: 2013-12-25
上传用户:15736969615
解压之后.添加到matlab->file->set path里面,就可以直接运行InvGUI.输入具体的数值后,自动Plot figure.
上传时间: 2016-02-23
上传用户:极客
弹簧隔振器的系数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
上传时间: 2013-12-02
上传用户:redmoons
ABODEP Analog (continuous-time) Bode Plot
标签: continuous-time ABODEP Analog Bode
上传时间: 2016-07-24
上传用户:banyou
Bode Plot for discrete-time system
标签: discrete-time system Bode Plot
上传时间: 2014-02-20
上传用户:685
compute the mimo channel capacity and Plot the result.
标签: the capacity compute channel
上传时间: 2016-09-02
上传用户:wys0120
关于matalb 中的Plot 绘图函数 绘出美观好看的效果
上传时间: 2013-12-13
上传用户:小鹏
"arect" displays a 3-D Plot of a pattern."makepattern" computes values of an array pattern cover function for apattern.函数“arect”是给出一个方向图的3D图。函数“makepattern”是计算一个阵列方向图的值。
标签: pattern makepattern displays computes
上传时间: 2016-12-09
上传用户:zm7516678
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单元线性匹配滤波器
标签: constant matched element weights
上传时间: 2014-07-19
上传用户:siguazgb
Plot gabor filters + Matlab
上传时间: 2014-01-13
上传用户:cx111111