Skip to content
/ BMC Public
forked from BMClab/BMC

Notes on Scientific Computing for Biomechanics and Motor Control

License

Notifications You must be signed in to change notification settings

vrcgal/BMC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMC

Notes on Scientific Computing for Biomechanics and Motor Control

Marcos Duarte

This repository is a collection of lecture notes and code on scientific computing and data analysis for Biomechanics and Motor Control. The lectures are written using the IPython Notebook, part of the Python ecosystem for scientific computing. You can view these lectures in different ways: simply read on line by clicking on the links below; or download a single notebook or all the stuff or yet fork this entire repository using the GitHub resources and run the notebooks in your computer or in the cloud.
I hope this material is useful to you and I am open to suggestions or comments.

Introduction

Scientific programming

Numerical data analysis

Mechanics

Modeling and simulation of human movement

Stabilography

Electromyography

How to cite this work

Here is a suggestion to cite this GitHub repository:

Duarte, M. (2015) Notes on Scientific Computing for Biomechanics and Motor Control. GitHub repository, https://github.com/demotu/BMC.

And a possible BibTeX entry:

@misc{Duarte2015,  
    author = {Duarte, M.},  
    title = {Notes on Scientific Computing for Biomechanics and Motor Control},  
    year = {2015},  
    publisher = {GitHub},  
    journal = {GitHub repository},  
    howpublished = {\url{https://github.com/demotu/BMC}}  
}  

License

This work is licensed under the Creative Commons Attribution 4.0 International License.

About

Notes on Scientific Computing for Biomechanics and Motor Control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.7%
  • Python 14.3%