akui1321 / PostPDR

A MATLAB-based project designed to implement Pedestrian Dead Reckoning (PDR) for accurate positioning.
8 stars 1 forks source link

PostPDR

PostPDR is a MATLAB-based project designed to implement Pedestrian Dead Reckoning (PDR) for accurate positioning. This system leverages sensors' data to estimate the position of a pedestrian over time.

Features

Prerequisites

Installation

  1. Clone the repository:

    
    git clone https://github.com/akui1321/PostPDR.git
  2. Navigate to the project directory and open MATLAB:

    
    cd PostPDR

Usage

  1. Open MATLAB.
  2. Add the project directory to the MATLAB path:
    
    addpath('path_to_PostPDR')
  3. Run the main script or function to start processing IMU data.

Project Structure

Contact

For any inquiries or feedback, please contact akui1321.