Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rcc02007 committed Mar 28, 2018
2 parents f7c244d + b73dc1d commit 6b4454f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 40 deletions.
34 changes: 0 additions & 34 deletions Matlab refresher.ipynb

This file was deleted.

6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,12 @@

## Examples of Numerical Analysis in Dynamics

### 0- Intro to Matlab and Numerical integration

Matlab-and [Octave](https://www.gnu.org/software/octave/)-review of syntax and numerical integration techniques. In particular, Euler's method and the ode-integration routines ode23 and ode45, Runge-Kutta integration methods.

[Intro to Matlab and Numerical Integration](./intro_to_numerical_integration.ipynb)

### 1- Double Pendulum Kinematics

[double_pendulum.m](./double_pendulum.m) has a script to plot the velocity over time and
Expand Down
6 changes: 0 additions & 6 deletions Untitled.ipynb

This file was deleted.

0 comments on commit 6b4454f

Please sign in to comment.