1数据融合将多个不准确的数值转化成相对准确的数值(自己的理解)。同样举个例子:假设测量一个物体的质量,测了两次的质量分别为Z1=30g,Z2=32g,两组数据均有偏差,假设偏...
1数据融合将多个不准确的数值转化成相对准确的数值(自己的理解)。同样举个例子:假设测量一个物体的质量,测了两次的质量分别为Z1=30g,Z2=32g,两组数据均有偏差,假设偏...
为什么要用滤波算法?是由于系统的不确定性:1.不存在完美的数学模型。2.系统的扰动不可控,也很难建模。3.测量传感器存在误差。 卡尔曼滤波算法(举例:测量小球的周长): 我们...
1.简介(1)roll(横滚角,绕x轴旋转的角度),pitch(俯仰角,绕y轴旋转的角度),yaw(航向角,绕Z轴旋转的角度)。(2)加速度传感器(检查哪几个面受了多少力,然...
Introduction to the IIC bus protocol1.1 IIC::Integrated circuit bus, is a synchronous s...
1.What is the mpu6050?The MPU6050 is an integrated 6-axis motion processing kit with a ...
I followed the course how to use a serial port today.After I wrote all the codes,two er...
@stnevermore 收到,已修改
Error: L6218E: Undefined symbol ...when I wrote the instance basic timer interrupt,the keil5 occurred errors:..\..\Output\...
when I wrote the instance basic timer interrupt,the keil5 occurred errors:..\..\Output\...
When I downloaded keil5 and tied to compile the code that institution provided,it repor...
First, things that stm32 passively executes (equivalent to stm32 resources), such as p...