-
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
-
signalprocess22
说明: 简单的信号处理,使用matlab中提共的信号处里函数,产深绿波的效果,可以用来简单介绍滤波器的原理(simple signal processing, the use of Matlab has mentioned signal the Service function, producing the effect of Deep Green Wave, a brief introduction can be used to filter the principle)
- 2006-04-22 20:31:08下载
- 积分:1
-
Optimal Fuzzy Logic Controller using PSO
Optimal Fuzzy Logic Controller using PSO
- 2021-01-21 15:38:46下载
- 积分:1
-
WiMAX_Test_4
这是一个用matlab里面的simulink编写的一个wimax的链路,里面有很直观的链路图,可以对wimax有一个更为直观的理解。(This is a simulink with matlab written inside a wimax link, there are very intuitive link diagram, wimax can have a more intuitive understanding.)
- 2011-04-28 09:17:03下载
- 积分:1
-
Ch10_8_15
CHAPTER 10 控制系統的設計
許多受控程序的轉移函數包含一對或更多對的共軛複數極點。在s 平面中若複數
根非常接近虛數軸,則閉迴路系統會變成輕微阻尼或不穩定(CHAPTER 10 control system design of many controlled program transfer function contains a pair or more pairs of conjugate complex number of poles. If the plural in the s-plane root number very close to the imaginary axis, then the closed loop system becomes slightly damped or unstable)
- 2012-10-04 11:23:10下载
- 积分:1
-
ccs
缩感知(Compressed sensing),也被称为压缩采样(Compressive sampling)或稀疏采样(Sparse sampling),是一种寻找欠定线性系统的稀疏解的技术。(about compress sensing )
- 2013-05-02 14:46:32下载
- 积分:1
-
maichongyasuocode
脉冲压缩的程序和说明,进行了非常详细的说明和matlab仿真,很有帮助。(Pulse compression procedures and instructions were very detailed and matlab simulation, very helpful.)
- 2015-03-25 21:50:11下载
- 积分:1
-
AVO_foward
针对不同的偏移距的多层介质的avo正演算法(Avo for multilayer dielectric different offset the positive algorithm)
- 2021-04-28 19:08:43下载
- 积分:1
-
GetCACode
产生北斗卫星伪随机码程序,利用该程序可以产生任意一颗北斗卫星的C/A码序列。(Pseudo-random code generation Beidou satellite program, use the program can generate any one Beidou satellite C/A code sequence.)
- 2016-03-22 11:28:17下载
- 积分:1
-
gm11天然气
说明: gm11的matlab程序,天然气消耗量的例子进行建立gm11模型(Matlab program of gm11,Establishment of gm11 model with examples of natural gas consumption)
- 2019-02-27 15:53:23下载
- 积分:1