-
1
说明: 在命令窗输入如下内容就得到图形了:
[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 ) (At the command window type the following content to be the graphics: [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 (heta))
- 2007-12-09 20:16:04下载
- 积分:1
-
m_map1.4
M_MAP教你如何用MATLAB绘制海洋、大气类的图。可以使用各种投影,添加各种精度的岸线,绘制的图清晰美观。(M_MAP teach you how to use MATLAB mapping ocean, the atmosphere kind of map. Can use a variety of projection, the line to add a variety of precision, drawing a clear appearance of the map.)
- 2009-05-13 13:17:18下载
- 积分:1
-
Statisticalparameterscalculatedimage
有四个单独的MATLAB程序,是对一幅256的单色图像进行最大值计算,最小值计算,均值计算,还有一个是画出其直方图(four separate MATLAB program is to a 256 monochrome image maximum, minimum, mean, there is a painted its histogram)
- 2007-05-20 21:41:20下载
- 积分:1
-
dwt
Single-level discrete 1-D wavelet transform
- 2015-03-25 05:48:41下载
- 积分:1
-
beamformer-code
beamformer code using c lang
- 2015-03-30 19:35:53下载
- 积分:1
-
matlabforcenterline
很好的一篇论文,内容讲解的很透彻啊,在我的工程项目中可是帮了大忙了(Very good paper, the content on a very thorough ah, in my project but of great help the)
- 2008-06-03 20:09:55下载
- 积分:1
-
matlab
龙格4阶matlab仿真 进行数据仿真运算看可以进行调用和修改(runge MATLAB m-file)
- 2009-12-07 22:20:38下载
- 积分:1
-
Untitled
曲柄滑杆的运动描述以及其仿真动画描述仿真模型(Description of the slider crank movement and its simulation of animated simulation model described in)
- 2009-12-31 18:56:03下载
- 积分:1
-
face-detection-using-skin-color
a face detection method using skin color implemented in matlab
- 2013-07-09 01:57:34下载
- 积分:1
-
classification_matlab_toolbox
classification_matlab_toolbox分类方法工具箱,有界面很直观。(classification_matlab_toolbox classification toolbox, a very intuitive interface.)
- 2005-04-18 19:38:52下载
- 积分:1