From 593b1de7d5b91589adbe5d2b6706479e798fed4e Mon Sep 17 00:00:00 2001 From: Ryan C Cooper Date: Mon, 13 Feb 2017 17:01:25 -0500 Subject: [PATCH] updated HW3 1d --- HW3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HW3/README.md b/HW3/README.md index 891eb1d..45214a4 100644 --- a/HW3/README.md +++ b/HW3/README.md @@ -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