Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dokato/ocoher
OCOHER 2-d coherence basing on matlab spectrogram function.
https://github.com/dokato/ocoher
Last synced: 18 days ago
JSON representation
OCOHER 2-d coherence basing on matlab spectrogram function.
- Host: GitHub
- URL: https://github.com/dokato/ocoher
- Owner: dokato
- Created: 2015-03-16T19:54:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-16T14:40:50.000Z (about 9 years ago)
- Last Synced: 2024-10-16T12:39:41.221Z (2 months ago)
- Language: Matlab
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ocoher
OCOHER 2-d coherence basing on matlab spectrogram function.
signal is a cell with experimental conditions and each cell is a matrix of size: (nrOfChannels signalLength nrOfTrials)Example of how to use it is in `example.m` file.