搜索资源列表
MATLAB Radom walk移动模型代码
- MATLAB Radom walk移动模型代码~ 2011版
Random_Walk_Noise_Variance_Allan
- Allan Variance example, for random walk and wuite noise. Stochastical Process. Application with Wolfram Mathematica
binary
- 本程序功能在于,首先进行二维随机行走,生成二维随机行走曲线,并用盒计数法求分形曲线的维数-This procedure is meant, first of all to carry out two-dimensional random walk, generating two-dimensional random walk curves and box-counting method for fractal dimension curve
randomwalk
- random walk for solution attachment-random walk for solution attachment, developed in DTU
saolei
- 在一个20*20的地图上,分布着81颗地雷,扫雷机器人走到其中一个方格上,如果是地雷,它将被炸死,如果不是,它可以探测到它周围的八个方格中有几个地雷。现在你拥有10个扫雷机器人(10次错误机会),请你将这片雷区中的所有地雷标出来。-20* 20 in a map, and the distribution of the 81 mines, mine-clearing robot walk on a grid, if it is mine, it will be killed, if not, i
Random_Walking
- A random walk,RW, is a mathematical formalization of a trajectory that consists of taking successive random steps.ve Here You can Do it in c# -A random walk,RW, is a mathematical formalization of a trajectory that consists of taking succe
ziyoupachong
- 3自由度6足爬虫仿生机器人在机器人范畴里是最吸引的一类,其运动模式完全模仿对象生物的形态和行为, 它可以在复杂的路面上行走,对提取物件进行精确的定位,在工业生产上有广泛的应用,特别 在汽车装配,半导体生产等高尖领域上更体现到它那不可替代的地位。 -3-DOF 6 foot reptile biomimetic robots where the robot is the most attractive areas of a class of its movement pattern complet
lab01_rp
- simulation for random processes, including histogram of cumulative probability function, conditional probability, random walk process and damped walk process.
train
- Monte Carlo 法不同于前面几章所介绍的确定性数值方法,它是用来解决数学和物理问题的非确定性的(概率统计的或随机的)数值方法。Monte Carlo 方法(MCM),也称为统计试验方法,是理论物理学两大主要学科的合并:即随机过程的概率统计理论(用于处理布朗运动或随机游动实验)和位势理论,主要是研究均匀介质的稳定状态[1]。它是用一系列随机数来近似解决问题的一种方法,是通过寻找一个概率统计的相似体并用实验取样过程来获得该相似体的近似解的处理数学问题的一种手段。-Monte Carlo me
human-walk
- 人走路示范的fla源文件及swf文件,据此设计自己人物的行走动画-People walking demonstration fla source file and the swf file, thus design their own animated characters walking
walk
- 控制机器人正向行走,机器人关节为AVR单片机-Control the robot walking forward, for the AVR MCU Robot
grady2004space_phd_code.tar
- 该源代码是Leo Grady,基于随机游走算法来实现的图片切割-The source code is Leo Grady, based on random walk algorithm to realize the image cut
2drandomwalk
- two dimensional random walk is generated
walk
- 此软件为一款功能强大的地形图编绘软件,其使用的方便程度和操作简便程度,在同类产品中颇为领先-This software a powerful software, topographic maps, ease of use and simple level, quite similar products in the leading
graphAnalysisToolbox-1.0
- 各种图像处理的工具库,来自random walk的开发者。包括normalize cut, random walk等多种图像分割函数等。-Various image processing tool library, from the random walk of the developer. Include normalize cut, random walk and other functions such as image segmentation.
walk_snmp_mib_realization_principle_introduction.r
- walk snmp 的实现原理和mib 的介绍walk snmp mib realization principle and the introduction-walk snmp mib realization principle and the introduction walk snmp mib realization principle and the introduction
Random-Walk
- Software Engineering - Computer Systems Performance Evaluation and Prediction
Random-walk-algorithm-based-on-improved-shadows-an
- 基于改进随机游走算法的阴影与遮挡处理方法Random walk algorithm based on improved shadows and occlusion handling methods-Random walk algorithm based on improved shadows and occlusion handling methods
Random-walk
- 使用C语言编写的随机漫步程序,可作为C语言学习的例子-Written in C language use of random walk program can as C language learning example
random walk 3d
- This demonstrates the concept of a 3d random walk. Brownian motion and a recursive markhov chain.