登录
首页 » Others » kalman

kalman

于 2019-10-23 发布
0 97
下载积分: 1 下载次数: 1

代码说明:

说明:  函数中建立运动模型,通过卡尔曼滤波器实现运动跟踪过程。包括数据产生文件,运动模型文件,kalman滤波跟踪主程序。(kalman filter traking a moving target)

文件列表:

ua.m, 301 , 2017-05-17
ca.m, 567 , 2017-05-17
data_gene.m, 542 , 2017-05-18
kalman_infor.m, 3705 , 2017-05-18
kalman_tracking.m, 5154 , 2017-05-18

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

发表评论

0 个回复

  • 读者写者问题
    说明:  1、定义一个数据缓存buffer及用于实现同步互斥的信号量。 2、定义一个读者函数: ?当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。 ?当有其他读者在占用buffer时,读者可对buffer进行读取操作。 ?当buffer中有数据时,则从其中读取一个数据,并显示然后退出。 ?当buffer中没有数据时,应等待,直到buffer中有数据可读。 3、定义一个写者函数 ?当有读者在占用buffer时,写者应该等待,直到所有的读者都退出为止。 ?当有其他写者占用buffer时,该写者应该等待,直到占用buffer的写者退出为止。 ?当buffer有空闲时,写者应该在buffer中写入一个数据并退出。 ?当buffer满时,写者应该等待,直到buffer有空闲为止。 4、定义主函数,在其中可以任意创建读者与写者。 可根据用户输入创建读者或写者进程(线程)。(1. Define a data buffer and semaphores for synchronization and mutual exclusion. 2. Define a reader function: When a writer is occupying the buffer, the reader should wait until the writer no longer uses the buffer. When other readers occupy the buffer, they can read the buffer. When there is data in the buffer, read a data from it, display and exit. When there is no data in the buffer, wait until the data in the buffer is readable. 3. Define a writer function When a reader is occupying the buffer, the writer should wait until all readers quit. When other writers occupy the buffer, the writer should wait until the writer who occupies the buffer exits.)
    2019-12-27 18:49:46下载
    积分:1
  • MP3 电路设计,学习中的好帮手,作为电路学习的基本知识
    MP3 电路设计,学习中的好帮手,作为电路学习的基本知识-MP3 circuit design, the study of extremely helpful in learning the circuit as a basic knowledge
    2022-06-29 20:17:19下载
    积分:1
  • 20171020_1544
    图形,文字转G代码工具,用于多轴运动控制系统(tools for Graphics, text to G code)
    2020-09-24 13:27:49下载
    积分:1
  • 悬索桥
    说明:  通过ANSYS APDL参数化建模,创建简单悬索桥模型及静力分析(Through ANSYS APDL parametric modeling, a simple suspension bridge model and static analysis are created)
    2019-12-19 15:11:49下载
    积分:1
  • 俄罗斯方块源代码 用JAVA编写的一个简单的小游戏
    俄罗斯方块源代码 用JAVA编写的一个简单的小游戏-Russian block with Java source code prepared in a simple little game
    2022-02-05 17:22:36下载
    积分:1
  • 智能温控器
    说明:  利用温度变送器模拟量输入,控制电动阀的开度,从而调节水泵流量。(Using the analog input of temperature transmitter, the opening of the electric valve is controlled to regulate the flow rate of the pump)
    2020-06-23 16:00:02下载
    积分:1
  • 校电赛-LED
    蓝牙串口控制普通了的灯的各种模式,以stm32c8t6为核心(Bluetooth Serial Port Configuration)
    2019-07-09 14:58:47下载
    积分:1
  • Nucleus ,
    Nucleus ,
    2022-08-03 20:12:07下载
    积分:1
  • err
    本文介绍如何搭建基于linux的动态网站开发平台。对Linux系统、MySQL数据库、Apache、PHP和Samba服务器的相关知识及安装配置做了介绍。我们将使用MySQL搭建免费的数据库服务器,使用Apache(世界上最流行的web服务器,60%的网站运行着Apache)和PHP构建动态网站,使用Samba服务器实现网站程序的快速开发。 -err
    2022-03-12 06:04:08下载
    积分:1
  • matlab程序(解决0-1背包问题)
    使用遗传算法解决0-1背包问题,调试成功,非常适合初学者了解遗传算法和0-1背包问题(Using genetic algorithm to solve 0-1 knapsack problem, debugging is successful. It is very suitable for beginners to understand genetic algorithm and 0-1 knapsack problem.)
    2020-06-15 22:45:01下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载