Skip to content

Simple MATLAB functions that compute Approximate Entropy, Sample Entropy, Shannon Entropy and Renyi Entropy.

Notifications You must be signed in to change notification settings

innavoig23/Approximate-Sample-Shannon-Renyi-Entropy-of-a-Signal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Approximate and Sample Entropy

Two simple MATLAB functions that computes:

  • Approximate Entropy (ApEn) and Sample Entropy (SpEn) in Time Domain
  • Shannon Spectral Entropy (Shannon) and Rényi Spectral Entropy (Renyi) in Frequency Domain

The algorithm used for ApEn is described on the PhysioNet website (https://archive.physionet.org/physiotools/ApEn/).

I decided to post them because when I needed them for a university course, I couldn't find them immediately online.

About

Simple MATLAB functions that compute Approximate Entropy, Sample Entropy, Shannon Entropy and Renyi Entropy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages