Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fixed octave link
  • Loading branch information
rcc02007 committed Feb 24, 2018
1 parent 9ef915a commit b73dc1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@

### 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.
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)

Expand Down

0 comments on commit b73dc1d

Please sign in to comment.