登录
首页 » 算法 » 卡尔曼滤波是一种递推估计,估计的随机状态。

卡尔曼滤波是一种递推估计,估计的随机状态。

于 2023-04-16 发布 文件大小:165.71 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

A Kalman filter is a stochastic , recursive estimator , which estimates the state of a system based on the knowledge of the system input, the measurement of the system output, and a model of the relation between input and output.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • unknownexercice
    #include < stdlib.h > #include < stdio.h > #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > int 主要 (int argc、 char *argv[]) { int fd、 fd2、 fd3 ; int i; 浅黄色 char [10] ; fd=open(argv[1],O_RDONLY) ; if(fd2=open(argv[2],O_WRONLY) = =-1) { fd3 = 共创 (argv [2],S_IRUSR |S_IWUSR) ; read(fd,buff,10) ; write(fd3,buff,10) ; } 其他 { fd2=open(argv[2],O_TRUNC) ; read(fd,buff,10) ; write(fd2,buff,10) ; } 返回 0 ; }
    2023-05-04 19:30:03下载
    积分:1
  • 科学与工程数值求解方程组的类
    科学与工程数值算法求解方程组的类-science and engineering numerical algorithm for solving equations of the type
    2022-03-13 20:51:02下载
    积分:1
  • C、 使用 ADT 包括 stack.h、 stack.c 和驱动程序的堆栈
    C、 使用 ADT 包括 stack.h、 stack.c 和驱动程序堆栈。堆栈使用 c、 ADT 包括 stack.h、 stack.c 和使用 c、 ADT 包括 stack.h、 stack.c 和使用 c、 ADT 包括 stack.h、 stack.c 和使用 c、 ADT 包括 stack.h、 stack.c 和使用 c、 ADT 包括 stack.h、 stack.c 和驱动程序的驱动程序 programStack 驱动程序 programStack 驱动程序 programStack 驱动程序 programStack
    2022-03-25 14:56:58下载
    积分:1
  • 这是有关Kalman矩阵计的C源程序
    这是有关Kalman矩阵计算的C源程序-This is the Kalman matrix calculation of C source
    2022-12-02 07:45:03下载
    积分:1
  • 匹配追踪
    贪婪算法的一种 经典的算法,适用于压缩感知,稀疏分解等多种算法的恢复算法。
    2023-03-04 07:10:03下载
    积分:1
  • GPS硬校时程序
    资源描述IRIG(Inter Range Instrumentation Group)码是美国靶场司令委员会制定的一种时间标准,共有4种并行二进制时间码格式和6种串行二进制时间码格式。其中最常用的是IRIG-B时间码格式。B码可以分为直流(DC)码和交流(AC)码,交流码是1 kHz的正弦波载频对直流码进行幅度调制后形成的;直流码采用脉宽编码方式。每秒1帧,含100个码元,每个码元宽度为10ms。码元有3种,位置标识符的脉宽是8ms(位置标识P0~P9和参考标志Pr),二进制“1”和“0”的脉宽分别为5 ms和2ms。     每帧从参考标志Pr开始,也就是连续两个8 ms脉冲中的第2个8 ms脉冲的前沿开始,分别为Pr,第0,1,…,99码元。在Pr和P5之间是BCD字段,传送的是BCD码格式的时间信息(包含秒、分、时、天4种信息),低位在前,高位在后;个位在前十位在后。在P5和P8之间是CF字段,实现控制功能,可根据实际使用时的协议制定使用方法,在这里没有用到该字段。在P5和P8之间是SBS字段,是用二进制表示的以秒(s)为单位的时间信息。
    2022-02-16 07:13:33下载
    积分:1
  • 与上一个程序的不同之处在于,此程序计的是强制对流的问题,上一个为自然对流...
    与上一个程序的不同之处在于,此程序计算的是强制对流的问题,上一个为自然对流-With a different procedure is that this procedure is the calculation of the problem of forced convection, natural convection on a
    2022-08-10 00:04:06下载
    积分:1
  • 一个程序来寻找频繁项集(关闭和最大)与Eclat
    A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists. -A program to find frequent itemsets (also c losed and maximal) with the eclat algorithm, which carries out a depth first search on the sub set lattice and determines the support of items ets by intersecting transaction lists.
    2022-02-20 07:32:43下载
    积分:1
  • 最小生成树的Kruskal
    C语言算法编程。最小生成树的Kruskal算法 。求加权连通图的最小生成树的算法。kruskal算法总共选择n- 1条边,(共n个点)所使用的贪心准则是:从剩下的边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选取的边若产生环路则不可能形成一棵生成树。kruskal算法分e 步,其中e 是网络中边的数目。按耗费递增的顺序来考虑这e 条边,每次考虑一条边。当考虑某条边时,若将其加入到已选边的集合中会出现环路,则将其抛弃,否则,将它选入。
    2022-01-30 15:28:05下载
    积分:1
  • 遗传优化神经网络程序
    遗传算法优化神经网络程序matlab
    2022-05-23 03:03:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载