# AndroidSersor卡尔曼滤波 **Repository Path**: retsnomj/android-sensor-kalman-filter ## Basic Information - **Project Name**: AndroidSersor卡尔曼滤波 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-10-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Android方向传感器,卡尔曼滤波 - MainActivity:方向传感器 - ChartsActivity:用MPCharts观察原始值和滤值。 Constants中FILTER_GAIN:to value in range [0.0 - 1.0]. Smaller the value is -> Kalman filter algorithm has less impact to the final data.