• Stars
    star
    425
  • Rank 102,094 (Top 3 %)
  • Language
    Jupyter Notebook
  • License
    Creative Commons ...
  • Created about 11 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Notes on Scientific Computing for Biomechanics and Motor Control

Notes on Scientific Computing for Biomechanics and Motor Control

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.

Colab
Binder Classic Notebook
Binder JupyterLab
DOI

Introduction

Scientific programming

Numerical data analysis

Mechanics

Kinematics

Kinetics

Modeling and simulation of human movement

Biomechanical tasks Analysis

Electromyography

How to cite this work

Here is a suggestion to cite this GitHub repository:

Marcos Duarte and Renato Naville Watanabe. (2021). Notes on Scientific Computing for Biomechanics and Motor Control (Version v0.0.2). Zenodo. http://doi.org/10.5281/zenodo.4599319

And a BibTeX entry:

@misc{marcos_duarte_2021_4599319,
  author       = {Marcos Duarte and Renato Naville Watanabe},
  title        = {{Notes on Scientific Computing for Biomechanics and Motor Control}},
  month        = mar,
  year         = 2021,
  publisher    = {Zenodo},
  version      = {v0.0.2},
  doi          = {10.5281/zenodo.4599319},
  url          = {https://doi.org/10.5281/zenodo.4599319}
}

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.