-
UKF matlab生成C语言
这个代码是有一个外国人写的,主要讲的是ukf的实现。#include
#include
#include "FreeRTOS.h"
#include "kalman.h"
#include "matrix.h"
/*
* ukf_filter_new
*/
ukf_filter
ukf_filter_new(unsigned int state_dim,
- 2022-01-31 17:15:52下载
- 积分:1
-
对任意给定的n,用字典法和邻位互换法生成并打印全部排列。...
对任意给定的n,用字典法和邻位互换法生成并打印全部排列。-right to the arbitrary n, using the dictionary to law and Exchange Act o-generated and print all ranked.
- 2022-02-01 10:43:25下载
- 积分:1
-
dual simplex method for solving linear programming problems.
对偶单纯形法求线性规划最优解-dual simplex method for solving linear programming problems.
- 2022-01-26 01:48:58下载
- 积分:1
-
AdaBoost算法的人脸检测程序
由matlab语言编写编写基于adaboost算法的人脸检测 快速高效,参考价值极高matlab 肤色检测结合adaboost算法的人脸特征提取 实现程序
- 2022-02-06 05:54:24下载
- 积分:1
-
该程序用来处理微分方程系统的,用来化简一个微分系统的,特别是高维的系统...
该程序用来处理微分方程系统的,用来化简一个微分系统的,特别是高维的系统-The procedures used to deal with differential equations system for the simplification of a differential system, especially high-dimensional system
- 2022-05-31 00:54:12下载
- 积分:1
-
在 c + + 中的 SHA1 算法
数字签名是一个数学计划演示数字消息或文档的真实性。有效的数字签名给的收件人的理由相信该消息由已知发件人,这样发件人不能否认曾经发送过 (认证和不可否认性) 的消息,该消息过境 (完整性) 中没被更改。软件分发、 金融交易和其他重要探测伪造或篡改的情况,通常使用数字签名。
- 2022-02-26 02:12:01下载
- 积分:1
-
基于lms的系统辨识的matlab仿真有点小问题
基于lms的系统辨识的matlab仿真有点小问题-Based on the LMS system identification of the matlab simulation a bit small problem
- 2022-10-18 20:30:03下载
- 积分:1
-
Newton iterative method for solving this calculation method is commonly used in...
牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
- 2022-09-27 06:00:03下载
- 积分:1
-
条形码扫描
采用MFC建立框架,可以对条形码进行扫描,相同则可通过,不同就不能正确通过扫描
- 2022-03-05 02:38:05下载
- 积分:1
-
单比特树查找算法
单比特树查找算法,是用于路由查找的,内含有路由查找相关资料
- 2022-06-13 12:21:27下载
- 积分:1