matlab机器人编队我要分享

Matlab robot formation

机器人编队 机器人

关注次数: 664

下载次数: 0

文件大小: 20KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 8积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

该程序用于Matlab机器人编队仿真,主要包括传感器模块,通信模块,控制器模块,感知环境模块,易于修改并使用! 


English Description:

This program is used in Matlab robot formation simulation, including sensor module, communication module, Controller Module, sensing environment module, easy to modify and use! Matlabis a high performance numerical computing and visualization software developed by works . Matlabis the Matrix Laboratory, which has been developed over the years, now it has become one of the most excellent scientific computing and mathematics application software internationally. It is a kind of visualized scientific computing software which is widely popular at home and abroad in recent years. It integrates numerical analysis, Matrix operation, signal processing and graphic display into one, and forms a convenient and user-friendly environment. Works for different applications, more than 30 toolboxes with special functions, such as signal processing, control system, neural network, image processing, wavelet analysis, robust control, nonlinear system control design, system identification, optimization design, statistical analysis, finance, spline, communication and so on, have been introduced, these toolkits are developed by highly academic experts in the field and can be used directly without the need for users to write their own professional base programs. At the same time, the toolbox function source program is also open, mostly m files, users can view these files and make changes to the code, Matlab support users to its functions for secondary development, the user's application can also be added to the corresponding toolbox as a new function. The digital image in Matlab is expressed in Matrix form, which means that the powerful matrix computing power of Matlab is very favorable for image processing. The Syntax of the Matrix operation is also applicable to the digital image in Matlab.


代码预览

Simulator

basefunction.asv

basefunction.m

consensusEstimator.asv

consensusEstimator.m

consensusInput.asv

consensusInput.m

controller.asv

controller.m

Kalmanfilter.asv

Kalmanfilter.m

makepsd.m

plant.asv

plant.m

sensors.asv

sensors.m

simulator.asv

simulator.m

simulator.prj