8000 GitHub - ehchen/CompressedSensing.jl: Compressed Sensing functions for Julia, Work in Progress
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ehchen/CompressedSensing.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#CompressedSensing Build Status Documentation Status

This package contains several useful algorithms for compressed sensing, multiple measurement vectors, and sparse blind source separation.

##Available Algorithms

#####SMV - Single Measurement Vectors

  • IRLS - Equality constrained Iteratively Reweighted Least Squares Lp Minimization 1
  • UIRLS - Unconstrained Iteratively Reweighted Lease Squares Lp Minimization 1

#####MMV - Multiple Measurement Vectors

  • ZAP - Zeropoint Attractor 2

#####BSS - Sparse Blind Source Separation

  • nGMCA - Sparse non-negative Blind Source Separation 3

#####Quantifying Sparsity

  • GI - Absolute Gini Index 4
  • Coherence - Measuring the coherence of a measurement matrix by the definitions commonly used 5

Documentation can be found at readthedocs here

About

Compressed Sensing functions for Julia, Work in Progress

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%
0