-
UAVControl_PID
无人飞行器飞行控制仿真程序,通过MATLAB中的Simulink模块进行无人飞行器的动力学模型搭建进行无人机飞行仿真。(Kinetic model of UAV flight control simulation program, carried out by unmanned aircraft in MATLAB Simulink modules were built UAV flight simulation.)
- 2020-07-28 19:28:40下载
- 积分:1
-
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
-
clusteval
人工智能方面的研究,主要是模糊聚类这个方向(Artificial intelligence research, mainly clustering in this direction)
- 2011-09-14 09:43:34下载
- 积分:1
-
mlp1
多层感知神经网络对SI发动机逼近训练,对20000组真实数据进行训练,画出仿真图(trainning net for SI enine)
- 2015-01-08 14:50:23下载
- 积分:1
-
Subcarrier-allocation
多用户空间复用OFDM系统中的子载波分配参考文献(Multi-user spatial multiplexing sub-carrier allocation in OFDM systems)
- 2012-04-30 00:10:59下载
- 积分:1
-
abc_dqo
This model gives you the transformation of abc components of voltage and current into dqo components which is mostly used in power systems and power electronics
- 2014-10-02 10:49:46下载
- 积分:1
-
fourier
基于MATLAB 的语音信号频谱分析与去噪研究
1、通过Matlab读入语音信号,进行频域分析
2、绘制语音信号频谱;
3、设计滤波器并进行滤波;
4、加噪,对比语音信号波形和频谱(Research on speech signal spectrum analysis and denoising based on MATLAB
1, read the voice signal through Matlab and analyze it in frequency domain.
2, draw the frequency spectrum of speech signal;
3. The filter is designed and filtered.
4. Add noise and compare the waveform and spectrum of speech signal)
- 2018-04-02 22:33:58下载
- 积分:1
-
backpropagation_class
A MLP code with backpropagation training algorithm designed for classification problems.
- 2010-11-17 06:08:55下载
- 积分:1
-
KML-Graphics
KML文件图形化显示,使用此插件,必须安装GOOLE EARTH才能正确使用(KML files, graphical display, use this plugin, you must install the GOOLE EARTH to use)
- 2013-12-25 08:37:32下载
- 积分:1
-
huisexitong
灰色系统gm(1,1)模型的matlab程序,可以用于灰色预测。(Grey gm (1,1) model matlab program can be used for gray prediction.)
- 2010-09-20 15:08:34下载
- 积分:1