Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updated HW3 1d
  • Loading branch information
rcc02007 committed Feb 13, 2017
1 parent 4b1d857 commit 593b1de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HW3/README.md
Expand Up @@ -11,7 +11,7 @@
c. Copy your `projectile.m` function into the 'roots_and_optimization' folder.
*Disable the plotting routine for the solvers*

d. Use the four solvers `falsepos.m`, `incsearch.m`, `newtraph.m` and `mod_secant.m`
d. Use the four solvers `falsepos.m`, `bisect.m`, `newtraph.m` and `mod_secant.m`
to solve for the angle needed to reach h=1.72 m, with an initial speed of 15 m/s.

e. The `newtraph.m` function needs a derivative, calculate the derivative of your
Expand Down

0 comments on commit 593b1de

Please sign in to comment.