rnwatanabe / BMC

Notes on Scientific Computing for Biomechanics and Motor Control

Home Page:http://bmclab.github.io/BMC/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BMC - Notes on Scientific Computing for Biomechanics and Motor Control

Marcos Duarte and Renato Watanabe

This repository is a collection of lecture notes and code on scientific computing and data analysis for Biomechanics and Motor Control.
These notes (notebooks) are written using Jupyter Notebook, part of the Python ecosystem for scientific computing.

Binder Colab

Introduction

Scientific programming

Numerical data analysis

Mechanics

Kinematics

Kinetics

Modeling and simulation of human motion

Human motion data analysis

Electromyography

How to cite this work

Here is a suggestion to cite this GitHub repository:

Duarte, M., Watanabe, R.N. (2018) Notes on Scientific Computing for Biomechanics and Motor Control. GitHub repository, https://github.com/BMClab/BMC.

And a possible BibTeX entry:

@misc{Duarte2018,  
    author = {Duarte, M. and Watanabe, R.N.},
    title = {Notes on Scientific Computing for Biomechanics and Motor Control},  
    year = {2018},  
    publisher = {GitHub},  
    journal = {GitHub repository},  
    howpublished = {\url{https://github.com/BMClab/BMC}}  
}

License

The non-software content of this project is licensed under a Creative Commons Attribution 4.0 International License, and the software code is licensed under the MIT license.

About

Notes on Scientific Computing for Biomechanics and Motor Control

http://bmclab.github.io/BMC/

License:Creative Commons Attribution 4.0 International


Languages

Language:Jupyter Notebook 98.8%Language:Python 1.2%