卡爾曼濾波器是一個“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