登录
首页 » matlab » simiam

simiam

于 2014-01-07 发布 文件大小:1011KB
0 232
下载积分: 1 下载次数: 219

代码说明:

  一个基于matlab的多机器人仿真平台,多智能体仿真(A Robot Simulator)

文件列表:

license.txt,1333,2013-08-23
simiam
......\%2Bsimiam
......\.......\%2Bapp
......\.......\....\ControlApp.m,1107,2013-08-23
......\.......\%2Bcontainers
......\.......\...........\ArrayList.m,12557,2013-08-23
......\.......\...........\Queue.m,2506,2013-08-23
......\.......\%2Bcontroller
......\.......\...........\%2Bkhepera3
......\.......\...........\.........\K3Supervisor.m,17441,2013-08-23
......\.......\...........\AOandGTG.m,4733,2013-08-23
......\.......\...........\AvoidObstacles.m,4225,2013-08-23
......\.......\...........\Controller.m,1743,2013-08-23
......\.......\...........\FollowWall.m,5935,2013-08-23
......\.......\...........\GoToAngle.m,2343,2013-08-23
......\.......\...........\GoToGoal.m,3894,2013-08-23
......\.......\...........\SlidingMode.m,4789,2013-08-23
......\.......\...........\Stop.m,569,2013-08-23
......\.......\...........\Supervisor.m,1705,2013-08-23
......\.......\%2Brobot
......\.......\......\%2Bdynamics
......\.......\......\.........\DifferentialDrive.m,2096,2013-08-23
......\.......\......\.........\Dynamics.m,273,2013-08-23
......\.......\......\%2Bsensor
......\.......\......\.......\ProximitySensor.m,3611,2013-08-23
......\.......\......\.......\WheelEncoder.m,1228,2013-08-23
......\.......\......\Khepera3.m,6893,2013-08-23
......\.......\......\Robot.m,505,2013-08-23
......\.......\%2Bsimulator
......\.......\..........\Obstacle.m,553,2013-08-23
......\.......\..........\Physics.m,5821,2013-08-23
......\.......\..........\Simulator.m,3809,2013-08-23
......\.......\..........\World.m,4500,2013-08-23
......\.......\%2Bui
......\.......\...\AppWindow.m,24645,2013-08-23
......\.......\...\Drawable.m,2048,2013-08-23
......\.......\...\Pose2D.m,1232,2013-08-23
......\.......\...\Surface2D.m,6592,2013-08-23
......\.......\%2Butil
......\.......\.....\Plotter.m,1816,2013-08-23
......\.gitignore,3,2013-08-23
......\htm" target=_blank>AUTHORS,200,2013-08-23
......\bundled
......\.......\findjobj
......\.......\........\findjobj.m,149140,2013-08-23
......\.......\........\license.txt,1332,2013-08-23
......\.......\GridLayout
......\.......\..........\CellProps.m,3286,2013-08-23
......\.......\..........\GetArg.m,284,2013-08-23
......\.......\..........\GridLayout.m,19390,2013-08-23
......\.......\..........\license.txt,1334,2013-08-23
......\.......\..........\ParseArgs.m,2147,2013-08-23
......\.......\matlab_code_kit
......\.......\...............\%2Bmcodekit
......\.......\...............\.........\%2Blist
......\.......\...............\.........\.....\dl_list.m,3384,2013-08-23
......\.......\...............\.........\.....\dl_list_iterator.m,1118,2013-08-23
......\.......\...............\.........\.....\dl_list_node.m,376,2013-08-23
......\.......\...............\htm" target=_blank>LICENSE,1344,2013-08-23
......\.......\...............\README.md,797,2013-08-23
......\launch.m,408,2013-08-23
......\htm" target=_blank>LICENSE,1599,2013-08-23
......\manual
......\......\manual.pdf,318083,2013-08-23
......\......\manual.tex,58534,2013-08-23





......\......\week-6-part-1b.png,4534,2013-08-23
......\......\week-6-part-2.png,3628,2013-08-23
......\parameters.xml,162,2013-08-23
......\README.md,89,2013-08-23
......\resources
......\.........\icons

......\.........\.....\ui_control_pause.png

......\.........\.....\ui_control_reset.png
......\.........\.....\ui_control_zoom_in.png
......\.........\.....\ui_control_zoom_out.png,290,2013-08-23
......\.........\.....\ui_status_clock.png,4207,2013-08-23
......\.........\.....\ui_status_error.png,1096,2013-08-23
......\.........\.....\ui_status_ok.png,1017,2013-08-23

......\.........\splash

......\settings.xml,4369,2013-08-23
......\simiam.mlappinstall,330105,2013-08-23
......\simiam.prj,7776,2013-08-23
......\simulink
......\........\getRobotBlockUserData.m,609,2013-08-23
......\........\getSimulatorBlockUserData.m,533,2013-08-23
......\........\msfun_ir_distances_to_wf.m,6989,2013-08-23
......\........\msfun_khepera3.m,7007,2013-08-23
......\........\msfun_odometry.m,7762,2013-08-23
......\........\msfun_simiam_ui.m,4690,2013-08-23
......\........\msfun_uni_to_diff.m,5379,2013-08-23

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

发表评论

0 个回复

  • Matlab
    图像处理函数 各类函数的具体使用方法介绍(Matlab)
    2010-07-19 16:12:42下载
    积分:1
  • SVD
    本代码提供SVD算法Matlab实现,实现SVD分解,并返回分解值。(This code provides SVD algorithm Matlab, the realization of SVD decomposition, and a return value decomposition.)
    2015-01-28 11:05:10下载
    积分:1
  • FIR_filter
    用窗函数法设计FIR带通、低通、高通滤波器 通过改变程序中的参数设计任意带通、低通、高通滤波器(Design of FIR with the window function band-pass, low pass, high pass filter by changing the process parameters in the design of arbitrary band-pass, low pass, high pass filter)
    2010-01-17 08:59:08下载
    积分:1
  • butt_shuangxian
    matlab 的巴特沃斯 及切比雪夫还有椭圆滤波器 程序,好使,且能画图(matlab Butterworth and Chebyshev filter program also elliptical, so that, and can draw)
    2011-11-21 16:46:28下载
    积分:1
  • truetime-1.5
    最新版的网络控制系统NCS仿真程序。 (The latest version of the network control system NCS simulation program.)
    2012-04-11 00:59:35下载
    积分:1
  • phaN_dopler
    13位Barker为基础的二相编码信号的频率模糊图的仿真 (The 13 Barker based on the frequency of the two-phase encoded signals Fuzzy graph simulation)
    2013-02-01 22:38:44下载
    积分:1
  • Equality_and_Inequality
    This is IP optimization method examples with constraints
    2009-12-24 21:29:48下载
    积分:1
  • K-means.m
    Kmeans classifier program
    2011-12-27 20:32:40下载
    积分:1
  • gonglvpuguji
    对噪声及信号的功率谱估计,生物医学信号处理,matlab编程实现(Of noise and signal power spectrum estimation, biomedical signal processing, matlab Programming)
    2008-01-13 08:10:15下载
    积分:1
  • fnpll
    小数分频PLL的matlab源代码,包含二阶sigma-delta调制器的源码。(Fractional PLL the matlab source code)
    2011-04-20 22:18:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载