搜索资源列表
shiyang3
- 迷宫中老鼠模型,马尔可夫过程的应用实现例子-maze rat model, Markov process of achieving example
radon_ambiguity
- %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT na
GenCode128
- day la mot chuong trinh rat la thu vi, duoc su dung rong rai tren toan the gioi
myMouse
- 数据结构中,老鼠迷宫程序源码,练习堆栈的操作。-Data structure, the rat maze procedure source, practice stack operation.
rat
- 迷宫老鼠 2、以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 迷宫根据一个迷宫数据文件建立。迷宫数据文件由一个包含0、1的矩阵组成。迷宫的通路可以使用通路上各点的坐标序列进行展示(使用图形展示最佳)。-Rat in a maze.
RatSLAM_MATLAB_v1_03
- this is a sample code for rat slam in matlab code.
shiyan_4_2
- 实现迷宫中寻找路径的相关算法,运用堆栈的方法解决例如迷宫老鼠问题-The maze to find the path to achieve the correlation algorithm, using the stack means to solve the problems such as the rat maze
OntoxRATbase
- The base of my future RAT which I named Ontox RAT.
NoDiversity(1Tx1Rx)Alamouti(2Tx1Rx)_andMaximal-Rat
- 不分集、STBC编码与最大比合并性能比较-Regardless of set, STBC coding and maximal ratio combining performance comparison
migong5
- 程序开始运行时显示一个迷宫地图,迷宫中央有一只老鼠,迷宫的右下方有一个粮仓-Displayed when the program starts running a maze map, there is a rat maze of the central, lower right there is a barn maze
migong7
- 程序开始运行时显示一个迷宫地图,迷宫中央有一只老鼠,迷宫的右下方有一个粮仓-Displayed when the program starts running a maze map, there is a rat maze of the central, lower right there is a barn maze
123
- 电子老鼠创迷宫问题,主要用递归的方法求解得到最终走出迷宫的最小步数-E rat maze created problems, mainly with the recursive method for solving the minimum to get the final out of the maze the number of steps
noron-network
- neural network control rat bo ich
zoumigong
- 走迷宫 程序开始运行时显示一个迷宫地图,迷宫中央有一只老鼠,迷宫的右下方有一个粮仓。游戏的任务是使用键盘上的方向键操纵老鼠在规定的时间内走到粮仓处。 要求: 1老鼠形象可辨认,可用键盘操纵老鼠上下左右移动; 2迷宫的墙足够结实,老鼠不能穿墙而过; 3正确检测结果,若老鼠在规定时间内走到粮仓处,提示成功,否则提示失败; 4找出走出迷宫的所有路径,以及最短路径。 另希望能说明采用的设计方法、设计技术路线,包括采用的设计方法和步骤以及任务流程图,指定的功能模块说明、设计说明
412124
- 这是一个老鼠走迷宫的问题,这是我第一次上传,有问题请见谅。-This is a rat maze problem, this is my first upload, have questions, please forgive me.
Computer-rat-maze
- 电脑鼠迷宫运动模拟实验平台中文稿 关键词: 路径规划;模拟;智能算法;-Computer rat maze motion simulation experimental platform design KEYWORDS: route planning simulation Intelligence algorithm
mousmigong1
- 经典算法老鼠迷宫问题第二种情况,vs2010通过-Classic algorithms rat maze the second case, vs2010 through
RatInMaze
- 数据结构课程设计 Java GUI 迷宫老鼠 非常华丽-Data structure courses design in Java GUI Rat In Maze
Cat_Catch_Rat
- 猫抓老鼠程序完整版,在Linux下面编译的,采用深度遍历方法。-This is the Code of Cat Catch Rat。Complined in Linux
PARTICLE-FILTER-ISSUES
- 针对基于贝叶斯原理的序贯蒙特卡罗粒子滤波器出现退化现象的原因, 以无敏粒子滤波(U PF)、辅助粒子滤波 (A S IR) 及采样重要再采样(S IR) 等改进的粒子滤波算法为例, 对消除该缺陷的关键技术(优化重要密度函数及再采样) 进行了 分析研究。说明通过提高重要密度函数的似然度、引进当前测量值、预增和复制大权值粒子等方式, 可以有效改善算法性能。 最后通过对一无源探测定位问题进行仿真, 验证了运用该关键技术后, 算法的收敛精度和鲁棒性得到进一步增强。- Abstract:W e