NUTSHELLS | GUIS |
---|---|
Unit I: (Numerical) Calculus—Interpolation, Integration, Differentiation | |
Unit I GUIs (ZIP) (This ZIP file contains: 3 .fig files and 3 .p files.) Note: To run the interpolation gui, type | |
Unit II: Probability; Statistical Estimation; Monte-Carlo Methods | |
Introduction to Probability and Statistics: A Frequentist Perspective (PDF - 2.9MB) | Unit II GUIs (ZIP) (This ZIP file contains: 2 .fig files and 2 .p files.) |
Unit III: (Numerical) Linear Algebra I—Matrices and Vectors, Least-Squares; Regression | |
Unit III GUIs (ZIP) (This ZIP file contains: 2 .fig files and 2 .p files.) Note: To launch a GUI_NAME_gui.p", you should enter NAME_gui in the MATLAB command window. In general, it will not work to double-click on the file name. | |
Unit IV: Numerical Ordinary Differential Equations (ODEs); Eigenproblems | |
Numerical Treatment of Initial Value Problem (IVP) Ordinary Differential Equations (ODEs) (PDF) Stability: ODEs and Eigenproblems (Video) | There are no GUIs for this unit. |
Unit V: (Numerical) Linear Algebra II—Linear Systems; Nonlinear Systems | |
Linear Systems of Equations (PDF) In addition, the following material from the textbook should prove useful for Assignment 5: Chapters 24, 26, and 27. (Electively, you may read Chapter 29 of the textbook for some background on nonlinear problems, however this chapter is not required for Assignment 5: Assignment 5 includes a self-contained discussion of nonlinear problems (and associated MATLAB issues).) |
Unit V GUIs (ZIP) (This ZIP file contains: 1 .fig file, 1 .mat file, and 1 .p file.) Note: This GUI provides a visualization of the LU procedure and associated fill-in with special attention to sparse matrices. The associated material may be found in Chapters 26 and 27 of the textbook. |