登录
首页 » matlab » intelligent_warehousing

intelligent_warehousing

于 2020-07-12 发布
0 88
下载积分: 1 下载次数: 5

代码说明:

说明:  模拟智能仓储机器人移动,有效进行路径规划避碰(simulation of intelligent warehousing robot)

文件列表:

changchu\.DS_Store, 8196 , 2016-03-17
__MACOSX\changchu\._.DS_Store, 120 , 2016-03-17
changchu\allbusypath.m, 623 , 2016-01-19
__MACOSX\changchu\._allbusypath.m, 120 , 2016-01-19
changchu\allpath.m, 588 , 2016-01-05
__MACOSX\changchu\._allpath.m, 120 , 2016-01-05
changchu\assign_sorting_table.m, 250 , 2016-03-17
__MACOSX\changchu\._assign_sorting_table.m, 120 , 2016-03-17
changchu\Astar_method.m, 6146 , 2016-03-17
__MACOSX\changchu\._Astar_method.m, 120 , 2016-03-17
changchu\connect_node.m, 382 , 2015-12-29
__MACOSX\changchu\._connect_node.m, 120 , 2015-12-29
changchu\draw_map.m, 6398 , 2016-03-17
__MACOSX\changchu\._draw_map.m, 120 , 2016-03-17
changchu\Enqueue1.m, 4494 , 2016-01-19
__MACOSX\changchu\._Enqueue1.m, 120 , 2016-01-19
changchu\generate_filled.m, 568 , 2015-12-31
__MACOSX\changchu\._generate_filled.m, 120 , 2015-12-31
changchu\generate_lab.m, 800 , 2015-12-31
__MACOSX\changchu\._generate_lab.m, 120 , 2015-12-31
changchu\Hamilton_distance.m, 227 , 2016-01-14
__MACOSX\changchu\._Hamilton_distance.m, 120 , 2016-01-14
changchu\initial_input.m, 1582 , 2016-03-17
__MACOSX\changchu\._initial_input.m, 120 , 2016-03-17
changchu\main.m, 4831 , 2016-03-17
__MACOSX\changchu\._main.m, 120 , 2016-03-17
changchu\map.txt, 800 , 2016-03-17
__MACOSX\changchu\._map.txt, 171 , 2016-03-17
changchu\mission_all_distance.m, 348 , 2016-01-10
__MACOSX\changchu\._mission_all_distance.m, 120 , 2016-01-10
changchu\new_enqueue.m, 1591 , 2016-01-19
__MACOSX\changchu\._new_enqueue.m, 120 , 2016-01-19
changchu\robot.m, 2462 , 2016-01-06
__MACOSX\changchu\._robot.m, 120 , 2016-01-06
changchu\Schedule1.m, 2062 , 2016-01-14
__MACOSX\changchu\._Schedule1.m, 120 , 2016-01-14
license.txt, 1306 , 2016-03-17

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

发表评论

0 个回复

  • BasedonMATLABpronunciation
    基于MATLAB的语音信号的调制和解调,包括画出各个阶段的语音时域和频域图形(Matlab-based voice signal modulation and demodulation, including draw stages of time domain and frequency domain speech)
    2010-06-06 16:02:33下载
    积分:1
  • S_1236_singal_pll_10a
    matalab similink 锁相环 仿真建模(matalab similink PLL simulation)
    2012-11-11 16:38:19下载
    积分:1
  • fusion-algorithm-
    信息融合中的许多数据关联算法计算量大, 工程中难以保证实时性和有效性。本文就这一方面展开研究, 给出了可以满足工程实际需要的有效算法, 设计出相应的系统。通过实际系统应用, 可以获得满意的融合结果和较快的计算速度。(The comput ation quant ity of many data correlation algorithm is great in the information fusion. It is difficult to guarantee the computing speed and the validity in real time processing. By studying on this hand, this article launches the research, produces the effective algorithm suit to real engineering. The corresponding system is designed. Through the actual system application, the satisfaction the fusion result and a quicker comput ation speed is obtained.)
    2014-01-03 16:28:09下载
    积分:1
  • RLS_RF2
    利用自适应RLS算法消除信号中的工频干扰,纯净信号选为数字调幅信号8ASK,工频干扰为一余弦信号,滤波后取得的很好的效果。(Adaptive RLS algorithm for the elimination of the use of signal-frequency interference, and pure signal selected as the digital AM signal 8ASK, power-line interference is a cosine signal, after filtering achieved very good results.)
    2008-06-04 14:11:44下载
    积分:1
  • erchafa
    对初学者非常有用的数学分析的最优化代码,很好用。(it is very useful.)
    2014-09-15 07:20:22下载
    积分:1
  • Code1
    3.Bifurcation analysis Bifurcation analysis has to be done for finding the different eigen values. eigen value plot has to be made for understanding the movement of the eigen values stable to unstable region to understand the stability of the system according to the change in system parameters.Bifurcation analysis has to be done for a 9-bus ,39 bus ,14bus,30 bus system with and without connecting squirrel cage induction generator to the system. single turbine generator has to be considered first and after that a wind farm with more than 10 turbine generators has to be connected
    2014-09-27 15:13:50下载
    积分:1
  • Beamform
    该程序是基于时间延迟求和的波束成形算法的实现,根据是结果来看有很好的效果(The program is based on the sum of the time delay beamforming algorithm, based on results, there is a good effect)
    2021-01-21 01:18:46下载
    积分:1
  • Romberg
    使用Matlab语言完成《数值计算方法》中的Romberg(龙贝格)积分公式,程序可以根据用户输入的积分上下限、误差容限及表达式实现Romberg积分。(Using Matlab language to complete " numerical methods" in the Romberg (Romberg) integral formula, the program based on user input limits of integration, error tolerance and expression implementations Romberg integration.)
    2013-08-14 17:12:01下载
    积分:1
  • sfunsvpwm
    电压空间矢量发生器程序,用于三相全桥电路的脉宽调制技术,属于电力电子与电力传动学科范围。(Voltage space vector generator procedure for three-phase full-bridge pulse-width modulation circuit technology, power electronics and power belong to discipline the scope of transmission.)
    2009-03-24 21:48:01下载
    积分:1
  • bkpulseexport
    直接读取振动噪声分析软件bk pulse文件,将测试组和函数组导出来,方便对测试数据进行后处理(his GUI runs Pulse Labshop in the backround (not visible) through an activex server. Exporting measurements using B&K Pulse s software is extremely tedious, requiring much mouse-clicking (setting measurement marks, following measurement marks, etc.). This GUI is relatively straightforward- your .pls file(s), type in the function name you wish to export along with its correpsonding function group, and list all of the measurement names you wish to export. Each function is exported to a single file within a folder that is created of the same name as the .pls file.)
    2015-01-24 09:05:29下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载