卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。
标签: processing algorithm recursive optimal
上传时间: 2013-12-12
上传用户:stampede
卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。
标签: processing algorithm recursive optimal
上传时间: 2015-09-21
上传用户:baiom
compiler constructor using the recursive deceiding way
标签: constructor recursive deceiding compiler
上传时间: 2015-09-26
上传用户:13215175592
In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discrete-data linear filtering problem. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of extensive research and application, particularly in the area of autonomous or assisted navigation.
标签: R.E. discrete-dat describing published
上传时间: 2015-10-22
上传用户:2404
In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discretedata linear filtering problem [Kalman60]. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of extensive research and application, particularly in the area of autonomous or assisted navigation. A very “friendly” introduction to the general idea of the Kalman filter can be found in Chapter 1 of [Maybeck79], while a more complete introductory discussion can be found in [Sorenson70], which also contains some interesting historical narrative.
标签: R.E. discretedata describing published
上传时间: 2015-10-22
上传用户:a673761058
a neural network,Recursive SOM and Marge SOM ,can be use for time series and data fit.
上传时间: 2013-12-17
上传用户:cxl274287265
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间
上传时间: 2014-01-03
上传用户:彭玖华
endotesting used to recursive test a important tech tool for QA
标签: endotesting recursive important used
上传时间: 2013-12-20
上传用户:1079836864
This program simulates plant identification least mean square (NLMS) alogrithm reference: 《LMS算法的频域快速实现》
标签: identification alogrithm simulates reference
上传时间: 2013-12-17
上传用户:kristycreasy
This program simulates plant identification using frequency block least mean square (FBLMS) alogrithm reference: 《LMS算法的频域快速实现》 LMS is modified by XXX in XXX place, see details in XXX relevant document
标签: identification frequency simulates alogrith
上传时间: 2016-02-29
上传用户:kytqcool