-
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
-
2
说明: 移相全桥变换器的建模与仿真,希望对电力电子的同学有用。(The whole bridge converter phase shifting of the modeling and simulation, the hope of power electronic classmates useful.)
- 2012-03-22 10:49:21下载
- 积分:1
-
piezo-electric-transient
ansys有限元分析软件的压电喷射模态分析适用于ansys (ansys piezoelectric transient)
- 2015-01-25 20:09:07下载
- 积分:1
-
line-detection
line detection using hough transform
- 2012-01-30 15:32:40下载
- 积分:1
-
matlab-tutorial-ebook
这是一本matlab学习课件书籍,其中包括一些基本的操作,也包括相当多的源程序(This is a matlab learning courseware books, including some of the basic operations, including a considerable number of the source)
- 2013-05-22 09:17:07下载
- 积分:1
-
Couplafunction
Copula函数描述的是变量间的相关性,实际上是一类将联合分布函数与它们各自的边缘分布函数连接在一起的函数,因此也有人将它称为连接函数。本程序已调试,可以运行。(Copula function describes the correlation between variables, in fact, is a class of joint distribution functions and their respective edge distribution functions connected together, so it is also called the connection function. This procedure has been debugging, you can run.)
- 2016-09-27 11:04:48下载
- 积分:1
-
MVDR
这是功率谱估计MVDR算法的实现,代码能仿真成功(This is the power spectrum estimation in MVDR algorithm, the code can be successful simulation)
- 2021-03-03 16:19:54下载
- 积分:1
-
元胞自动机代码编程
关于自动元胞机算法实现的MATLAB源代码(The MATLAB source code for the implementation of the automatic cellular machine algorithm)
- 2020-10-05 17:27:38下载
- 积分:1
-
simulation
this code is for simulation solution
- 2012-08-02 14:30:41下载
- 积分:1
-
PRJ_1_New
perceptron classification in matlab
- 2014-01-24 22:04:22下载
- 积分:1