文件名称:uchistogram
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-07-04
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- wpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VB自己编写的卡尔曼滤波程序源代码,每次变化数据源触发该子函数,初始定义完后得出滤波数值,然后自动计算出K+1时刻最优偏差,然后赋值给text1 也就是最优偏差,一直变化,而这个迭代由数据源的变化而触发驱动。编辑注:可能这个程序需要硬件,测试时候假死。-VB Calman prepared their own filtering program source code, each data source changes trigger the function, after the initial definition of numerical filter, and then automatically calculate the optimal K+1 time deviation, and then assigned to the text1 is the optimal bias, has been changed, and the iteration by the change of data source and trigger driven. Editor s note: this procedure requires hardware, test when feign death.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
自己编写的卡尔曼滤波\Form1.frm
....................\Project1.vbp
....................\Project1.vbw
....................\ucHistogram.ctl
....................\ucHistogram.log
自己编写的卡尔曼滤波