User Tools

Site Tools


gibson:teaching:fall-2016:math753:hw2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
gibson:teaching:fall-2016:math753:hw2 [2016/09/20 09:33]
gibson
gibson:teaching:fall-2016:math753:hw2 [2016/09/20 09:34] (current)
gibson
Line 3: Line 3:
 Here is the {{:​gibson:​teaching:​fall-2016:​math753:​math753-hw2.ipynb|Julia Notebook for HW2}}. Please download the notebook, fill it in, save your completed work as a notebook file with name ''​math753-hw2-lastname.ipynb'',​ and submit it either through Canvas or via email. Here is the {{:​gibson:​teaching:​fall-2016:​math753:​math753-hw2.ipynb|Julia Notebook for HW2}}. Please download the notebook, fill it in, save your completed work as a notebook file with name ''​math753-hw2-lastname.ipynb'',​ and submit it either through Canvas or via email.
  
 +For your convenience reading online, the questions for HW2 are listed below.
 ------- -------
 **Problem 1.** Write a Julia function ''​bisectsearch''​ that take a function $f(x)$ and an interval $a,b$ such that $f(a) f(b) < 0$, returns a root $r$ of $f$ within that interval. Find the root to as many digits accuracy as possible. **Problem 1.** Write a Julia function ''​bisectsearch''​ that take a function $f(x)$ and an interval $a,b$ such that $f(a) f(b) < 0$, returns a root $r$ of $f$ within that interval. Find the root to as many digits accuracy as possible.
gibson/teaching/fall-2016/math753/hw2.txt ยท Last modified: 2016/09/20 09:34 by gibson