卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。
标签: processing algorithm recursive optimal
上传时间: 2015-09-21
上传用户:baiom
delay and sum beamforming algorithm
标签: beamforming algorithm delay and
上传时间: 2015-09-21
上传用户:waizhang
这是fast fix-point algorithm 的C++版本,对于在机器人中的应用非常有作用
标签: algorithm fix-point fast 版本
上传时间: 2014-10-12
上传用户:ywqaxiwang
genetic algorithm genetic algorithm 遗传算法 遗传算法
上传时间: 2015-09-23
上传用户:lmeeworm
This a A* pathfinding example to illustrate how to implement a A* pathfinding algorithm into your program. It s a port from Patrick Lesters example in BlitzBasic to VB.Net. It uses a Binary Heap class I made to sort the score values.
标签: pathfinding illustrate algorithm implement
上传时间: 2013-12-25
上传用户:shawvi
This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works.
标签: implemented algorithms algorithm included
上传时间: 2013-12-25
上传用户:woshiayin
Often it is necessary to add some logical control to a MATLAB algorithm to allow the generated hardware to function correctly in the overall system. This lab exercise will explore how hardware control can be added to a MATLAB algorithm and synthesized using AccelDSP Synthesis.
标签: algorithm generated necessary to
上传时间: 2014-01-25
上传用户:yimoney
NLMS algorithm demo Note : The author doesn t take any responsibility for any harm caused by the use of this file
标签: responsibility algorithm any author
上传时间: 2015-09-28
上传用户:784533221
This review classifies genetic algorithm environments into application-oriented systems,algorithmoriented systems, and toolkits. It also presents detailed case studies of leading environments.
标签: application-oriented algorithmori environments classifies
上传时间: 2013-12-19
上传用户:tyler
CCS编程环境 使用的是汇编加C的混合编程方法: The programme of the Correlation Algorithm. Using INT2 to get the input signal. Array x, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array y, in first step, is the input signal produced by programme, in next step, is the input signal get from A/D, the length is 128, 32-bit floating point. Array cor is the Correlation result, the length is 255, 32-bit floating point.
标签: Correlation Algorithm programme the
上传时间: 2013-12-21
上传用户:leixinzhuo