matlab for plot the graph lecture note
上传时间: 2013-11-29
上传用户:LIKE
Example - 3-D Stem Plot of an FFTFor example, fast Fourier transforms are calculated at points around the unit circle on the complex plane. So, it is interesting to visualize the plot around the unit circle. Calculating the unit circle.
标签: calculated transforms Example Fourier
上传时间: 2013-12-17
上传用户:wpwpwlxwlx
Ideal Flow Machine For Data Plot
上传时间: 2016-02-21
上传用户:kytqcool
在命令窗输入如下内容就得到图形了: [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
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