# FPGA Kalman **Repository Path**: myqlee/FPGA-Kalman ## Basic Information - **Project Name**: FPGA Kalman - **Description**: 使用vivido FPGA实现简化kalman滤波的工程 - **Primary Language**: Verilog - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-10-13 - **Last Updated**: 2022-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 文件说明 - kalman_1文件夹包含vivido实现kalman的工程 - kalman2.m为FPGA工程对应的matlab文件 - simulate.png为仿真的结果 [实现的参考链接](https://blog.csdn.net/qq_24025329/article/details/102485194?utm_medium=distribute.pc_relevant_download.none-task-blog-blogcommendfrombaidu-2.nonecase&depth_1-utm_source=distribute.pc_relevant_download.none-task-blog-blogcommendfrombaidu-2.nonecas)