登录
首页 » matlab » consensus-formation-control-master

consensus-formation-control-master

于 2021-03-18 发布 文件大小:1523KB
0 548
下载积分: 1 下载次数: 55

代码说明:

  实现多智能体一致性编队, 是学习多智能体编队较好的资料。(The consensus formation control of multi-agent systems can be achieved.)

文件列表:

consensus-formation-control-master, 0 , 2017-05-18
consensus-formation-control-master\.gitignore, 32 , 2017-05-18
consensus-formation-control-master\Abbreviations.xlsx, 9017 , 2017-05-18
consensus-formation-control-master\Petit_Jens_BA.pdf, 1570293 , 2017-05-18
consensus-formation-control-master\Quadrotor, 0 , 2017-05-18
consensus-formation-control-master\Quadrotor\Plots, 0 , 2017-05-18
consensus-formation-control-master\Quadrotor\Plots\quad_x_step.eps, 47539 , 2017-05-18
consensus-formation-control-master\Quadrotor\Plots\quad_x_step.tikz, 72640 , 2017-05-18
consensus-formation-control-master\Quadrotor\Plots\quad_y_step.eps, 47684 , 2017-05-18
consensus-formation-control-master\Quadrotor\Plots\quad_y_step.tikz, 72638 , 2017-05-18
consensus-formation-control-master\Quadrotor\Plots\quad_z_step.eps, 24322 , 2017-05-18
consensus-formation-control-master\Quadrotor\Plots\quad_z_step.tikz, 5776 , 2017-05-18
consensus-formation-control-master\Quadrotor\main.m, 3563 , 2017-05-18
consensus-formation-control-master\Quadrotor\reduce.m, 364 , 2017-05-18
consensus-formation-control-master\Quadrotor\simulation.slx, 29575 , 2017-05-18
consensus-formation-control-master\README.md, 159 , 2017-05-18
consensus-formation-control-master\create_r_relative.m, 2314 , 2017-05-18
consensus-formation-control-master\desired_pos_abs.m, 1081 , 2017-05-18
consensus-formation-control-master\graph_create.m, 2376 , 2017-05-18
consensus-formation-control-master\main.m, 5386 , 2017-05-18
consensus-formation-control-master\plot_alpha_ref_i.m, 693 , 2017-05-18
consensus-formation-control-master\plot_animated_traj_2D.m, 2340 , 2017-05-18
consensus-formation-control-master\plot_animated_traj_3D.m, 3244 , 2017-05-18
consensus-formation-control-master\plot_correction.m, 525 , 2017-05-18
consensus-formation-control-master\plot_error.m, 2189 , 2017-05-18
consensus-formation-control-master\plot_error_spacing.m, 1418 , 2017-05-18
consensus-formation-control-master\plot_export_fig.m, 168 , 2017-05-18
consensus-formation-control-master\plot_limit_acc.m, 4716 , 2017-05-18
consensus-formation-control-master\plot_matlab2tikz_wenigerlemente2.m, 985 , 2017-05-18
consensus-formation-control-master\plot_max_dist.m, 510 , 2017-05-18
consensus-formation-control-master\plot_xi_ref.m, 377 , 2017-05-18
consensus-formation-control-master\plot_xi_ref_vs_contr.m, 3548 , 2017-05-18
consensus-formation-control-master\reduce.m, 373 , 2017-05-18
consensus-formation-control-master\simulation.slx, 56219 , 2017-05-18

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

发表评论

0 个回复

  • FDTD_TM_PC
    用FDTD做的光子晶体分析,能带,禁带作出了具体的分析和图像(PC FDTD Photonic Crystals)
    2009-06-30 19:41:43下载
    积分:1
  • ex05
    说明:  离散信号Gabor展开的理论及实现颇为繁琐。其中包括离散Gabor变换的标架理论、周期序列的离散Gabor变换、非周期序列的离散Gabor变换以及各种快速算法等。此程序给出给出了一个线性调频信号的Gabor变换。(Gabor expansion of discrete signals and the realization of the theory is quite cumbersome. Including discrete Gabor transform frame theory, the periodic sequence of discrete Gabor transform, non-periodic sequence of discrete Gabor transform and a variety of fast algorithms. This procedure gives a linear FM signal is given the Gabor transform.)
    2011-03-21 15:23:32下载
    积分:1
  • pulse-cross-correlation
    This program can calculate the correlation from integral
    2011-05-21 08:25:31下载
    积分:1
  • bcs_ver0.1
    compressive sensing:Bayesian Compressive Sensing
    2011-06-02 15:20:40下载
    积分:1
  • matlab
    MATLAB开发的常用的数值分析代码,用以解决常用的数值分析组合,集成设计(MATLAB Athoritic )
    2009-11-22 20:35:59下载
    积分:1
  • DifferentialForwardPIDcontrol
    说明:  由simulink搭建的前向差分PID控制系统(Simulink erected by the PID control system prior to the difference)
    2021-04-07 14:49:01下载
    积分:1
  • yuv_import
    可以读取yuv文件,输入文件夹名字、图像尺寸、帧数等,为处理yuv文件的前提(Input: filename- YUV sequence file dims- dimensions of the frame [width height] numfrm- number of frames to read startfrm- [optional, default = 0] specifies from which frame to start reading with the convention that the first frame of the sequence is 0- numbered)
    2013-12-19 11:31:03下载
    积分:1
  • OPTICS-algorithm
    optics 算法作为基于密度的聚类算法的一种重要的改进,十分有借鉴的意义。(Called algorithm for clustering algorithm based on density is an important improvement, very have reference significance.)
    2020-11-07 15:29:49下载
    积分:1
  • Warshall-Floyd
    Warshall-Floyd 算法的matlab例程,Warshall-Floyd用于寻找两点之间的最短路,很简单,可以快速了解该算法。(The algorithm of Warshall-Floyd, Matlab routines, of Warshall-Floyd, used to find the shortest path between two points is very simple, you can quickly understand the algorithm.)
    2012-06-05 10:22:40下载
    积分:1
  • PSORT20110515i
    HYBRID pso OPTIMIZATION
    2014-02-17 19:04:00下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载