Skip to content

octaveEtard/sigTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sigTools

Octave Etard (octave.etard11@imperial.ac.uk)

Collection of Matlab signal processing helper functions.

Quick start

Installation

Add the functions folder to your path. The code is structured as a Matlab package contained in functions/+sigTools. Functions can be called by using the sigTools. prefix (e.g. out = sigTools.someFunction(x,y,z)). Alternatively the required functions can also be imported (e.g. import sigTools.someFunction; out = someFunction(x,y,z)).

About

Collection of Matlab signal processing helper functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages