Contributions:HilbertSignalProcessing: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
| Line 19: | Line 19: | ||
==Description== | ==Description== | ||
See the documentation for the individual filters in the chain: | |||
* [[User_Reference:SpatialFilter|SpatialFilter]] | * [[User_Reference:SpatialFilter|SpatialFilter]] | ||
* [[Contributions:CustomIIRFilter|CustomIIRFilter]] | * [[Contributions:CustomIIRFilter|CustomIIRFilter]] | ||
Revision as of 02:30, 27 March 2012
Synopsis
Apply a bandpass filter (FIR and/or IIR). Then use HilbertFilter to compute either the Hilbert envelope or the instantaneous Hilbert phase. Finally, if desired, take the unwrapped derivative of the phase to obtain instantaneous frequency.
Location
http://www.bci2000.org/svn/trunk/src/contrib/SignalProcessing/HilbertSignalProcessing
Versioning
Authors
Cristhian Potes, Jeremy Hill
Source Code Revisions
- Initial development:
- Tested under:
- Known to compile under:
- Broken since:
Description
See the documentation for the individual filters in the chain: