DescriptionThis project will explore numerical methods for solving a system of two nonlinear equations in two variables. In the general problem, not only do we not know the locations of any roots, but we don't even know how many roots there are to find.
This is a practical project in numerical analysis and you will be expected to write computer programs to implement the methods you study. Some guidance will be given but familiarity with simple computer programming is a prerequisite. PrerequisitesNumerical Analysis II. For the practical aspect of the project you will need to be comfortable with either a programming language (e.g. Python/C/FORTRAN) or a mathematical package such as Maple/MATLAB. ResourcesMost of the recommended textbooks for 2H Numerical Analysis include some basic material on nonlinear systems of equations. For example, Chapter 9 of Burden & Faires, or Chapter 4 of Suli & Mayers. Other resources will be recommended depending on the direction of the project. |
email: A Yeates