All Projects → BMClab → Bmc

BMClab / Bmc

Licence: cc-by-4.0
Notes on Scientific Computing for Biomechanics and Motor Control

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Bmc

Partia Computing Michaelmas
Activities and exercises for the Part IA computing course in Michaelmas Term
Stars: ✭ 104 (-67.4%)
Mutual labels:  jupyter-notebook, scientific-computing
Pylbm
Numerical simulations using flexible Lattice Boltzmann solvers
Stars: ✭ 83 (-73.98%)
Mutual labels:  jupyter-notebook, scientific-computing
Clrs
Some exercises and problems in Introduction to Algorithms 3rd edition.
Stars: ✭ 313 (-1.88%)
Mutual labels:  jupyter-notebook
Codefun
DataStructure(SwordOffer、LeetCode)、Deep Learning(Tensorflow、Keras、Pytorch)、Machine Learning(sklearn、spark)、AutoML、AutoDL、ModelDeploying、SQL
Stars: ✭ 319 (+0%)
Mutual labels:  jupyter-notebook
Financial Models Numerical Methods
Collection of notebooks about quantitative finance, with interactive python code.
Stars: ✭ 3,534 (+1007.84%)
Mutual labels:  jupyter-notebook
Evidently
Interactive reports to analyze machine learning models during validation or production monitoring.
Stars: ✭ 304 (-4.7%)
Mutual labels:  jupyter-notebook
Quantum
Microsoft Quantum Development Kit Samples
Stars: ✭ 3,453 (+982.45%)
Mutual labels:  jupyter-notebook
Notebooks
Directory of Jupyter notebooks exploring various topics
Stars: ✭ 315 (-1.25%)
Mutual labels:  jupyter-notebook
Python
🐍 Python Programs
Stars: ✭ 320 (+0.31%)
Mutual labels:  jupyter-notebook
Android Orm Benchmark
Performance comparison of Android ORM Frameworks
Stars: ✭ 318 (-0.31%)
Mutual labels:  jupyter-notebook
Reco Gym
Code for reco-gym: A Reinforcement Learning Environment for the problem of Product Recommendation in Online Advertising
Stars: ✭ 314 (-1.57%)
Mutual labels:  jupyter-notebook
Universal Portfolios
Collection of algorithms for online portfolio selection
Stars: ✭ 313 (-1.88%)
Mutual labels:  jupyter-notebook
Advanced Deep Trading
Mostly experiments based on "Advances in financial machine learning" book
Stars: ✭ 316 (-0.94%)
Mutual labels:  jupyter-notebook
Python Scraping
Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
Stars: ✭ 3,557 (+1015.05%)
Mutual labels:  jupyter-notebook
Transportationnetworks
Transportation Networks for Research
Stars: ✭ 312 (-2.19%)
Mutual labels:  jupyter-notebook
Python For Text Analysis
If you want to use Python for text analysis, this course is for you!
Stars: ✭ 319 (+0%)
Mutual labels:  jupyter-notebook
Machine Learning Python
機器學習: Python
Stars: ✭ 316 (-0.94%)
Mutual labels:  jupyter-notebook
Python Machine Learning Blueprints
Code repository for Python Machine Learning Blueprints, published by Packt
Stars: ✭ 316 (-0.94%)
Mutual labels:  jupyter-notebook
Thinkstats2
Text and supporting code for Think Stats, 2nd Edition
Stars: ✭ 3,474 (+989.03%)
Mutual labels:  jupyter-notebook
Siml
Machine Learning algorithms implemented from scratch
Stars: ✭ 319 (+0%)
Mutual labels:  jupyter-notebook

Notes on Scientific Computing for Biomechanics and Motor Control

Binder Colab
DOI

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.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].