卡尔曼滤波C程序 卡尔曼滤波器是一个“optimal recursive DATa processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。
标签: processing algorithm recursive optimal
上传时间: 2013-12-19
上传用户:pinksun9
卡尔曼滤波器是一个“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
.DATa val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx mov val1,ax call writebin call crlf mov ax,dx call writebin exit main endp end main
上传时间: 2015-09-21
上传用户:wlcaption
DATa array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ",0 align 4 jia1gao sdword 0 jia1 sdword 0 .code main proc call clrscr mov esi,offset array mov ecx,lengthof array mov edx,offset str1 push esi putin: call writestring
标签: Please sdword number array
上传时间: 2014-01-13
上传用户:xiaoyunyun
硬件资料,msp430 ic DATa sheet
上传时间: 2014-11-29
上传用户:gmh1314
Tucker, PARAFAC, GRAM, RAFA and misc. 2nd order models with a test DATa set (old version now covered by the N-way Toolbox)
标签: PARAFAC covered version Tucker
上传时间: 2013-12-31
上传用户:qq1604324866
DATa structures, algorithms and Application书的源代码,希望对大家有用!
标签: Application algorithms structures DATa
上传时间: 2015-09-25
上传用户:yuzsu
Interfacing AD7276 High-Speed DATa Converters to ADSP-BF535 Blackfin Processors
标签: Interfacing High-Speed Converters Processors
上传时间: 2013-12-20
上传用户:希酱大魔王
This article helps in creating a DATa Grid with radio button and allows single selection.
标签: selection creating article allows
上传时间: 2014-12-21
上传用户:silenthink