Scientific Computing I-BRACKETING METHODS AND OPEN METHODS

profilehansh

Solve any one (1) question from the set {5.3, 5.4, 5.6, 5.15, 5.16} from Chapter 5 (pages 142-144); AND

Solve any one (1) question from the set {6.2, 6.9, 6.10, 6.12, 6.15} from Chapter 6 (pages 173-175).

Analyze your results by contrasting the efficiency and/or convergence/divergence of the methods involved. You can use python or any other programming language to aid in your calculations. If you use Python, feel free to import the provided course modules: _plot, _roots, etc.


TEXTBOOK

https://www.academia.edu/31722261/Numerical_Methods_for_Engineers_7th_Edition_steven_chapra

    • 7 years ago
    • 10
    Answer(1)

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      Newton-Raphsonmethod.py
    • attachment
      ModifiedFalsePosition.py