-
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
-
Rayleigh9_awgn
Performance analysis of BICM based cooperative network over AWGN channels.
- 2009-04-03 02:59:22下载
- 积分:1
-
car
运用MATLAB软件编程仿真,充分运用数字图像处理技术,运用边缘检测,神经网络识别等来实现汽车牌照的提取。(use MATLAB ,gain the number of car)
- 2009-04-16 22:26:19下载
- 积分:1
-
Fisher
Fisher是多元统计分析的常用的方法之一,判别分析方法可在各种领域得到应用。一般用于确定属于一个可观测量是什么类型。(Fisher method is one of the common methods of multivariate statistical analysis, discriminant analysis method can be applied in various fields. Usually used to determine what type of a observables belonging.)
- 2014-12-24 17:34:31下载
- 积分:1
-
convolution-codeadecode
改程序包含通信系统中卷积码编码器,维特比硬译码子程序和维特比软译码子程序(Reform program includes communication system convolutional code encoder, Viterbi decoding routines hard and soft Viterbi decoding routines)
- 2015-01-17 17:20:43下载
- 积分:1
-
Higher-OrderSpectralAnalysis(HOSA)Toolbox
Matlab 高阶谱分析信号处理工具箱 内含所需的matlab文件(Matlab Signal Processing Toolbox higher order spectral analysis matlab file containing the required)
- 2010-10-13 03:51:05下载
- 积分:1
-
b
说明: B样条的编程代码,通过MATLAB生成图形(B-spline programming code, graphics generated by MATLAB)
- 2011-06-01 22:35:39下载
- 积分:1
-
ZEMAX_MTF
本书包含光学软件ZEMAX,设置评价函数的所有操作数的含义及使用。新手入门必备。(This book contains the optical software ZEMAX, the meaning and use of the evaluation function to set all operands. Getting Started essential.)
- 2014-09-12 19:37:28下载
- 积分:1
-
rssi
基于matlab的峰值检测算法,具有较为直观地意义,系数可以根据实际需要进行调节(Matlab-based peak detection algorithm, with a more intuitive sense, the coefficients can be adjusted according to actual needs)
- 2014-11-12 18:40:50下载
- 积分:1
-
HIVmode
将HIV艾滋病模型进行数学建模,并用matlab语言实现,希望对大家有所帮助(HIVmode,matlab)
- 2010-11-07 16:26:57下载
- 积分:1