登录
首页 » matlab » pathPlanningConOpt-master

pathPlanningConOpt-master

于 2021-01-17 发布 文件大小:581KB
0 360
下载积分: 1 下载次数: 80

代码说明:

  无人机在威胁区域使用凸优化算法进行路径规划的方法(Path planning for UAVs in the presence of threat zones using convex optimization.)

文件列表:

pathPlanningConOpt-master
.........................\getSeqData.m,254,2014-09-26
.........................\getSubpaths.m,1557,2014-09-26
.........................\Images
.........................\......\seq1.eps,14285,2014-09-26
.........................\......\seq1.fig,9808,2014-09-26

.........................\......\seq1p1p2.eps,11415,2014-09-26
.........................\......\seq1p1p2.fig,8486,2014-09-26

.........................\......\seq1p2.eps,14335,2014-09-26
.........................\......\seq1p2.fig,9637,2014-09-26

.........................\......\seq1_3.eps,12380,2014-09-26
.........................\......\seq1_3.fig,11664,2014-09-26

.........................\......\seq1_4_6p1.eps,14855,2014-09-26
.........................\......\seq1_4_6p1.fig,23158,2014-09-26

.........................\......\seq1_4_6p2.eps,12221,2014-09-26
.........................\......\seq1_4_6p2.fig,11285,2014-09-26
.........................\......\seq1_4_6p2.jpg,52197,2014-09-26
.........................\......\seq2.eps,11956,2014-09-26
.........................\......\seq2.fig,6798,2014-09-26
.........................\......\seq2.jpg,46463,2014-09-26
.........................\......\seq3.eps,12647,2014-09-26
.........................\......\seq3.fig,7762,2014-09-26
.........................\......\seq3.jpg,48243,2014-09-26
.........................\......\seq4.eps,13829,2014-09-26
.........................\......\seq4.fig,9274,2014-09-26
.........................\......\seq4.jpg,50966,2014-09-26
.........................\......\seq4_6.eps,11777,2014-09-26
.........................\......\seq4_6.fig,10571,2014-09-26
.........................\......\seq4_6.jpg,52500,2014-09-26
.........................\......\seq5.eps,14920,2014-09-26
.........................\......\seq5.fig,10713,2014-09-26
.........................\......\seq5.jpg,54315,2014-09-26
.........................\......\seq6.eps,12465,2014-09-26
.........................\......\seq6.fig,7599,2014-09-26
.........................\......\seq6.jpg,49361,2014-09-26
.........................\Main_file.m,3162,2014-09-26
.........................\Pop4mStack.m,240,2014-09-26
.........................\problem_solver.m,1452,2014-09-26
.........................\Push2Stack.m,118,2014-09-26
.........................\README.md,121,2014-09-26
.........................\seqData.m,1053,2014-09-26
.........................\UI.m,1280,2014-09-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • work
    本代码包含M序列和GOLDEN序列的生成,以及基于MMSE的自适应多用户(This code contains the M sequence and GOLDEN sequence generation, as well as the MMSE-based adaptive multi-user)
    2008-03-21 11:27:44下载
    积分:1
  • vad_1
    说明:  实现端点检测的程序,可以通过图像查看仿真的结果(Endpoint detection process to achieve, you can view the simulation results by image)
    2011-03-06 19:59:50下载
    积分:1
  • matlab-modeling-algorithm(3)
    本资料包含了系统的matlab建模用算法(This information includes system modeling with matlab algorithm)
    2013-08-03 19:47:17下载
    积分:1
  • buck-boost
    buck boost varaible voltage by state space equations
    2013-09-15 09:39:06下载
    积分:1
  • navigation
    navigation.rar包含5个有用的导航程序; navigation.m为纯惯导解算程序; integrated_navigation为组合导航程序; KalmanAlign10.m为卡尔曼滤波对准程序; create_data.m为原始数据创建程序; ssm.m为结果显示程序(navigation.rar contains five useful navigation program navigation.m pure INS solver KalmanAlign10.m for the Kalman filter alignment procedures create_data.m create a program for the original data integrated_navigation for integrated navigation procedures ssm. m is the result display program)
    2021-04-07 16:29:01下载
    积分:1
  • Poisson
    利用MATLAB写出 Poisson 概率给定到达率求出 Poisson 分布的机率质量函数(Use MATLAB to write the Poisson probability of a given arrival rate to calculate the Poisson distribution of the probability mass function)
    2012-07-13 14:15:11下载
    积分:1
  • non-stationary-signals
    这是一部分析非平稳信号的相关书籍,含有很多种分析方法,主要有时频分析方法和应用及相关例子(This is an analysis of non-stationary signals of books, containing a variety of analytical methods, main frequency analysis method and application examples sometimes)
    2012-09-19 09:49:53下载
    积分:1
  • Mutual-Information
    粗糙集中信息上与条件信息熵的计算代码程序,使用matlab编写而成的(The information entropy and cond entropy of rough set calculation code, and the use of matlab program,and that is all . )
    2011-12-30 09:42:53下载
    积分:1
  • adaboost_version1e
    这是一个经典的形变模型实施,在一个单一的文件用简单的可以理解的代码。 功能包括两部分一个简单的弱分类器和一个促进部分: 弱分类器试图找到最佳阈值的数据维数对数据进行分离成两个阶级1和1 要求的进一步提高分类器部分迭代,每一步是变化分类权重miss-classified例子。这造成了一连串的“弱分类器”,表现得像一个“强大分类器” (This a classic AdaBoost implementation, in one single file with easy understandable code. The function consist of two parts a simple weak classifier and a boosting part: The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes-1 and 1 The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier" . )
    2012-04-23 13:17:57下载
    积分:1
  • NLMS-program
    本代码对于应用广泛的LMS和NLMS的各种性能进行了系统的比较,并MATLAB仿真分析比较了两种算法的性能。(The code for the widely used LMS and NLMS variety of performance comparison of the system and MATLAB simulation analysis and comparison of the performance of the two algorithms.)
    2013-04-18 10:19:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载