-
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
-
lpc-distrotion
This file computes the distortion of speech files regarding to lpc model in different subbands.
- 2010-12-15 21:53:44下载
- 积分:1
-
adaptivecontrol1
matlap simulink simulation for adaptive control systems
- 2010-03-15 09:37:26下载
- 积分:1
-
transmission-network
matlab下的输电网潮流计算程序,可供参考用,内带说明(transmission network under matlab flow calculation program, available for reference, with a description of the)
- 2011-04-20 09:16:58下载
- 积分:1
-
bp_classify
BP NN and PCA for better image segmentation
- 2014-08-13 17:57:47下载
- 积分:1
-
xyz2blh
MATLAB 空间直角坐标系与大地坐标系转换(MATLAB space rectangular geodetic coordinate system conversion)
- 2012-10-19 13:24:25下载
- 积分:1
-
MATLAB
hatch MATLAB and POWER POINT
- 2009-03-22 01:47:21下载
- 积分:1
-
kalman_filter
基于数据融合的卡尔曼滤波,对各个各个字传感器的滤波结果进行按矩阵加权融合,的到精确的结果(Based on the data fusion Kalman filter, each word of each sensor filter the results weighted by matrices integration, to the accurate results)
- 2021-03-24 17:09:14下载
- 积分:1
-
minBFGS
求极小值,最优化方法的一个matlab范例(Seek the minimum value, a Matlab example of optimization methods)
- 2012-05-31 20:41:31下载
- 积分:1
-
V-type_Antenna
用MOM计算V型天线的电流分布、输入阻抗及辐射方向图。其中L=0.3λ,L/a=2000,激励用δ-gap模型。(MOM calculated using V-shaped antenna current distribution, input impedance and radiation pattern. Where L = 0.3λ, L/a = 2000, excitation δ-gap model.)
- 2013-08-13 16:10:14下载
- 积分:1