-
radarMATLABCode
mahafaz的用matlab分析和设计雷达系统1书的源码(mahafaz use matlab analysis and design of radar systems, one book source)
- 2007-11-13 16:42:03下载
- 积分:1
-
Untitled2
ann The models used in MPC are generally intended to represent the behavior of complex dynamical systems. The
additional complexity of the MPC control algorithm is not generally needed to provide adequate control of
simple systems, which are often controlled well by generic PID controllers. Common dynamic characteristics
that are difficult for PID controllers include large time delays and high-order dynamics.
- 2013-04-23 12:47:11下载
- 积分:1
-
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
-
antsmenu
function of ant colony search algorithm in easy method
- 2010-09-06 21:10:49下载
- 积分:1
-
fly1
matlab动画入门例子,网上找的,还不错(matlab animation)
- 2010-03-10 10:53:19下载
- 积分:1
-
compute--field-with-matlab
电磁场数值计算的作业代码和文档,绘制了一个立方体空间中电磁场变化情况(Job electromagnetic field numerical calculation code and documentation, draw a cube space electromagnetic field changes)
- 2012-11-25 16:06:16下载
- 积分:1
-
007
这是一个对人脸的检测,基于肤色模型和嘴眼的用度分析进行定位,(This is a of face detection, based on skin color model and the mouth eye capability analysis of positioning,)
- 2015-09-15 19:19:24下载
- 积分:1
-
test5
建立一种可以区分输入图形的形态学算法,算法的输入是这三种图形的一种(这三个图形是对湖、湾、路段的图像细化后的结果),输出是对这三种图形的识别。假设这三种图形都是1个像素宽且完全连通的,然而它们出现的方向可以是任意的。
(Graphics can be imported to create a distinction between the morphological algorithm, algorithm input is a three graphics (which is three graphics Lake, Bay, after the section of the results of image thinning), the output is on these three graphics recognition. Assume that these three are one pixel wide graphic and fully connected, but they appear to be any direction.)
- 2010-06-20 01:32:21下载
- 积分:1
-
mc_test
demonstrates the Monte Carlo method
- 2010-02-08 16:55:28下载
- 积分:1
-
Import-data
用Matlab从Excel中导入数据,含虚拟数据和各种导入格式(Import data from Excel into Matlab)
- 2011-12-07 21:30:42下载
- 积分:1