-
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
-
SLM
Reduction PAPR by SLM Technique
- 2010-12-12 15:26:44下载
- 积分:1
-
bakemafangzhen
巴克码信号处理的计算机仿真巴克码信号处理的计算机仿真(Barker code signal processing computer simulation Barker code signal processing computer simulation)
- 2010-01-07 20:03:58下载
- 积分:1
-
lms
matlab code for reduction of ISI in digital communications
- 2014-03-11 17:37:16下载
- 积分:1
-
matlab_programming_process_in_gray_format_conversi
matlab程序设计灰度处理格式转换源码matlab programming process in gray format conversion source(matlab programming gray handle format conversion source matlab programming process in gray format conversion source)
- 2010-08-03 20:42:27下载
- 积分:1
-
Gauss
在matlab环境下,列主元高斯消去法的通用程序(In the matlab environment, the main element of the general program Gaussian elimination)
- 2013-11-06 18:00:51下载
- 积分:1
-
N2121
说明: 二分法是很重要的,利用二分法求解函数得近似值(Dichotomy is very important. It can be used to get approximate value of function)
- 2020-04-29 11:01:22下载
- 积分:1
-
MATLAB_PAF_AND_CODE
深入浅出MATLAB7.X混合编程的PDF电子书和全书的源代码,MATLAB高级编程和混合编程学习的好例子!(Mixed programming MATLAB7.X easy PDF e-book and the book' s source code, MATLAB programming high-level programming and mixed a good example of learning!)
- 2009-05-16 15:29:52下载
- 积分:1
-
lc_bayes_KL
分享一下贝叶斯,线性分类,K_L变换实验代码,有需要的下!!希望找到志同道合的朋友共同研究(Share Bayes, linear classification, K_L transformation test code, there is a need for the next! ! Hope to find like-minded friends to study)
- 2010-12-11 15:42:47下载
- 积分:1
-
OFDM_gen
OFDM signal generation using MATLAB. Input to the function are Alphabet size, cyclic prefix length, and number of active subcarriers and total subcarriers
- 2011-01-27 17:35:44下载
- 积分:1