Electrophysiology-Tutorial-for-Neuroscience

This is a tutorial for key data analysis steps used by neuroscientists - filtering, spike extraction, PCA, clustering, and spectral analysis
539 Downloads
Aktualisiert 5 Aug 2021
This tutorial shows how neuroscientists can use MATLAB to analyze neural signals. This includes best practices on
1. reading in diverse neural data
2. representing time-series data
3. filtering, smoothing, resampling data
4. clustering waveforms using PCA and Gaussian mixture models
5. frequency domain and time-frequency analyses
For those new to programming, several steps can be achieved with the MATLAB Signal Analyzer App - a click-and-point interface that generates code.
For mid-level programmers, this tutorial can be the starting point for more complicated signal processing and analysis workflows
For experts, this is a good tutorial for teaching the basics of neural signal analyses
To run this Live Script check if you have a MATLAB license from your school or university. If not, you can download a free trial for 30 days.
For a Japanese language version, check this entry

Zitieren als

Shubo Chakrabarti (2024). Electrophysiology-Tutorial-for-Neuroscience (https://github.com/MathWorks-Teaching-Resources/Electrophysiology-Tutorial-for-Neuroscience/releases/tag/v1.2), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2020b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Electrophysiology-Tutorial-for-Neuroscience/releases/tag/v1.2

1.1

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Electrophysiology-Tutorial-for-Neuroscience/releases/tag/v1.1

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.