-
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
-
rayleigh_shading
认知无线电中的主用户的能量检测,非协作检测,Rayleigh衰落信道下(Cognitive radio, primary user detection, under Rayleigh channel)
- 2020-06-29 01:40:02下载
- 积分:1
-
drtoolbox
降维工具箱,包含主元分析(PCA),核主元分析(KPCA)等。(Dimensionality reduction kit, including principal component analysis (PCA), Kernel Principal Component Analysis (KPCA) and so on.)
- 2011-09-15 16:08:54下载
- 积分:1
-
image_processing_proj
It is about how to extract the pneumothorax region automatically.
- 2015-03-07 16:56:20下载
- 积分:1
-
33753168cdma_simulation
this is cdma file in matlab
- 2010-06-24 06:40:35下载
- 积分:1
-
continuous-signal
基于matlab的连续信号的实现,包括常见的抽样函数,矩形,三角等信号(Achieve the matlab continuous signal, including the common sampling function, rectangular, triangular signal)
- 2013-04-04 13:14:17下载
- 积分:1
-
UFLDL
UFLDL作业,以下作业均已完整做好,build deep network,vectorization,softmax,working with large images,pca。(UFLDL,build deep network,vectorization,softmax,working with large images,pca)
- 2014-12-11 19:51:44下载
- 积分:1
-
gao-rg70
关于神经网络控制,包括 MUSIC算法,ESPRIT算法 ROOT-MUSIC算法,使用拉亚普诺夫指数的公式。( On neural network control, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Raya Punuo Fu index using the formula.)
- 2017-04-12 16:58:56下载
- 积分:1
-
matlab-gui
matlab课程设计根轨迹分析源代码,GUI(Matlab course design root locus analysis of source code, GUI)
- 2012-06-26 00:22:39下载
- 积分:1
-
MATLAB-(2nd-Edition)
matlab编程,第二版,matlab初学者入门指导(matlab programming, second edition, matlab beginner elementary guidance)
- 2011-10-25 20:20:53下载
- 积分:1