Skip to content

A signal reconstruction routine and a feature extraction routine used in radar processing.

License

Notifications You must be signed in to change notification settings

AuroraWong/radar-reconstruction-features-extraction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

radar-reconstruction-features-extraction

A signal reconstruction routine and a feature extraction routine used in radar processing, written in MATLAB.

  1. gauss_reconstruct: Reconstructs a noisy signal by implementing gaussian curves with overlapping frames. Tested with signals having 1024 samples.

  2. feat_extract: A feature extraction routine. Detects the valleys and peaks at a given signal. Amplitude, width, slope and distance data are extracted.

About

A signal reconstruction routine and a feature extraction routine used in radar processing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%