-
vfv1.01
LIC toolbox for matlab 2D data
- 2010-07-20 05:56:54下载
- 积分:1
-
ACATSP
蚁群算法利用matlab求解tsp问题源代码 很经典(Ant colony algorithm using matlab to solve tsp the source code is very classic)
- 2012-04-27 11:53:56下载
- 积分:1
-
BatchPerceptron
Batch perceptron algorithm for linear discriminants
- 2012-05-19 05:37:30下载
- 积分:1
-
20
说明: RBF(径向基神经网络)用于预测,本文讲解几种RBF神经网络。(RBF (RBF neural network) is used to predict, the paper explains several RBF neural network.)
- 2014-12-22 22:29:28下载
- 积分:1
-
Time-Varying Formation Control
说明: 摘要地层控制分析与设计问题
无人机(UAV)群系统实现时间。
研究了不同的地层。达到预定时间-
无人机的编队、编队协议各不相同。
首先是群系统,无人机的速度可能不同
当到达编队时。然后,基于共识的方法
用于处理时变信息的形成控制
无人机群系统的问题。必要和充分
无人机群系统实现时变的条件
提出了构造方案。(Abstract-formation control analysis and design problems for
unmanned aerial vehicle (UAV) swarm systems to achieve time.
varying formations are investigated. To achieve predefined time-
varying formations, formation protocols are presented for UAV
swarm systems first, where the velocities of UAVS can be different
when achieving formations. Then, consensus-based approaches
are applied to deal with the time-varyin formation control
problems for UAV swarm systems. Necessary and sufficient
conditions for UAV swarm systems to achieve time-varying
formations are proposed.)
- 2019-06-14 17:14:43下载
- 积分:1
-
matlab-example
说明: matlab实用程序百例,对于想学习matlab的编程人员是个很好的资料,例程都很经典(matlab utility hundred cases, for programmers who want to learn matlab is a very good information, the routine are the classical)
- 2011-03-25 13:23:11下载
- 积分:1
-
2012年全国大学生数学建模竞赛题目--葡萄酒的评价Wines-Evaluation
2012年全国大学生数学建模竞赛题目--葡萄酒的评价。文件中包含葡萄酒成分数据(Excel文件)、各种数据统计处理的MATLAB函数(已封装好,直接调用),包括:数据预处理、灰色预测、灰色关联度、基于熵权法的模糊综合评价、主成分分析、系统聚类、多元线性回归等程序。(Wines Evaluation from the title of 2012 National Undergraduate Mathematical ModelingContest. The file includes many MATLAB codes about statistical analysis of data.For example: Principal component analysis Grey Relational Analysis Fuzzy Comprehensive Evaluation Based on Entropy Method System Clustering Grey Prediction Multiple linear regression and so on. We can call them directly.)
- 2021-03-17 23:49:20下载
- 积分:1
-
FlightGear-UDP-communication-CPP
实现FlightGear与外部通信,获得仿真的飞行参数及配置FlightGear。便于基于FlightGear的地面站设计(communication with FlightGear based on UDP in C++)
- 2021-01-06 15:48:53下载
- 积分:1
-
MatlabaCSharpmitrix
C#和matlab的混合编程,总结了一些matlab与C#的相关方法(C# and matlab mixed programming, summarizes some relevant methods of matlab and C#)
- 2013-12-25 12:23:11下载
- 积分:1
-
线性卷积的计算
说明: 1.编制一个计算两个序列线性卷积的程序,计算y(i)=x(m)*h(n),分别绘制x(m)和h(n),以及线性卷积结果y(i)的图形,使用matlab自带的conv函数来验证结果。
2.使用matlab自带的FFT和iFFT程序,实现线性卷积的快速计算,并对计算结果进行绘制。(1. Make a program to calculate the linear convolution of two sequences, calculate y (I) = x (m) * H (n), draw the graph of X (m) and H (n), and the graph of the linear convolution result y (I), and use the conv function of MATLAB to verify the result.
2. The FFT and IFFT programs of MATLAB are used to realize the fast calculation of linear convolution and draw the calculation results.)
- 2020-04-19 01:18:00下载
- 积分:1