Skip to content
/ MagNav Public

This is a submission repository for the signal enhancement for magnetic navigation (MagNav) challenge problem contest, which was introduced at JuliaCon 2020.

Notifications You must be signed in to change notification settings

lw-kong/MagNav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signal Enhancement for Magnetic Navigation Challenge Problem

This is a repository for the signal enhancement for magnetic navigation challenge problem (MagNav, and an older version), which was introduced at JuliaCon 2020.

Please refer to "Introduction.pdf" for a brief introduction of our methods and some examples of our results.

How to run our codes

Step 1: Copy data files "Flt1002-train.h5" and "Flt1003-train.h5" into the "data" folder.

Step 2: Run "runs/pre_TL.jl".

This pre-filters the data of flight 1003 by the Tolles-Lawson method. A file "runs/data_TL.h5" should be generated by this script.

Step 3: Run "runs/main.m".

The variable "output_line_number" has already been set to "1003.10", which is the line number to be filtered. Two figures demonstraing the performance of the filtering should be generated, and the variable "y_filtered" is the output filtered data.

The Deep Learning Toolbox of Matlab is required.

Team members

Ling-Wei Kong, Cheng-Zhen Wang, and Ying-Cheng Lai

School of Electrical, Computer and Energy Engineering

Arizona State University, Tempe, AZ 85287-5706

About

This is a submission repository for the signal enhancement for magnetic navigation (MagNav) challenge problem contest, which was introduced at JuliaCon 2020.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published