当前位置:网站首页>[unmanned aerial vehicle] multi unmanned cooperative task allocation program platform, including Matlab code
[unmanned aerial vehicle] multi unmanned cooperative task allocation program platform, including Matlab code
2022-07-06 23:33:00 【Matlab scientific research studio】
1 brief introduction
The objective function construction of multi UAV cooperative multi task allocation optimization problem is studied . Two main objective functions of multi UAV cooperative multi task allocation model ( The total flight range of the UAV team is minimized and the time to complete all missions is minimized ) They all have their own limitations , And there is a conflict of interest between the two index functions . By assigning weights to two indicator functions , Establish a new index function integrating two index functions , Discrete particle swarm optimization algorithm is used to solve the collaborative multi task allocation model . By adjusting the weight , It can adapt to different battlefield environments , Make both index functions optimized . Simulation results verify the effectiveness of the proposed method .
2 Part of the code
<span style="color:#333333"><span style="background-color:rgba(0, 0, 0, 0.03)"><code><span style="color:#afafaf">%</span>startup - this script sets up the MultiUAV global simulation parameters/memory and opens the GUI figure </code><code><span style="color:#afafaf">%</span> <span style="color:#ca7d37">which</span> calls other intialization <span style="color:#ca7d37">functions</span></code><code><span style="color:#afafaf">%</span></code><code><span style="color:#afafaf">%</span> Inputs:</code><code><span style="color:#afafaf">%</span> (none) </code><code><span style="color:#afafaf">%</span></code><code><span style="color:#afafaf">%</span> Outputs:</code><code><span style="color:#afafaf">%</span> (none)</code><code><span style="color:#afafaf">%</span></code><code></code><code>% AFRL/VACA</code><code><span style="color:#afafaf">%</span> December 2000 - Created and Debugged - RAS</code><code><span style="color:#afafaf">%</span> May 2001 - moved globals to separate script - RAS</code><code></code><code>%debug_mex_files = 0;</code><code><span style="color:#afafaf">%</span><span style="color:#ca7d37">if</span>(isunix & debug_mex_files)</code><code><span style="color:#afafaf">%</span> dbmex on;</code><code><span style="color:#afafaf">%</span>end</code><code><span style="color:#afafaf">%</span>clear debug_mex_files;</code><code></code><code>% hop to m-file dir and intialize global variables</code><code>cd('m-file');</code><code>InitializeGlobals;</code><code></code></span></span>
3 Simulation results
4 reference
[1] Yin Gaoyang , Zhoushaolei , Qi Yahui . Research on multi UAV cooperative multi task allocation [J]. Electro optic and control , 2017, 24(1):6.
About bloggers : Good at intelligent optimization algorithms 、 Neural networks predict 、 signal processing 、 Cellular automata 、 The image processing 、 Path planning 、 UAV and other fields Matlab Simulation , relevant matlab Code problems can be exchanged by private letter .
Some theories cite network literature , If there is infringement, contact the blogger to delete .
边栏推荐
- docker启动mysql及-eMYSQL_ROOT_PASSWORD=my-secret-pw问题解决
- asp读取oracle数据库问题
- 华为云GaussDB(for Redis)揭秘第21期:使用高斯Redis实现二级索引
- Win11怎么恢复传统右键菜单?Win11右键改回传统模式的方法
- TDengine 社区问题双周精选 | 第二期
- (shuttle) navigation return interception: willpopscope
- 达晨史上最大单笔投资,今天IPO了
- 为了交通安全,可以做些什么?
- MySQL implementation of field segmentation from one line to multiple lines of example code
- Dockermysql modifies the root account password and grants permissions
猜你喜欢
同构+跨端,懂得小程序+kbone+finclip就够了!
(1) Chang'an chain learning notes - start Chang'an chain
koa2对Json数组增删改查
每日刷题记录 (十五)
The problem that dockermysql cannot be accessed by the host machine is solved
Up to 5million per person per year! Choose people instead of projects, focus on basic scientific research, and scientists dominate the "new cornerstone" funded by Tencent to start the application
《数字经济全景白皮书》保险数字化篇 重磅发布
Knowledge * review
Docker starts MySQL and -emysql_ ROOT_ Password = my secret PW problem solving
为了交通安全,可以做些什么?
随机推荐
Flutter life cycle
Computer reinstallation system teaching, one click fool operation, 80% of people have learned
Coscon'22 community convening order is coming! Open the world, invite all communities to embrace open source and open a new world~
js對JSON數組的增删改查
实现多彩线条摆出心形
The tutorial of computer reinstallation win10 system is simple and easy to understand. It can be reinstalled directly without U disk
Wu Enda 2022 machine learning course evaluation is coming!
Daily question brushing record (XV)
人均瑞数系列,瑞数 4 代 JS 逆向分析
Example code of MySQL split string as query condition
The important data in the computer was accidentally deleted by mistake, which can be quickly retrieved by this method
mysql拆分字符串作为查询条件的示例代码
问下各位,有没有flink sql生成作业的文档啊或是案列啊知道flink cli可以建表和指定目
Automatically update selenium driver chromedriver
Per capita Swiss number series, Swiss number 4 generation JS reverse analysis
资产安全问题或制约加密行业发展 风控+合规成为平台破局关键
Entropy information entropy cross entropy
None of the strongest kings in the monitoring industry!
What does security capability mean? What are the protection capabilities of different levels of ISO?
Laravel8 uses passport authentication to log in and generate a token