<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mathresearch.utsa.edu/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Weiming.cao&amp;*</id>
	<title>Department of Mathematics at UTSA - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://mathresearch.utsa.edu/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Weiming.cao&amp;*"/>
	<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=Special:Contributions/Weiming.cao"/>
	<updated>2026-04-19T01:26:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=592</id>
		<title>MAT3633</title>
		<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=592"/>
		<updated>2020-08-17T20:38:28Z</updated>

		<summary type="html">&lt;p&gt;Weiming.cao: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Course Catalog==&lt;br /&gt;
[https://catalog.utsa.edu/undergraduate/sciences/mathematics/#courseinventory MAT 3633. Numerical Analysis.] (3-0) 3 Credit Hours.&lt;br /&gt;
&lt;br /&gt;
Prerequisites: [[MAT2233]], [[MAT3213]], and one of the following: [[CS1063]], [[CS1714]], or [[CS2073]]. Solution of linear and nonlinear equations, curve-fitting, and eigenvalue problems. Generally offered: Fall, Spring. Differential Tuition: $150.&lt;br /&gt;
&lt;br /&gt;
==Topics List==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections [Sauer 3rd ed] !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
| Week.1&lt;br /&gt;
||&lt;br /&gt;
0.2 and 1.1&lt;br /&gt;
||&lt;br /&gt;
* Loss of significant digits&lt;br /&gt;
* Bisection Method&lt;br /&gt;
* Brief introduction to matlab&lt;br /&gt;
||&lt;br /&gt;
* binary number system;&lt;br /&gt;
* Taylor's theorem;&lt;br /&gt;
* intermediate value theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested multiplication for evaluating polynomials&lt;br /&gt;
* Machine representation of real numbers&lt;br /&gt;
* Loss of significant digits in numerical computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
* Bisection method and implementation&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.2&lt;br /&gt;
||&lt;br /&gt;
1.2 and 1.3&lt;br /&gt;
||&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
* Limits of Accuracy: Conditioning of problems&lt;br /&gt;
||&lt;br /&gt;
* limit of sequences&lt;br /&gt;
* multiplicity of solution of equations.&lt;br /&gt;
||&lt;br /&gt;
* Geometric interpretation&lt;br /&gt;
* Convergence of fixed point iterations&lt;br /&gt;
* Order of convergence of iterative methods&lt;br /&gt;
&lt;br /&gt;
* Wilkinson polynomial and other examples&lt;br /&gt;
* Sensitivity analysis of root-finding&lt;br /&gt;
* Error magnification factor for solution of equations&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.3&lt;br /&gt;
||&lt;br /&gt;
1.4 and 1.5&lt;br /&gt;
||&lt;br /&gt;
* Newton's Method&lt;br /&gt;
* Root-Finding without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's series&lt;br /&gt;
* intermediate value theorem.&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and geometric interpretation of Newton's method&lt;br /&gt;
* Error analysis for Newton's method based on Taylor's theorem&lt;br /&gt;
* Newton's method as a fixed point iteration&lt;br /&gt;
* Modified Newton's method and its rate of convergence&lt;br /&gt;
&lt;br /&gt;
* Secant Method and its convergence,&lt;br /&gt;
* Method of False Position, Muller's Method:&lt;br /&gt;
* Stopping criteria for iterative methods&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.4&lt;br /&gt;
||&lt;br /&gt;
2.1 and 2.2&lt;br /&gt;
||&lt;br /&gt;
* Solve Systems of Linear Equations: Gaussian Elmination&lt;br /&gt;
* Solve System of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* Matrix-matrix products and matrix-vector products&lt;br /&gt;
* inverse matrix&lt;br /&gt;
* elementary row operations&lt;br /&gt;
* product and inverse of matrices for elementary row operations.&lt;br /&gt;
||&lt;br /&gt;
* Gaussian elimination and its operation counts&lt;br /&gt;
* Gaussian elimination with pivoting&lt;br /&gt;
* Implementation of Gauss elimination&lt;br /&gt;
&lt;br /&gt;
* Matrices for elementary row operations&lt;br /&gt;
* Gauss elimination as matrix products&lt;br /&gt;
* Advantages of solutions by LU decomposition&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.5&lt;br /&gt;
||&lt;br /&gt;
2.3 and 2.4&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* Length of vectors&lt;br /&gt;
* eigenvalue and eigenvectors of matrix&lt;br /&gt;
||&lt;br /&gt;
* various norms for vectors and matrices: compatibility of vector and matrix norms.&lt;br /&gt;
* Error Analysis for the solution of Ax=b&lt;br /&gt;
* Error magnification factor and condition number of matrix&lt;br /&gt;
&lt;br /&gt;
* Jacobi method, Gauss-Seidel method, Successive-Over-Relaxation (SOR) method&lt;br /&gt;
* Convergence of Jacobi Method, GS method and SOR method.&lt;br /&gt;
* spectral radius of matrix&lt;br /&gt;
* convergence of general iterative method for solving system of linear equations,&lt;br /&gt;
* Sparse Matrix&lt;br /&gt;
* Comparison of Gauss Elimination and iterative methods&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.6&lt;br /&gt;
||&lt;br /&gt;
2.6 and 2.7&lt;br /&gt;
||&lt;br /&gt;
* Conjugate Gradient Method&lt;br /&gt;
* Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* scalar product of vectors&lt;br /&gt;
* determinant and eigenvalues of matrix&lt;br /&gt;
* quadratic polynomials of n-variables&lt;br /&gt;
* partial derivatives and gradients&lt;br /&gt;
* chain rule for partial derivatives.&lt;br /&gt;
||&lt;br /&gt;
* Symmetric positive definite matrix and properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Propertise of CG Method&lt;br /&gt;
* Preconditioning for CG method&lt;br /&gt;
&lt;br /&gt;
* Taylor's Theorem for multi-variate vector valued functions:&lt;br /&gt;
* Newton's Method:&lt;br /&gt;
*  Broyden's Method&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.7&lt;br /&gt;
||&lt;br /&gt;
3.1 and 3.2&lt;br /&gt;
||&lt;br /&gt;
* Data and Interpolating Functions&lt;br /&gt;
* Interpolation Error and Runge Phenomenon&lt;br /&gt;
* Chebyshev interpolation&lt;br /&gt;
||&lt;br /&gt;
* Fundamental theorem of algebra&lt;br /&gt;
* Rolle's theorem.&lt;br /&gt;
||&lt;br /&gt;
* Lagrange Basis Functions:&lt;br /&gt;
* Properties of Lagrange basis functions:&lt;br /&gt;
* Lagrange form of the interpolation polynomials&lt;br /&gt;
&lt;br /&gt;
* Newton's Divided Differences:&lt;br /&gt;
* Properties of Newton's divided differences:&lt;br /&gt;
* Newton's Form of the interpolation polynomials&lt;br /&gt;
&lt;br /&gt;
* Interpolation error analysis&lt;br /&gt;
* Runge phenomenon&lt;br /&gt;
&lt;br /&gt;
* Chebyshev Polynomial&lt;br /&gt;
* Error estimates for Chebyshev interpolation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.8&lt;br /&gt;
||&lt;br /&gt;
3.4, 3.5 and 4.1&lt;br /&gt;
||&lt;br /&gt;
* Cubic Splines&lt;br /&gt;
* Bezier Curves&lt;br /&gt;
* Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* one-sided limits&lt;br /&gt;
* continuity of functions&lt;br /&gt;
* indefinite integrals&lt;br /&gt;
* extremum values of multivariate quadratic functions.&lt;br /&gt;
||&lt;br /&gt;
* Cubic splines&lt;br /&gt;
* construction of cubic splines for interpolation&lt;br /&gt;
* end conditions&lt;br /&gt;
* properties of cubic spline interpolation&lt;br /&gt;
&lt;br /&gt;
* Bezier Curve and fonts&lt;br /&gt;
&lt;br /&gt;
* Least square method for solving inconsistent system of linear equations.&lt;br /&gt;
* Basic properties of least square solutions:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.9&lt;br /&gt;
||&lt;br /&gt;
4.2 and 4.5&lt;br /&gt;
||&lt;br /&gt;
* Mathematical Models and Data Fitting&lt;br /&gt;
* Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* linear spaces, basis functions&lt;br /&gt;
* product rule and chain rule for vector valued multivariate functions.&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling.&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
&lt;br /&gt;
* Taylor's theorem for vector valued multivariate functions.&lt;br /&gt;
* Gauss-Newton Method&lt;br /&gt;
* Levenberg-Marquardt Method&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.10&lt;br /&gt;
||&lt;br /&gt;
5.1, 5.2 and 5.3&lt;br /&gt;
||&lt;br /&gt;
* Numerical Differentiation&lt;br /&gt;
* Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
* Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* Taylor's theorem&lt;br /&gt;
* interpolation error estimates&lt;br /&gt;
* properties of definite inetgrals&lt;br /&gt;
||&lt;br /&gt;
* Finite difference (FD) approximations of 1st order derivative and their error analysis&lt;br /&gt;
* FD approximations of 2nd order derivatives and their error analysis&lt;br /&gt;
* Undetermined coefficient method for FD approximation&lt;br /&gt;
* Extropolation technique for improving the order of approximation&lt;br /&gt;
&lt;br /&gt;
* Midpoint rule, trapezoid rule and Simpson's rule;&lt;br /&gt;
* Error analysis based on Taylor's Theorem and interpolation errors&lt;br /&gt;
* Degree of precision of quadrature rules&lt;br /&gt;
* Composite quadrature rules&lt;br /&gt;
&lt;br /&gt;
* Motivation, construction and implementation of Romberg's technique.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.11&lt;br /&gt;
||&lt;br /&gt;
5.4 and 5.5&lt;br /&gt;
||&lt;br /&gt;
* Adaptive Numerical Integration&lt;br /&gt;
* Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* long divisions&lt;br /&gt;
* changing variables for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a subinterval&lt;br /&gt;
* How to mark subintervals to be further refinement?&lt;br /&gt;
* Implementation of adaptive numerical integration techniques.&lt;br /&gt;
&lt;br /&gt;
* Motivation and difficulties with straightforward approach.&lt;br /&gt;
* Orthogonal polynomials,&lt;br /&gt;
* Legendre polynomials and their basic properties;&lt;br /&gt;
* Gauss quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.12&lt;br /&gt;
||&lt;br /&gt;
10.1 and 11.1&lt;br /&gt;
||&lt;br /&gt;
* Discrete Fourier Transform and FFT&lt;br /&gt;
* Discrete Cosine Transform (optional)&lt;br /&gt;
* Image Compression  (optional)&lt;br /&gt;
||&lt;br /&gt;
* complex numbers and complex variables&lt;br /&gt;
* integration by parts&lt;br /&gt;
* convergence of sequences and series.&lt;br /&gt;
||&lt;br /&gt;
*  Fourier Series,&lt;br /&gt;
*  Discrete Fourier Transform&lt;br /&gt;
*  Matrix Form of Discrete Fourier Transform:&lt;br /&gt;
*  Inverse Discrete Fourier Transform:&lt;br /&gt;
*  DFT and Trigonometric interpolation&lt;br /&gt;
*  Algorithm for computing DFT: Fast Fourier Transform (FFT)&lt;br /&gt;
&lt;br /&gt;
*  Discrete Cosine Transform (DCT),&lt;br /&gt;
*  DCT and Interpolation by Cosine Functions&lt;br /&gt;
*  Relation between DFT and DCT:&lt;br /&gt;
*  Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
*  DCT of 2-Dimensional Functions:&lt;br /&gt;
*  Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
&lt;br /&gt;
*  Digital Gray scale images and color color images:&lt;br /&gt;
*  RGB format:&lt;br /&gt;
*  YCbCr (or YUV) format:&lt;br /&gt;
*  Convertion between RGB and YUV formats:&lt;br /&gt;
*  Quantization, Image Compression and Decompression&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.13&lt;br /&gt;
||&lt;br /&gt;
12.1 and 12.2&lt;br /&gt;
||&lt;br /&gt;
* Power Iteration Methods&lt;br /&gt;
* QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* properties of eigen values and eigenvectors&lt;br /&gt;
* Gram-Schmidt orthogonalization&lt;br /&gt;
||&lt;br /&gt;
* Power iteration and its rate of convergence.&lt;br /&gt;
* Inverse Power Iteration,&lt;br /&gt;
* Inverse Power Iteration with Shift&lt;br /&gt;
* Rayleigh Quotient Iteration&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Definition and basic properties of orthogonal matrices:&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization:&lt;br /&gt;
* Normalized Simultaneous Iteration (NSI).&lt;br /&gt;
* Unshifted QR Algorithm:&lt;br /&gt;
* Shifted QR Algorithm:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.14&lt;br /&gt;
||&lt;br /&gt;
12.2&lt;br /&gt;
||&lt;br /&gt;
* Algorithm for Computing Eigenvalues: Speed up of QR-algorithm:&lt;br /&gt;
||&lt;br /&gt;
* matrices for orthogonal projection and reflection&lt;br /&gt;
* block matrices and their products&lt;br /&gt;
* similar matrices.&lt;br /&gt;
||&lt;br /&gt;
* Upper Hessenberg form (UHF)&lt;br /&gt;
* Householder Reflector&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Weiming.cao</name></author>
		
	</entry>
	<entry>
		<id>https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=591</id>
		<title>MAT3633</title>
		<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=591"/>
		<updated>2020-08-17T20:34:44Z</updated>

		<summary type="html">&lt;p&gt;Weiming.cao: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Course Catalog==&lt;br /&gt;
[https://catalog.utsa.edu/undergraduate/sciences/mathematics/#courseinventory MAT 3633. Numerical Analysis.] (3-0) 3 Credit Hours.&lt;br /&gt;
&lt;br /&gt;
Prerequisites: [[MAT2233]], [[MAT3213]], and one of the following: [[CS1063]], [[CS1714]], or [[CS2073]]. Solution of linear and nonlinear equations, curve-fitting, and eigenvalue problems. Generally offered: Fall, Spring. Differential Tuition: $150.&lt;br /&gt;
&lt;br /&gt;
==Topics List==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
| Week.1&lt;br /&gt;
||&lt;br /&gt;
0.2 and 1.1&lt;br /&gt;
||&lt;br /&gt;
* Loss of significant digits&lt;br /&gt;
* Bisection Method&lt;br /&gt;
* Brief introduction to matlab&lt;br /&gt;
||&lt;br /&gt;
* binary number system;&lt;br /&gt;
* Taylor's theorem;&lt;br /&gt;
* intermediate value theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested multiplication for evaluating polynomials&lt;br /&gt;
* Machine representation of real numbers&lt;br /&gt;
* Loss of significant digits in numerical computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
* Bisection method and implementation&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.2&lt;br /&gt;
||&lt;br /&gt;
1.2 and 1.3&lt;br /&gt;
||&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
* Limits of Accuracy: Conditioning of problems&lt;br /&gt;
||&lt;br /&gt;
* limit of sequences&lt;br /&gt;
* multiplicity of solution of equations.&lt;br /&gt;
||&lt;br /&gt;
* Geometric interpretation&lt;br /&gt;
* Convergence of fixed point iterations&lt;br /&gt;
* Order of convergence of iterative methods&lt;br /&gt;
&lt;br /&gt;
* Wilkinson polynomial and other examples&lt;br /&gt;
* Sensitivity analysis of root-finding&lt;br /&gt;
* Error magnification factor for solution of equations&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.3&lt;br /&gt;
||&lt;br /&gt;
1.4 and 1.5&lt;br /&gt;
||&lt;br /&gt;
* Newton's Method&lt;br /&gt;
* Root-Finding without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's series&lt;br /&gt;
* intermediate value theorem.&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and geometric interpretation of Newton's method&lt;br /&gt;
* Error analysis for Newton's method based on Taylor's theorem&lt;br /&gt;
* Newton's method as a fixed point iteration&lt;br /&gt;
* Modified Newton's method and its rate of convergence&lt;br /&gt;
&lt;br /&gt;
* Secant Method and its convergence,&lt;br /&gt;
* Method of False Position, Muller's Method:&lt;br /&gt;
* Stopping criteria for iterative methods&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.4&lt;br /&gt;
||&lt;br /&gt;
2.1 and 2.2&lt;br /&gt;
||&lt;br /&gt;
* Solve Systems of Linear Equations: Gaussian Elmination&lt;br /&gt;
* Solve System of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* Matrix-matrix products and matrix-vector products&lt;br /&gt;
* inverse matrix&lt;br /&gt;
* elementary row operations&lt;br /&gt;
* product and inverse of matrices for elementary row operations.&lt;br /&gt;
||&lt;br /&gt;
* Gaussian elimination and its operation counts&lt;br /&gt;
* Gaussian elimination with pivoting&lt;br /&gt;
* Implementation of Gauss elimination&lt;br /&gt;
&lt;br /&gt;
* Matrices for elementary row operations&lt;br /&gt;
* Gauss elimination as matrix products&lt;br /&gt;
* Advantages of solutions by LU decomposition&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.5&lt;br /&gt;
||&lt;br /&gt;
2.3 and 2.4&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* Length of vectors&lt;br /&gt;
* eigenvalue and eigenvectors of matrix&lt;br /&gt;
||&lt;br /&gt;
* various norms for vectors and matrices: compatibility of vector and matrix norms.&lt;br /&gt;
* Error Analysis for the solution of Ax=b&lt;br /&gt;
* Error magnification factor and condition number of matrix&lt;br /&gt;
&lt;br /&gt;
* Jacobi method, Gauss-Seidel method, Successive-Over-Relaxation (SOR) method&lt;br /&gt;
* Convergence of Jacobi Method, GS method and SOR method.&lt;br /&gt;
* spectral radius of matrix&lt;br /&gt;
* convergence of general iterative method for solving system of linear equations,&lt;br /&gt;
* Sparse Matrix&lt;br /&gt;
* Comparison of Gauss Elimination and iterative methods&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.6&lt;br /&gt;
||&lt;br /&gt;
2.6 and 2.7&lt;br /&gt;
||&lt;br /&gt;
* Conjugate Gradient Method&lt;br /&gt;
* Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* scalar product of vectors&lt;br /&gt;
* determinant and eigenvalues of matrix&lt;br /&gt;
* quadratic polynomials of n-variables&lt;br /&gt;
* partial derivatives and gradients&lt;br /&gt;
* chain rule for partial derivatives.&lt;br /&gt;
||&lt;br /&gt;
* Symmetric positive definite matrix and properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Propertise of CG Method&lt;br /&gt;
* Preconditioning for CG method&lt;br /&gt;
&lt;br /&gt;
* Taylor's Theorem for multi-variate vector valued functions:&lt;br /&gt;
* Newton's Method:&lt;br /&gt;
*  Broyden's Method&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.7&lt;br /&gt;
||&lt;br /&gt;
3.1 and 3.2&lt;br /&gt;
||&lt;br /&gt;
* Data and Interpolating Functions&lt;br /&gt;
* Interpolation Error and Runge Phenomenon&lt;br /&gt;
* Chebyshev interpolation&lt;br /&gt;
||&lt;br /&gt;
* Fundamental theorem of algebra&lt;br /&gt;
* Rolle's theorem.&lt;br /&gt;
||&lt;br /&gt;
* Lagrange Basis Functions:&lt;br /&gt;
* Properties of Lagrange basis functions:&lt;br /&gt;
* Lagrange form of the interpolation polynomials&lt;br /&gt;
&lt;br /&gt;
* Newton's Divided Differences:&lt;br /&gt;
* Properties of Newton's divided differences:&lt;br /&gt;
* Newton's Form of the interpolation polynomials&lt;br /&gt;
&lt;br /&gt;
* Interpolation error analysis&lt;br /&gt;
* Runge phenomenon&lt;br /&gt;
&lt;br /&gt;
* Chebyshev Polynomial&lt;br /&gt;
* Error estimates for Chebyshev interpolation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.8&lt;br /&gt;
||&lt;br /&gt;
3.4, 3.5 and 4.1&lt;br /&gt;
||&lt;br /&gt;
* Cubic Splines&lt;br /&gt;
* Bezier Curves&lt;br /&gt;
* Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* one-sided limits&lt;br /&gt;
* continuity of functions&lt;br /&gt;
* indefinite integrals&lt;br /&gt;
* extremum values of multivariate quadratic functions.&lt;br /&gt;
||&lt;br /&gt;
* Cubic splines&lt;br /&gt;
* construction of cubic splines for interpolation&lt;br /&gt;
* end conditions&lt;br /&gt;
* properties of cubic spline interpolation&lt;br /&gt;
&lt;br /&gt;
* Bezier Curve and fonts&lt;br /&gt;
&lt;br /&gt;
* Least square method for solving inconsistent system of linear equations.&lt;br /&gt;
* Basic properties of least square solutions:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.9&lt;br /&gt;
||&lt;br /&gt;
4.2 and 4.5&lt;br /&gt;
||&lt;br /&gt;
* Mathematical Models and Data Fitting&lt;br /&gt;
* Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* linear spaces, basis functions&lt;br /&gt;
* product rule and chain rule for vector valued multivariate functions.&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling.&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
&lt;br /&gt;
* Taylor's theorem for vector valued multivariate functions.&lt;br /&gt;
* Gauss-Newton Method&lt;br /&gt;
* Levenberg-Marquardt Method&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.10&lt;br /&gt;
||&lt;br /&gt;
5.1, 5.2 and 5.3&lt;br /&gt;
||&lt;br /&gt;
* Numerical Differentiation&lt;br /&gt;
* Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
* Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* Taylor's theorem&lt;br /&gt;
* interpolation error estimates&lt;br /&gt;
* properties of definite inetgrals&lt;br /&gt;
||&lt;br /&gt;
* Finite difference (FD) approximations of 1st order derivative and their error analysis&lt;br /&gt;
* FD approximations of 2nd order derivatives and their error analysis&lt;br /&gt;
* Undetermined coefficient method for FD approximation&lt;br /&gt;
* Extropolation technique for improving the order of approximation&lt;br /&gt;
&lt;br /&gt;
* Midpoint rule, trapezoid rule and Simpson's rule;&lt;br /&gt;
* Error analysis based on Taylor's Theorem and interpolation errors&lt;br /&gt;
* Degree of precision of quadrature rules&lt;br /&gt;
* Composite quadrature rules&lt;br /&gt;
&lt;br /&gt;
* Motivation, construction and implementation of Romberg's technique.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.11&lt;br /&gt;
||&lt;br /&gt;
5.4 and 5.5&lt;br /&gt;
||&lt;br /&gt;
* Adaptive Numerical Integration&lt;br /&gt;
* Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* long divisions&lt;br /&gt;
* changing variables for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a subinterval&lt;br /&gt;
* How to mark subintervals to be further refinement?&lt;br /&gt;
* Implementation of adaptive numerical integration techniques.&lt;br /&gt;
&lt;br /&gt;
* Motivation and difficulties with straightforward approach.&lt;br /&gt;
* Orthogonal polynomials,&lt;br /&gt;
* Legendre polynomials and their basic properties;&lt;br /&gt;
* Gauss quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.12&lt;br /&gt;
||&lt;br /&gt;
10.1 and 11.1&lt;br /&gt;
||&lt;br /&gt;
* Discrete Fourier Transform and FFT&lt;br /&gt;
* Discrete Cosine Transform (optional)&lt;br /&gt;
* Image Compression  (optional)&lt;br /&gt;
||&lt;br /&gt;
* complex numbers and complex variables&lt;br /&gt;
* integration by parts&lt;br /&gt;
* convergence of sequences and series.&lt;br /&gt;
||&lt;br /&gt;
*  Fourier Series,&lt;br /&gt;
*  Discrete Fourier Transform&lt;br /&gt;
*  Matrix Form of Discrete Fourier Transform:&lt;br /&gt;
*  Inverse Discrete Fourier Transform:&lt;br /&gt;
*  DFT and Trigonometric interpolation&lt;br /&gt;
*  Algorithm for computing DFT: Fast Fourier Transform (FFT)&lt;br /&gt;
&lt;br /&gt;
*  Discrete Cosine Transform (DCT),&lt;br /&gt;
*  DCT and Interpolation by Cosine Functions&lt;br /&gt;
*  Relation between DFT and DCT:&lt;br /&gt;
*  Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
*  DCT of 2-Dimensional Functions:&lt;br /&gt;
*  Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
&lt;br /&gt;
*  Digital Gray scale images and color color images:&lt;br /&gt;
*  RGB format:&lt;br /&gt;
*  YCbCr (or YUV) format:&lt;br /&gt;
*  Convertion between RGB and YUV formats:&lt;br /&gt;
*  Quantization, Image Compression and Decompression&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.13&lt;br /&gt;
||&lt;br /&gt;
12.1 and 12.2&lt;br /&gt;
||&lt;br /&gt;
* Power Iteration Methods&lt;br /&gt;
* QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* properties of eigen values and eigenvectors&lt;br /&gt;
* Gram-Schmidt orthogonalization&lt;br /&gt;
||&lt;br /&gt;
* Power iteration and its rate of convergence.&lt;br /&gt;
* Inverse Power Iteration,&lt;br /&gt;
* Inverse Power Iteration with Shift&lt;br /&gt;
* Rayleigh Quotient Iteration&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Definition and basic properties of orthogonal matrices:&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization:&lt;br /&gt;
* Normalized Simultaneous Iteration (NSI).&lt;br /&gt;
* Unshifted QR Algorithm:&lt;br /&gt;
* Shifted QR Algorithm:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.14&lt;br /&gt;
||&lt;br /&gt;
12.2&lt;br /&gt;
||&lt;br /&gt;
* Algorithm for Computing Eigenvalues: Speed up of QR-algorithm:&lt;br /&gt;
||&lt;br /&gt;
* matrices for orthogonal projection and reflection&lt;br /&gt;
* block matrices and their products&lt;br /&gt;
* similar matrices.&lt;br /&gt;
||&lt;br /&gt;
* Upper Hessenberg form (UHF)&lt;br /&gt;
* Householder Reflector&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Weiming.cao</name></author>
		
	</entry>
	<entry>
		<id>https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=590</id>
		<title>MAT3633</title>
		<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=590"/>
		<updated>2020-08-17T20:31:30Z</updated>

		<summary type="html">&lt;p&gt;Weiming.cao: /* Topics List */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Course Catalog==&lt;br /&gt;
[https://catalog.utsa.edu/undergraduate/sciences/mathematics/#courseinventory MAT 3633. Numerical Analysis.] (3-0) 3 Credit Hours.&lt;br /&gt;
&lt;br /&gt;
Prerequisites: [[MAT2233]], [[MAT3213]], and one of the following: [[CS1063]], [[CS1714]], or [[CS2073]]. Solution of linear and nonlinear equations, curve-fitting, and eigenvalue problems. Generally offered: Fall, Spring. Differential Tuition: $150.&lt;br /&gt;
&lt;br /&gt;
==Topics List==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
| Week.1&lt;br /&gt;
||&lt;br /&gt;
0.2 and 1.1&lt;br /&gt;
||&lt;br /&gt;
* Loss of significant digits&lt;br /&gt;
* Bisection Method&lt;br /&gt;
* Brief introduction to matlab&lt;br /&gt;
||&lt;br /&gt;
* binary number system;&lt;br /&gt;
* Taylor's theorem;&lt;br /&gt;
* intermediate value theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested multiplication for evaluating polynomials&lt;br /&gt;
* Machine representation of real numbers&lt;br /&gt;
* Loss of significant digits in numerical computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
* Bisection method and implementation&lt;br /&gt;
||&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.2&lt;br /&gt;
||&lt;br /&gt;
1.2 and 1.3&lt;br /&gt;
||&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
* Limits of Accuracy: Conditioning of problems&lt;br /&gt;
||&lt;br /&gt;
* limit of sequences&lt;br /&gt;
* multiplicity of solution of equations.&lt;br /&gt;
||&lt;br /&gt;
* Geometric interpretation&lt;br /&gt;
* Convergence of fixed point iterations&lt;br /&gt;
* Order of convergence of iterative methods&lt;br /&gt;
&lt;br /&gt;
* Wilkinson polynomial and other examples&lt;br /&gt;
* Sensitivity analysis of root-finding&lt;br /&gt;
* Error magnification factor for solution of equations&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.3&lt;br /&gt;
||&lt;br /&gt;
1.4 and 1.5&lt;br /&gt;
||&lt;br /&gt;
* Newton's Method&lt;br /&gt;
* Root-Finding without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's series&lt;br /&gt;
* intermediate value theorem.&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and geometric interpretation of Newton's method&lt;br /&gt;
* Error analysis for Newton's method based on Taylor's theorem&lt;br /&gt;
* Newton's method as a fixed point iteration&lt;br /&gt;
* Modified Newton's method and its rate of convergence&lt;br /&gt;
&lt;br /&gt;
* Secant Method and its convergence,&lt;br /&gt;
* Method of False Position, Muller's Method:&lt;br /&gt;
* Stopping criteria for iterative methods&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.4&lt;br /&gt;
||&lt;br /&gt;
2.1 and 2.2&lt;br /&gt;
||&lt;br /&gt;
* Solve Systems of Linear Equations: Gaussian Elmination&lt;br /&gt;
* Solve System of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* Matrix-matrix products and matrix-vector products&lt;br /&gt;
* inverse matrix&lt;br /&gt;
* elementary row operations&lt;br /&gt;
* product and inverse of matrices for elementary row operations.&lt;br /&gt;
||&lt;br /&gt;
* Gaussian elimination and its operation counts&lt;br /&gt;
* Gaussian elimination with pivoting&lt;br /&gt;
* Implementation of Gauss elimination&lt;br /&gt;
&lt;br /&gt;
* Matrices for elementary row operations&lt;br /&gt;
* Gauss elimination as matrix products&lt;br /&gt;
* Advantages of solutions by LU decomposition&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.5&lt;br /&gt;
||&lt;br /&gt;
2.3 and 2.4&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* Length of vectors&lt;br /&gt;
* eigenvalue and eigenvectors of matrix&lt;br /&gt;
||&lt;br /&gt;
* various norms for vectors and matrices: compatibility of vector and matrix norms.&lt;br /&gt;
* Error Analysis for the solution of Ax=b&lt;br /&gt;
* Error magnification factor and condition number of matrix&lt;br /&gt;
&lt;br /&gt;
* Jacobi method, Gauss-Seidel method, Successive-Over-Relaxation (SOR) method&lt;br /&gt;
* Convergence of Jacobi Method, GS method and SOR method.&lt;br /&gt;
* spectral radius of matrix&lt;br /&gt;
* convergence of general iterative method for solving system of linear equations,&lt;br /&gt;
* Sparse Matrix&lt;br /&gt;
* Comparison of Gauss Elimination and iterative methods&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.6&lt;br /&gt;
||&lt;br /&gt;
2.6 and 2.7&lt;br /&gt;
||&lt;br /&gt;
* Conjugate Gradient Method&lt;br /&gt;
* Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* scalar product of vectors&lt;br /&gt;
* determinant and eigenvalues of matrix&lt;br /&gt;
* quadratic polynomials of n-variables&lt;br /&gt;
* partial derivatives and gradients&lt;br /&gt;
* chain rule for partial derivatives.&lt;br /&gt;
||&lt;br /&gt;
* Symmetric positive definite matrix and properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Propertise of CG Method&lt;br /&gt;
* Preconditioning for CG method&lt;br /&gt;
&lt;br /&gt;
* Taylor's Theorem for multi-variate vector valued functions:&lt;br /&gt;
* Newton's Method:&lt;br /&gt;
*  Broyden's Method&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.7&lt;br /&gt;
||&lt;br /&gt;
3.1 and 3.2&lt;br /&gt;
||&lt;br /&gt;
* Data and Interpolating Functions&lt;br /&gt;
* Interpolation Error and Runge Phenomenon&lt;br /&gt;
* Chebyshev interpolation&lt;br /&gt;
||&lt;br /&gt;
* Fundamental theorem of algebra&lt;br /&gt;
* Rolle's theorem.&lt;br /&gt;
||&lt;br /&gt;
* Lagrange Basis Functions:&lt;br /&gt;
* Properties of Lagrange basis functions:&lt;br /&gt;
* Lagrange form of the interpolation polynomials&lt;br /&gt;
&lt;br /&gt;
* Newton's Divided Differences:&lt;br /&gt;
* Properties of Newton's divided differences:&lt;br /&gt;
* Newton's Form of the interpolation polynomials&lt;br /&gt;
&lt;br /&gt;
* Interpolation error analysis&lt;br /&gt;
* Runge phenomenon&lt;br /&gt;
&lt;br /&gt;
* Chebyshev Polynomial&lt;br /&gt;
* Error estimates for Chebyshev interpolation&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.8&lt;br /&gt;
||&lt;br /&gt;
3.4, 3.5 and 4.1&lt;br /&gt;
||&lt;br /&gt;
* Cubic Splines&lt;br /&gt;
* Bezier Curves&lt;br /&gt;
* Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* one-sided limits&lt;br /&gt;
* continuity of functions&lt;br /&gt;
* indefinite integrals&lt;br /&gt;
* extremum values of multivariate quadratic functions.&lt;br /&gt;
||&lt;br /&gt;
* Cubic splines&lt;br /&gt;
* construction of cubic splines for interpolation&lt;br /&gt;
* end conditions&lt;br /&gt;
* properties of cubic spline interpolation&lt;br /&gt;
&lt;br /&gt;
* Bezier Curve and fonts&lt;br /&gt;
&lt;br /&gt;
* Least square method for solving inconsistent system of linear equations.&lt;br /&gt;
* Basic properties of least square solutions:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.9&lt;br /&gt;
||&lt;br /&gt;
4.2 and 4.5&lt;br /&gt;
||&lt;br /&gt;
* Mathematical Models and Data Fitting&lt;br /&gt;
* Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* linear spaces, basis functions&lt;br /&gt;
* product rule and chain rule for vector valued multivariate functions.&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling.&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
&lt;br /&gt;
* Taylor's theorem for vector valued multivariate functions.&lt;br /&gt;
* Gauss-Newton Method&lt;br /&gt;
* Levenberg-Marquardt Method&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.10&lt;br /&gt;
||&lt;br /&gt;
5.1, 5.2 and 5.3&lt;br /&gt;
||&lt;br /&gt;
* Numerical Differentiation&lt;br /&gt;
* Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
* Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* Taylor's theorem&lt;br /&gt;
* interpolation error estimates&lt;br /&gt;
* properties of definite inetgrals&lt;br /&gt;
||&lt;br /&gt;
* Finite difference (FD) approximations of 1st order derivative and their error analysis&lt;br /&gt;
* FD approximations of 2nd order derivatives and their error analysis&lt;br /&gt;
* Undetermined coefficient method for FD approximation&lt;br /&gt;
* Extropolation technique for improving the order of approximation&lt;br /&gt;
&lt;br /&gt;
* Midpoint rule, trapezoid rule and Simpson's rule;&lt;br /&gt;
* Error analysis based on Taylor's Theorem and interpolation errors&lt;br /&gt;
* Degree of precision of quadrature rules&lt;br /&gt;
* Composite quadrature rules&lt;br /&gt;
&lt;br /&gt;
* Motivation, construction and implementation of Romberg's technique.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.11&lt;br /&gt;
||&lt;br /&gt;
5.4 and 5.5&lt;br /&gt;
||&lt;br /&gt;
* Adaptive Numerical Integration&lt;br /&gt;
* Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* long divisions&lt;br /&gt;
* changing variables for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a subinterval&lt;br /&gt;
* How to mark subintervals to be further refinement?&lt;br /&gt;
* Implementation of adaptive numerical integration techniques.&lt;br /&gt;
&lt;br /&gt;
* Motivation and difficulties with straightforward approach.&lt;br /&gt;
* Orthogonal polynomials,&lt;br /&gt;
* Legendre polynomials and their basic properties;&lt;br /&gt;
* Gauss quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.12&lt;br /&gt;
||&lt;br /&gt;
10.1 and 11.1&lt;br /&gt;
||&lt;br /&gt;
* Discrete Fourier Transform and FFT&lt;br /&gt;
* Discrete Cosine Transform (optional)&lt;br /&gt;
* Image Compression  (optional)&lt;br /&gt;
||&lt;br /&gt;
* complex numbers and complex variables&lt;br /&gt;
* integration by parts&lt;br /&gt;
* convergence of sequences and series.&lt;br /&gt;
||&lt;br /&gt;
*  Fourier Series,&lt;br /&gt;
*  Discrete Fourier Transform&lt;br /&gt;
*  Matrix Form of Discrete Fourier Transform:&lt;br /&gt;
*  Inverse Discrete Fourier Transform:&lt;br /&gt;
*  DFT and Trigonometric interpolation&lt;br /&gt;
*  Algorithm for computing DFT: Fast Fourier Transform (FFT)&lt;br /&gt;
&lt;br /&gt;
*  Discrete Cosine Transform (DCT),&lt;br /&gt;
*  DCT and Interpolation by Cosine Functions&lt;br /&gt;
*  Relation between DFT and DCT:&lt;br /&gt;
*  Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
*  DCT of 2-Dimensional Functions:&lt;br /&gt;
*  Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
&lt;br /&gt;
*  Digital Gray scale images and color color images:&lt;br /&gt;
*  RGB format:&lt;br /&gt;
*  YCbCr (or YUV) format:&lt;br /&gt;
*  Convertion between RGB and YUV formats:&lt;br /&gt;
*  Quantization, Image Compression and Decompression&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.13&lt;br /&gt;
||&lt;br /&gt;
12.1 and 12.2&lt;br /&gt;
||&lt;br /&gt;
* Power Iteration Methods&lt;br /&gt;
* QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* properties of eigen values and eigenvectors&lt;br /&gt;
* Gram-Schmidt orthogonalization&lt;br /&gt;
||&lt;br /&gt;
* Power iteration and its rate of convergence.&lt;br /&gt;
* Inverse Power Iteration,&lt;br /&gt;
* Inverse Power Iteration with Shift&lt;br /&gt;
* Rayleigh Quotient Iteration&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Definition and basic properties of orthogonal matrices:&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization:&lt;br /&gt;
* Normalized Simultaneous Iteration (NSI).&lt;br /&gt;
* Unshifted QR Algorithm:&lt;br /&gt;
* Shifted QR Algorithm:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.14&lt;br /&gt;
||&lt;br /&gt;
12.2&lt;br /&gt;
||&lt;br /&gt;
* Algorithm for Computing Eigenvalues: Speed up of QR-algorithm:&lt;br /&gt;
||&lt;br /&gt;
* matrices for orthogonal projection and reflection&lt;br /&gt;
* block matrices and their products&lt;br /&gt;
* similar matrices.&lt;br /&gt;
||&lt;br /&gt;
* Upper Hessenberg form (UHF)&lt;br /&gt;
* Householder Reflector&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
&lt;br /&gt;
==Topics List B Wiki Format ==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 1.1: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Order of Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix-Matrix Products&lt;br /&gt;
* Matrix-Vector Products&lt;br /&gt;
* Inverse Matrix&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Solution of Ax=b]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Magnification Factor and Condition Number of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error Analysis]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Error Estimates for Chebyshev Interpolation]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Finite Difference (FD)]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Fourier Transform (DFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform(DCT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Normalized Simultaneous Iteration(NSI)]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form (UHF)]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Weiming.cao</name></author>
		
	</entry>
	<entry>
		<id>https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=589</id>
		<title>MAT3633</title>
		<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=589"/>
		<updated>2020-08-17T20:05:40Z</updated>

		<summary type="html">&lt;p&gt;Weiming.cao: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Course Catalog==&lt;br /&gt;
[https://catalog.utsa.edu/undergraduate/sciences/mathematics/#courseinventory MAT 3633. Numerical Analysis.] (3-0) 3 Credit Hours.&lt;br /&gt;
&lt;br /&gt;
Prerequisites: [[MAT2233]], [[MAT3213]], and one of the following: [[CS1063]], [[CS1714]], or [[CS2073]]. Solution of linear and nonlinear equations, curve-fitting, and eigenvalue problems. Generally offered: Fall, Spring. Differential Tuition: $150.&lt;br /&gt;
&lt;br /&gt;
==Topics List==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
| Week.1&lt;br /&gt;
||&lt;br /&gt;
0.2 and 1.1&lt;br /&gt;
||&lt;br /&gt;
* Loss of significant digits&lt;br /&gt;
* Bisection Method&lt;br /&gt;
* Brief introduction to matlab&lt;br /&gt;
||&lt;br /&gt;
* binary number system; &lt;br /&gt;
* Taylor's theorem; &lt;br /&gt;
* intermediate value theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested multiplication for evaluating polynomials&lt;br /&gt;
* Machine representation of real numbers&lt;br /&gt;
* Loss of significant digits in numerical computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
* Bisection method and implementation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| Week.2&lt;br /&gt;
||&lt;br /&gt;
1.2 and 1.3&lt;br /&gt;
||&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
* Limits of Accuracy: Conditioning of problems&lt;br /&gt;
||&lt;br /&gt;
* limit of sequences &lt;br /&gt;
* multiplicity of solution of equations.&lt;br /&gt;
||&lt;br /&gt;
* Geometric interpretation&lt;br /&gt;
* Convergence of fixed point iterations&lt;br /&gt;
* Order of convergence of iterative methods&lt;br /&gt;
* Wilkinson polynomial and other examples&lt;br /&gt;
* Sensitivity analysis of root-finding&lt;br /&gt;
* Error magnification factor for solution of equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 1.1: Fixed-Point Iteration &lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
* [[Order of Convergence]] of Iterative Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Error Analysis]] for Newton's Method&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrix-Matrix Products]]&lt;br /&gt;
* [[Matrix-Vector Products]]&lt;br /&gt;
* [[Inverse Matrix]]&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
* [[Error Analysis]] for Solution of Ax=b&lt;br /&gt;
* [[Error Magnification]] Factor and Condition Number of Matrix&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
* Interpolation [[Error Analysis]]&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
* [[Error Estimates]] for Chebyshev Interpolation&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
* [[Finite Difference]] (FD)&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials &lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
* [[Discrete Fourier Transform]] (DFT)&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
* [[Discrete Cosine Transform]](DCT)&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
* [[Normalized Simultaneous Iteration]](NSI)&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form]] (UHF)&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrices for Orthogonal Projection]]&lt;br /&gt;
* [[Matrices for Reflection]]&lt;br /&gt;
* [[Block Matrices]]&lt;br /&gt;
* [[Similar Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Topics List B Wiki Format ==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 1.1: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Order of Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix-Matrix Products&lt;br /&gt;
* Matrix-Vector Products&lt;br /&gt;
* Inverse Matrix&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Solution of Ax=b]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Magnification Factor and Condition Number of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error Analysis]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Error Estimates for Chebyshev Interpolation]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Finite Difference (FD)]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Fourier Transform (DFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform(DCT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Normalized Simultaneous Iteration(NSI)]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form (UHF)]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Weiming.cao</name></author>
		
	</entry>
	<entry>
		<id>https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=588</id>
		<title>MAT3633</title>
		<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=588"/>
		<updated>2020-08-17T20:04:45Z</updated>

		<summary type="html">&lt;p&gt;Weiming.cao: /* Topics List */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Course Catalog==&lt;br /&gt;
[https://catalog.utsa.edu/undergraduate/sciences/mathematics/#courseinventory MAT 3633. Numerical Analysis.] (3-0) 3 Credit Hours.&lt;br /&gt;
&lt;br /&gt;
Prerequisites: [[MAT2233]], [[MAT3213]], and one of the following: [[CS1063]], [[CS1714]], or [[CS2073]]. Solution of linear and nonlinear equations, curve-fitting, and eigenvalue problems. Generally offered: Fall, Spring. Differential Tuition: $150.&lt;br /&gt;
&lt;br /&gt;
==Topics List==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
| Week.1&lt;br /&gt;
||&lt;br /&gt;
0.2 and 1.1&lt;br /&gt;
||&lt;br /&gt;
* Loss of significant digits&lt;br /&gt;
* Bisection Method&lt;br /&gt;
* Brief introduction to matlab&lt;br /&gt;
||&lt;br /&gt;
* binary number system; &lt;br /&gt;
* Taylor's theorem; &lt;br /&gt;
* intermediate value theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested multiplication for evaluating polynomials&lt;br /&gt;
* Machine representation of real numbers&lt;br /&gt;
* Loss of significant digits in numerical computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
* Bisection method and implementation&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
|||-&lt;br /&gt;
| Week.2&lt;br /&gt;
||&lt;br /&gt;
1.2 and 1.3&lt;br /&gt;
||&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
* Limits of Accuracy: Conditioning of problems&lt;br /&gt;
||&lt;br /&gt;
* limit of sequences &lt;br /&gt;
* multiplicity of solution of equations.&lt;br /&gt;
||&lt;br /&gt;
* Geometric interpretation&lt;br /&gt;
* Convergence of fixed point iterations&lt;br /&gt;
* Order of convergence of iterative methods&lt;br /&gt;
* Wilkinson polynomial and other examples&lt;br /&gt;
* Sensitivity analysis of root-finding&lt;br /&gt;
* Error magnification factor for solution of equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 1.1: Fixed-Point Iteration &lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
* [[Order of Convergence]] of Iterative Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Error Analysis]] for Newton's Method&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrix-Matrix Products]]&lt;br /&gt;
* [[Matrix-Vector Products]]&lt;br /&gt;
* [[Inverse Matrix]]&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
* [[Error Analysis]] for Solution of Ax=b&lt;br /&gt;
* [[Error Magnification]] Factor and Condition Number of Matrix&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
* Interpolation [[Error Analysis]]&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
* [[Error Estimates]] for Chebyshev Interpolation&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
* [[Finite Difference]] (FD)&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials &lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
* [[Discrete Fourier Transform]] (DFT)&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
* [[Discrete Cosine Transform]](DCT)&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
* [[Normalized Simultaneous Iteration]](NSI)&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form]] (UHF)&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrices for Orthogonal Projection]]&lt;br /&gt;
* [[Matrices for Reflection]]&lt;br /&gt;
* [[Block Matrices]]&lt;br /&gt;
* [[Similar Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Topics List B Wiki Format ==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 1.1: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Order of Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix-Matrix Products&lt;br /&gt;
* Matrix-Vector Products&lt;br /&gt;
* Inverse Matrix&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Solution of Ax=b]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Magnification Factor and Condition Number of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error Analysis]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Error Estimates for Chebyshev Interpolation]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Finite Difference (FD)]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Fourier Transform (DFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform(DCT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Normalized Simultaneous Iteration(NSI)]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form (UHF)]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Weiming.cao</name></author>
		
	</entry>
	<entry>
		<id>https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=587</id>
		<title>MAT3633</title>
		<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=587"/>
		<updated>2020-08-17T19:58:53Z</updated>

		<summary type="html">&lt;p&gt;Weiming.cao: /* Topics List */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Course Catalog==&lt;br /&gt;
[https://catalog.utsa.edu/undergraduate/sciences/mathematics/#courseinventory MAT 3633. Numerical Analysis.] (3-0) 3 Credit Hours.&lt;br /&gt;
&lt;br /&gt;
Prerequisites: [[MAT2233]], [[MAT3213]], and one of the following: [[CS1063]], [[CS1714]], or [[CS2073]]. Solution of linear and nonlinear equations, curve-fitting, and eigenvalue problems. Generally offered: Fall, Spring. Differential Tuition: $150.&lt;br /&gt;
&lt;br /&gt;
==Topics List==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
| Week.1&lt;br /&gt;
||&lt;br /&gt;
0.2 and 1.1&lt;br /&gt;
||&lt;br /&gt;
* Loss of significant digits&lt;br /&gt;
* Bisection Method&lt;br /&gt;
* Brief introduction to matlab&lt;br /&gt;
||&lt;br /&gt;
* binary number system; &lt;br /&gt;
* Taylor's theorem; &lt;br /&gt;
* intermediate value theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested multiplication for evaluating polynomials&lt;br /&gt;
* Machine representation of real numbers&lt;br /&gt;
* Loss of significant digits in numerical computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
* Bisection method and implementation&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
* [[my addition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Binary Number System]]&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 1.1: Fixed-Point Iteration &lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
* [[Order of Convergence]] of Iterative Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Error Analysis]] for Newton's Method&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrix-Matrix Products]]&lt;br /&gt;
* [[Matrix-Vector Products]]&lt;br /&gt;
* [[Inverse Matrix]]&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
* [[Error Analysis]] for Solution of Ax=b&lt;br /&gt;
* [[Error Magnification]] Factor and Condition Number of Matrix&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
* Interpolation [[Error Analysis]]&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
* [[Error Estimates]] for Chebyshev Interpolation&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
* [[Finite Difference]] (FD)&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials &lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
* [[Discrete Fourier Transform]] (DFT)&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
* [[Discrete Cosine Transform]](DCT)&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
* [[Normalized Simultaneous Iteration]](NSI)&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form]] (UHF)&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrices for Orthogonal Projection]]&lt;br /&gt;
* [[Matrices for Reflection]]&lt;br /&gt;
* [[Block Matrices]]&lt;br /&gt;
* [[Similar Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Topics List B Wiki Format ==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 1.1: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Order of Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix-Matrix Products&lt;br /&gt;
* Matrix-Vector Products&lt;br /&gt;
* Inverse Matrix&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Solution of Ax=b]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Magnification Factor and Condition Number of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error Analysis]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Error Estimates for Chebyshev Interpolation]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Finite Difference (FD)]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Fourier Transform (DFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform(DCT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Normalized Simultaneous Iteration(NSI)]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form (UHF)]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Weiming.cao</name></author>
		
	</entry>
	<entry>
		<id>https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=586</id>
		<title>MAT3633</title>
		<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=586"/>
		<updated>2020-08-17T19:57:59Z</updated>

		<summary type="html">&lt;p&gt;Weiming.cao: /* Topics List */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Course Catalog==&lt;br /&gt;
[https://catalog.utsa.edu/undergraduate/sciences/mathematics/#courseinventory MAT 3633. Numerical Analysis.] (3-0) 3 Credit Hours.&lt;br /&gt;
&lt;br /&gt;
Prerequisites: [[MAT2233]], [[MAT3213]], and one of the following: [[CS1063]], [[CS1714]], or [[CS2073]]. Solution of linear and nonlinear equations, curve-fitting, and eigenvalue problems. Generally offered: Fall, Spring. Differential Tuition: $150.&lt;br /&gt;
&lt;br /&gt;
==Topics List==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
| Week 1&lt;br /&gt;
||&lt;br /&gt;
0.2 and 1.1&lt;br /&gt;
||&lt;br /&gt;
* Loss of significant digits&lt;br /&gt;
* Bisection Method&lt;br /&gt;
* Brief introduction to matlab&lt;br /&gt;
||&lt;br /&gt;
* binary number system; &lt;br /&gt;
* Taylor's theorem; &lt;br /&gt;
* intermediate value theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested multiplication for evaluating polynomials&lt;br /&gt;
* Machine representation of real numbers&lt;br /&gt;
* Loss of significant digits in numerical computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
* Bisection method and implementation&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
* [[my addition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Binary Number System]]&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 1.1: Fixed-Point Iteration &lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
* [[Order of Convergence]] of Iterative Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Error Analysis]] for Newton's Method&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrix-Matrix Products]]&lt;br /&gt;
* [[Matrix-Vector Products]]&lt;br /&gt;
* [[Inverse Matrix]]&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
* [[Error Analysis]] for Solution of Ax=b&lt;br /&gt;
* [[Error Magnification]] Factor and Condition Number of Matrix&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
* Interpolation [[Error Analysis]]&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
* [[Error Estimates]] for Chebyshev Interpolation&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
* [[Finite Difference]] (FD)&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials &lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
* [[Discrete Fourier Transform]] (DFT)&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
* [[Discrete Cosine Transform]](DCT)&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
* [[Normalized Simultaneous Iteration]](NSI)&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form]] (UHF)&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrices for Orthogonal Projection]]&lt;br /&gt;
* [[Matrices for Reflection]]&lt;br /&gt;
* [[Block Matrices]]&lt;br /&gt;
* [[Similar Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Topics List B Wiki Format ==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 1.1: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Order of Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix-Matrix Products&lt;br /&gt;
* Matrix-Vector Products&lt;br /&gt;
* Inverse Matrix&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Solution of Ax=b]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Magnification Factor and Condition Number of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error Analysis]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Error Estimates for Chebyshev Interpolation]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Finite Difference (FD)]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Fourier Transform (DFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform(DCT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Normalized Simultaneous Iteration(NSI)]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form (UHF)]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Weiming.cao</name></author>
		
	</entry>
	<entry>
		<id>https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=585</id>
		<title>MAT3633</title>
		<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=585"/>
		<updated>2020-08-17T19:56:21Z</updated>

		<summary type="html">&lt;p&gt;Weiming.cao: /* Topics List */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Course Catalog==&lt;br /&gt;
[https://catalog.utsa.edu/undergraduate/sciences/mathematics/#courseinventory MAT 3633. Numerical Analysis.] (3-0) 3 Credit Hours.&lt;br /&gt;
&lt;br /&gt;
Prerequisites: [[MAT2233]], [[MAT3213]], and one of the following: [[CS1063]], [[CS1714]], or [[CS2073]]. Solution of linear and nonlinear equations, curve-fitting, and eigenvalue problems. Generally offered: Fall, Spring. Differential Tuition: $150.&lt;br /&gt;
&lt;br /&gt;
==Topics List==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
Week 1&lt;br /&gt;
||&lt;br /&gt;
0.2 and 1.1&lt;br /&gt;
||&lt;br /&gt;
Sec.0.2:&lt;br /&gt;
||&lt;br /&gt;
* Loss of significant digits&lt;br /&gt;
* Bisection Method&lt;br /&gt;
* Brief introduction to matlab&lt;br /&gt;
||&lt;br /&gt;
* binary number system; &lt;br /&gt;
* Taylor's theorem; &lt;br /&gt;
* intermediate value theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested multiplication for evaluating polynomials&lt;br /&gt;
* Machine representation of real numbers&lt;br /&gt;
* Loss of significant digits in numerical computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
* Bisection method and implementation&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
* [[my addition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Binary Number System]]&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 1.1: Fixed-Point Iteration &lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
* [[Order of Convergence]] of Iterative Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Error Analysis]] for Newton's Method&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrix-Matrix Products]]&lt;br /&gt;
* [[Matrix-Vector Products]]&lt;br /&gt;
* [[Inverse Matrix]]&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
* [[Error Analysis]] for Solution of Ax=b&lt;br /&gt;
* [[Error Magnification]] Factor and Condition Number of Matrix&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
* Interpolation [[Error Analysis]]&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
* [[Error Estimates]] for Chebyshev Interpolation&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
* [[Finite Difference]] (FD)&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials &lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
* [[Discrete Fourier Transform]] (DFT)&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
* [[Discrete Cosine Transform]](DCT)&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
* [[Normalized Simultaneous Iteration]](NSI)&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form]] (UHF)&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrices for Orthogonal Projection]]&lt;br /&gt;
* [[Matrices for Reflection]]&lt;br /&gt;
* [[Block Matrices]]&lt;br /&gt;
* [[Similar Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Topics List B Wiki Format ==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 1.1: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Order of Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix-Matrix Products&lt;br /&gt;
* Matrix-Vector Products&lt;br /&gt;
* Inverse Matrix&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Solution of Ax=b]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Magnification Factor and Condition Number of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error Analysis]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Error Estimates for Chebyshev Interpolation]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Finite Difference (FD)]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Fourier Transform (DFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform(DCT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Normalized Simultaneous Iteration(NSI)]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form (UHF)]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Weiming.cao</name></author>
		
	</entry>
	<entry>
		<id>https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=584</id>
		<title>MAT3633</title>
		<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=584"/>
		<updated>2020-08-17T19:52:58Z</updated>

		<summary type="html">&lt;p&gt;Weiming.cao: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Course Catalog==&lt;br /&gt;
[https://catalog.utsa.edu/undergraduate/sciences/mathematics/#courseinventory MAT 3633. Numerical Analysis.] (3-0) 3 Credit Hours.&lt;br /&gt;
&lt;br /&gt;
Prerequisites: [[MAT2233]], [[MAT3213]], and one of the following: [[CS1063]], [[CS1714]], or [[CS2073]]. Solution of linear and nonlinear equations, curve-fitting, and eigenvalue problems. Generally offered: Fall, Spring. Differential Tuition: $150.&lt;br /&gt;
&lt;br /&gt;
==Topics List==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
0.2 and 1.1&lt;br /&gt;
||&lt;br /&gt;
* Loss of significant digits&lt;br /&gt;
* Bisection Method&lt;br /&gt;
||&lt;br /&gt;
* [[Nested multiplication for evaluating polynomials]]&lt;br /&gt;
* [[Machine representation of real numbers]]&lt;br /&gt;
* [[Loss of significant digits in numerical computing]]&lt;br /&gt;
* [[Review of Taylor's Theorem]]&lt;br /&gt;
* [[]]&lt;br /&gt;
* [[Bisection method and implementation]]&lt;br /&gt;
* [[Brief introduction to matlab]]&lt;br /&gt;
||&lt;br /&gt;
* [[binary number system; Taylor's theorem; intermediate value theorem]]&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
* [[my addition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Binary Number System]]&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 1.1: Fixed-Point Iteration &lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
* [[Order of Convergence]] of Iterative Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Error Analysis]] for Newton's Method&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrix-Matrix Products]]&lt;br /&gt;
* [[Matrix-Vector Products]]&lt;br /&gt;
* [[Inverse Matrix]]&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
* [[Error Analysis]] for Solution of Ax=b&lt;br /&gt;
* [[Error Magnification]] Factor and Condition Number of Matrix&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
* Interpolation [[Error Analysis]]&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
* [[Error Estimates]] for Chebyshev Interpolation&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
* [[Finite Difference]] (FD)&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials &lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
* [[Discrete Fourier Transform]] (DFT)&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
* [[Discrete Cosine Transform]](DCT)&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
* [[Normalized Simultaneous Iteration]](NSI)&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form]] (UHF)&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrices for Orthogonal Projection]]&lt;br /&gt;
* [[Matrices for Reflection]]&lt;br /&gt;
* [[Block Matrices]]&lt;br /&gt;
* [[Similar Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Topics List B Wiki Format ==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 1.1: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Order of Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix-Matrix Products&lt;br /&gt;
* Matrix-Vector Products&lt;br /&gt;
* Inverse Matrix&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Solution of Ax=b]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Magnification Factor and Condition Number of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error Analysis]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Error Estimates for Chebyshev Interpolation]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Finite Difference (FD)]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Fourier Transform (DFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform(DCT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Normalized Simultaneous Iteration(NSI)]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form (UHF)]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Weiming.cao</name></author>
		
	</entry>
	<entry>
		<id>https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=583</id>
		<title>MAT3633</title>
		<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=583"/>
		<updated>2020-08-17T19:52:05Z</updated>

		<summary type="html">&lt;p&gt;Weiming.cao: /* Topics List */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Course Catalog==&lt;br /&gt;
[https://catalog.utsa.edu/undergraduate/sciences/mathematics/#courseinventory MAT 3633. Numerical Analysis.] (3-0) 3 Credit Hours.&lt;br /&gt;
&lt;br /&gt;
Prerequisites: [[MAT2233]], [[MAT3213]], and one of the following: [[CS1063]], [[CS1714]], or [[CS2073]]. Solution of linear and nonlinear equations, curve-fitting, and eigenvalue problems. Generally offered: Fall, Spring. Differential Tuition: $150.&lt;br /&gt;
&lt;br /&gt;
==Topics List==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
0.2 and 1.1&lt;br /&gt;
||&lt;br /&gt;
Sec.0.2:&lt;br /&gt;
||&lt;br /&gt;
* Loss of significant digits&lt;br /&gt;
* Bisection Method&lt;br /&gt;
||&lt;br /&gt;
* [[Nested multiplication for evaluating polynomials]]&lt;br /&gt;
* [[Machine representation of real numbers]]&lt;br /&gt;
* [[Loss of significant digits in numerical computing]]&lt;br /&gt;
* [[Review of Taylor's Theorem]]&lt;br /&gt;
* [[]]&lt;br /&gt;
* [[Bisection method and implementation]]&lt;br /&gt;
* [[Brief introduction to matlab]]&lt;br /&gt;
||&lt;br /&gt;
* [[binary number system; Taylor's theorem; intermediate value theorem]]&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
* [[my addition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Binary Number System]]&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 1.1: Fixed-Point Iteration &lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
* [[Order of Convergence]] of Iterative Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Error Analysis]] for Newton's Method&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrix-Matrix Products]]&lt;br /&gt;
* [[Matrix-Vector Products]]&lt;br /&gt;
* [[Inverse Matrix]]&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
* [[Error Analysis]] for Solution of Ax=b&lt;br /&gt;
* [[Error Magnification]] Factor and Condition Number of Matrix&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
* Interpolation [[Error Analysis]]&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
* [[Error Estimates]] for Chebyshev Interpolation&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
* [[Finite Difference]] (FD)&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials &lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
* [[Discrete Fourier Transform]] (DFT)&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
* [[Discrete Cosine Transform]](DCT)&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
* [[Normalized Simultaneous Iteration]](NSI)&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form]] (UHF)&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrices for Orthogonal Projection]]&lt;br /&gt;
* [[Matrices for Reflection]]&lt;br /&gt;
* [[Block Matrices]]&lt;br /&gt;
* [[Similar Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Topics List B Wiki Format ==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 1.1: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Order of Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix-Matrix Products&lt;br /&gt;
* Matrix-Vector Products&lt;br /&gt;
* Inverse Matrix&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Solution of Ax=b]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Magnification Factor and Condition Number of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error Analysis]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Error Estimates for Chebyshev Interpolation]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Finite Difference (FD)]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Fourier Transform (DFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform(DCT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Normalized Simultaneous Iteration(NSI)]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form (UHF)]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Weiming.cao</name></author>
		
	</entry>
	<entry>
		<id>https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=582</id>
		<title>MAT3633</title>
		<link rel="alternate" type="text/html" href="https://mathresearch.utsa.edu/wiki/index.php?title=MAT3633&amp;diff=582"/>
		<updated>2020-08-17T19:37:57Z</updated>

		<summary type="html">&lt;p&gt;Weiming.cao: /* Topics List */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Course Catalog==&lt;br /&gt;
[https://catalog.utsa.edu/undergraduate/sciences/mathematics/#courseinventory MAT 3633. Numerical Analysis.] (3-0) 3 Credit Hours.&lt;br /&gt;
&lt;br /&gt;
Prerequisites: [[MAT2233]], [[MAT3213]], and one of the following: [[CS1063]], [[CS1714]], or [[CS2073]]. Solution of linear and nonlinear equations, curve-fitting, and eigenvalue problems. Generally offered: Fall, Spring. Differential Tuition: $150.&lt;br /&gt;
&lt;br /&gt;
==Topics List==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
* [[my addition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Binary Number System]]&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
Section 1.1: Fixed-Point Iteration &lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
* [[Order of Convergence]] of Iterative Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* [[Limit of Sequences]]&lt;br /&gt;
* [[Solution Multiplicity of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Error Analysis]] for Newton's Method&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* [[Remainder of Taylor's Series]]&lt;br /&gt;
* [[Intermediate Value Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrix-Matrix Products]]&lt;br /&gt;
* [[Matrix-Vector Products]]&lt;br /&gt;
* [[Inverse Matrix]]&lt;br /&gt;
* [[Elementary Row Operations]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
* [[Error Analysis]] for Solution of Ax=b&lt;br /&gt;
* [[Error Magnification]] Factor and Condition Number of Matrix&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* [[Length of Vectors]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Eigenvectors of a Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Scalar Product of Vectors]]&lt;br /&gt;
* [[Determinant of a Matrix]]&lt;br /&gt;
* [[Eigenvalues of a Matrix]]&lt;br /&gt;
* [[Quadratic Polynomials of n-variables]]&lt;br /&gt;
* [[Partial Derivatives]]&lt;br /&gt;
* [[Gradients]]&lt;br /&gt;
* [[Chain Rule for Partial Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
* Interpolation [[Error Analysis]]&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
* [[Error Estimates]] for Chebyshev Interpolation&lt;br /&gt;
||&lt;br /&gt;
* [[Fundamental Theorem of Algebra]]&lt;br /&gt;
* [[Rolle's Theorem]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[One-Sided Limits]]&lt;br /&gt;
* [[Continuity of Functions]]&lt;br /&gt;
* [[Indefinite Integrals]]&lt;br /&gt;
* [[Extremum Values of Multivariate Quadratic Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* [[Linear Spaces]]&lt;br /&gt;
* [[Basis Functions]]&lt;br /&gt;
* [[Product Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
* [[Chain Rule for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
* [[Finite Difference]] (FD)&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem]]&lt;br /&gt;
* [[Interpolation Error Estimates]]&lt;br /&gt;
* [[Properties of Definite Integrals]]&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* [[Long Divisions]]&lt;br /&gt;
* [[Substitution Methods]] for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials &lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
* [[Discrete Fourier Transform]] (DFT)&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
* [[Discrete Cosine Transform]](DCT)&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* [[Complex Numbers]]&lt;br /&gt;
* [[Complex Variables]]&lt;br /&gt;
* [[Integration by Parts]]&lt;br /&gt;
* [[Convergence of Sequences]]&lt;br /&gt;
* [[Convergence of Series]]&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
* [[Normalized Simultaneous Iteration]](NSI)&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* [[Eigenvalues]]&lt;br /&gt;
* [[Eigenvectors]]&lt;br /&gt;
* [[Orthonormal Bases and the Gram-Schmidt Process]]&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form]] (UHF)&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* [[Matrices for Orthogonal Projection]]&lt;br /&gt;
* [[Matrices for Reflection]]&lt;br /&gt;
* [[Block Matrices]]&lt;br /&gt;
* [[Similar Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Topics List B Wiki Format ==&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! Date !! Sections !! Topics !! Prerequisite Skills !! Student Learning Outcomes&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Loss of Significant Digits]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 0.2: Loss of significant digits&lt;br /&gt;
||&lt;br /&gt;
* [[Nested Multiplication]]&lt;br /&gt;
||&lt;br /&gt;
* Binary Number System&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Nested Multiplication for Evaluating Polynomials&lt;br /&gt;
* Machine Representation of Real Numbers&lt;br /&gt;
* Loss of Significant Digits in Numerical Computing&lt;br /&gt;
* Review of Taylor's Theorem&lt;br /&gt;
|-&lt;br /&gt;
|Week 1&lt;br /&gt;
||&lt;br /&gt;
* Section 1.1: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Bisection Method]]&lt;br /&gt;
||&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Bisection Method and Implementation&lt;br /&gt;
* Brief Introduction to Matlab&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Fixed-Point Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.2: Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* [[Order of Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Geometric Interpretation of Fixed-Point Iteration&lt;br /&gt;
* Convergence of Fixed Point Iterations&lt;br /&gt;
* Order of Convergence of Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 2&lt;br /&gt;
||&lt;br /&gt;
* Section 1.3: Limits of Accuracy: Conditioning of Problems&lt;br /&gt;
||&lt;br /&gt;
* [[Wilkinson Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Limit of Sequences&lt;br /&gt;
* Solution Multiplicity of Equations&lt;br /&gt;
||&lt;br /&gt;
* Sensitivity Analysis of Root-Finding&lt;br /&gt;
* Error Magnification Factor for Solution of Equations&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Modified Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Root-Finding Without Derivatives]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method and its Convergence]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position, Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.4: Newton's Method&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria for Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
* Fixed-Point Iteration&lt;br /&gt;
||&lt;br /&gt;
* Algebraic and Geometric Interpretation of Newton's method&lt;br /&gt;
* Error Analysis for Newton's Method Based on Taylor's Theorem&lt;br /&gt;
* Newton's Method as a Fixed Point Iteration&lt;br /&gt;
* Modified Newton's Method and its Rate of Convergence&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Secant Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Method of False Position]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Muller's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 3&lt;br /&gt;
||&lt;br /&gt;
* Section 1.5 Root-Finding Without Derivatives&lt;br /&gt;
||&lt;br /&gt;
* [[Stopping Criteria]]&lt;br /&gt;
||&lt;br /&gt;
* Remainder of Taylor's Series&lt;br /&gt;
* Intermediate Value Theorem&lt;br /&gt;
||&lt;br /&gt;
* Secant Method and its Convergence&lt;br /&gt;
* Stopping Criteria for Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.1 Solve Systems of Linear Equations: Gaussian Elimination&lt;br /&gt;
||&lt;br /&gt;
* [[Gaussian Elimination]]&lt;br /&gt;
||&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Gaussian Elimination and its Operation Counts&lt;br /&gt;
* Gaussian Elimination with Pivoting&lt;br /&gt;
* Implementation of Gauss Elimination&lt;br /&gt;
|-&lt;br /&gt;
|Week 4&lt;br /&gt;
||&lt;br /&gt;
* Section 2.2 Solve Systems of Linear Equations: LU Decomposition&lt;br /&gt;
||&lt;br /&gt;
* [[LU Decomposition]]&lt;br /&gt;
||&lt;br /&gt;
* Matrix-Matrix Products&lt;br /&gt;
* Matrix-Vector Products&lt;br /&gt;
* Inverse Matrix&lt;br /&gt;
* Elementary Row Operations&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Elementary Row Operations&lt;br /&gt;
* Gauss Elimination as Matrix Products&lt;br /&gt;
* Advantages of Solutions by LU Decomposition&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Norms]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis for Solution of Ax=b]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.3 Error Analysis for Solution of Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Error Magnification Factor and Condition Number of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Various Norms for Vectors and Matrices: Compatibility of Vector and Matrix Norms&lt;br /&gt;
* Error Analysis for Solution of Ax=b&lt;br /&gt;
* Error Magnification Factor and Condition Number of Matrix&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Jacobi Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Seidel Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Successive-Over-Relaxation (SOR) Method]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Convergence of Iterative Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Spectral Radius of Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 5&lt;br /&gt;
||&lt;br /&gt;
* Section 2.5: Iterative Methods for Solving Ax=b&lt;br /&gt;
||&lt;br /&gt;
* [[Sparse Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Length of Vectors&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Eigenvectors of a Matrix&lt;br /&gt;
||&lt;br /&gt;
* Convergence of General Iterative Method for Solving System of Linear Equations&lt;br /&gt;
* Comparison of Gauss Elimination and Iterative Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Conjugate Gradient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[Symmetric Positive Definite Matrix]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.6: Conjugate Gradient (CG) Method&lt;br /&gt;
||&lt;br /&gt;
* [[CG Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* Symmetric Positive Definite Matrix and Properties&lt;br /&gt;
* Construction of Conjugate Gradient (CG) Method&lt;br /&gt;
* Properties of CG Method&lt;br /&gt;
* Preconditioning for CG Method&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Nonlinear System of Equations]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Multi-Variate Vector Valued Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 6&lt;br /&gt;
||&lt;br /&gt;
* Section 2.7: Nonlinear System of Equations&lt;br /&gt;
||&lt;br /&gt;
* [[Broyden's Method]]&lt;br /&gt;
||&lt;br /&gt;
* Scalar Product of Vectors&lt;br /&gt;
* Determinant of a Matrix&lt;br /&gt;
* Eigenvalues of a Matrix&lt;br /&gt;
* Quadratic Polynomials of n-variables&lt;br /&gt;
* Partial Derivatives&lt;br /&gt;
* Gradients&lt;br /&gt;
* Chain Rule for Partial Derivatives&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Lagrange Basis Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Sections 3.1: Data and Interpolating Functions&lt;br /&gt;
||&lt;br /&gt;
* [[Properties of Newton's Divided Differences]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* Properties of Lagrange Basis Functions&lt;br /&gt;
* Lagrange Form of the Interpolation Polynomials&lt;br /&gt;
* Properties of Newton's Divided Differences&lt;br /&gt;
* Newton's Form of the Interpolation Polynomials&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Interpolation Error Analysis]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Runge Phenomenon]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Chebyshev Polynomial]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 7&lt;br /&gt;
||&lt;br /&gt;
* Section 3.2: Interpolation Error and Runge Phenomenon&lt;br /&gt;
||&lt;br /&gt;
* [[Error Estimates for Chebyshev Interpolation]]&lt;br /&gt;
||&lt;br /&gt;
* Fundamental Theorem of Algebra&lt;br /&gt;
* Rolle's Theorem&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.4: Cubic Splines&lt;br /&gt;
||&lt;br /&gt;
* [[Cubic Splines]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Construction of Cubic Splines for Interpolation&lt;br /&gt;
* End Conditions&lt;br /&gt;
* Properties of Cubic Spline Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 3.5: Bezier Curves&lt;br /&gt;
||&lt;br /&gt;
* [[Bezier Curves]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Bezier Curve and Fonts&lt;br /&gt;
|-&lt;br /&gt;
|Week 8&lt;br /&gt;
||&lt;br /&gt;
* Section 4.1: Least Square Method&lt;br /&gt;
||&lt;br /&gt;
* [[Least Square Method]]&lt;br /&gt;
||&lt;br /&gt;
* One-Sided Limits&lt;br /&gt;
* Continuity of Functions&lt;br /&gt;
* Indefinite Integrals&lt;br /&gt;
* Extremum Values of Multivariate Quadratic Functions&lt;br /&gt;
||&lt;br /&gt;
* Least Square Method for Solving Inconsistent System of Linear Equations]&lt;br /&gt;
* Basic Properties of Least Square Solutions&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Curve Fitting]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.2: Mathematical Models and Data Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Statistical Modeling]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* Least square method for curve fitting and statistical modeling&lt;br /&gt;
* Survey of Models: linear model, periodic model, exponential models, logistic model, etc&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Taylor's Theorem for Vector Valued Multivariate Functions]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss-Newton Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 9&lt;br /&gt;
||&lt;br /&gt;
* Section 4.5: Nonlinear Least Square Fitting&lt;br /&gt;
||&lt;br /&gt;
* [[Levenberg-Marquardt Method]]&lt;br /&gt;
||&lt;br /&gt;
* Linear Spaces&lt;br /&gt;
* Basis Functions&lt;br /&gt;
* Product Rule for Vector Valued Multivariate Functions&lt;br /&gt;
* Chain Rule for Vector Valued Multivariate Functions&lt;br /&gt;
||&lt;br /&gt;
* (TBD)&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Numerical Differentiation]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Finite Difference (FD)]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Undetermined Coefficient Method]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.1: Numerical Differentiation&lt;br /&gt;
||&lt;br /&gt;
* [[Extrapolation Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Finite Difference (FD) Approximations of 1st order Derivative and Their Error Analysis&lt;br /&gt;
* FD approximations of 2nd order Derivatives and Their Error Analysis&lt;br /&gt;
* Undetermined Coefficient Method for FD Approximation&lt;br /&gt;
* Extrapolation Technique for Improving the Order of Approximation&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Newton-Cotes]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Midpoint rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Trapezoid rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Simpson's rule]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Error Analysis based on Interpolation Errors]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.2: Numerical Integration: Newton-Cotes Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Composite Quadrature Rules]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Error Analysis based on Taylor's Theorem&lt;br /&gt;
* Error Analysis based on Interpolation Errors&lt;br /&gt;
* Degree of Precision of Quadrature Rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 10&lt;br /&gt;
||&lt;br /&gt;
* Section 5.3: Numerical Integration: Romberg's Technique&lt;br /&gt;
||&lt;br /&gt;
* [[Romberg's Technique]]&lt;br /&gt;
||&lt;br /&gt;
* Taylor's Theorem&lt;br /&gt;
* Interpolation Error Estimates&lt;br /&gt;
* Properties of Definite Integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation, construction and implementation of Romberg's Technique.&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Adaptive Numerical Integration]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.4: Adaptive Numerical Integration&lt;br /&gt;
||&lt;br /&gt;
* [[Implementation of Adaptive Numerical Integration Techniques]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* How to estimate the error on a sub interval&lt;br /&gt;
* How to mark sub intervals to be further refinement?&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Formulas]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Legendre polynomials]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 11&lt;br /&gt;
||&lt;br /&gt;
* Section 5.5: Gauss Quadrature Formulas&lt;br /&gt;
||&lt;br /&gt;
* [[Gauss Quadrature Rule]]&lt;br /&gt;
||&lt;br /&gt;
* Long Divisions&lt;br /&gt;
* Substitution Methods for definite integrals&lt;br /&gt;
||&lt;br /&gt;
* Motivation and difficulties with straightforward approach&lt;br /&gt;
* Legendre polynomials and their basic properties&lt;br /&gt;
* Gauss Quadrature rule based on Legendre polynomials&lt;br /&gt;
* Degree of precision of Gauss Quadrature&lt;br /&gt;
* Gauss quadrature formula on general interval and composite Gauss rules&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fourier Series]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Fourier Transform (DFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Discrete Fourier Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 10.1: Discrete Fourier Transform and Fast Fourier Transform (FTT)&lt;br /&gt;
||&lt;br /&gt;
* [[Fast Fourier Transform (FFT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Matrix Form of Discrete Fourier Transform&lt;br /&gt;
* DFT and Trigonometric Interpolation&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.1: Discrete Cosine Transform (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Discrete Cosine Transform(DCT)]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* DCT and Interpolation by Cosine Functions&lt;br /&gt;
* Relation between DFT and DCT&lt;br /&gt;
* Fourier Transform of 2-Dimensional Functions&lt;br /&gt;
* DCT of 2-Dimensional Functions&lt;br /&gt;
* Interpolation Theorem for 2-Dimensional DCT&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Quantization]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Compression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 12&lt;br /&gt;
||&lt;br /&gt;
* Section 11.2: Image Compression (optional)&lt;br /&gt;
||&lt;br /&gt;
* [[Image Decompression]]&lt;br /&gt;
||&lt;br /&gt;
* Complex Numbers&lt;br /&gt;
* Complex Variables&lt;br /&gt;
* Integration by Parts&lt;br /&gt;
* Convergence of Sequences&lt;br /&gt;
* Convergence of Series&lt;br /&gt;
||&lt;br /&gt;
* Digital Gray scale images and color color images&lt;br /&gt;
* RGB format&lt;br /&gt;
* YCbCr (or YUV) format&lt;br /&gt;
* Convertion between RGB and YUV formats&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Power Iteration Methods]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Inverse Power Iteration with Shift]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.1: Power Iteration Methods&lt;br /&gt;
||&lt;br /&gt;
* [[Rayleigh Quotient Iteration]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Convergence of Power Iteration Methods&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Orthogonal Matrices]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[QR-Factorization]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Normalized Simultaneous Iteration(NSI)]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Unshifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 13&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Shifted QR Algorithm]]&lt;br /&gt;
||&lt;br /&gt;
* Eigenvalues&lt;br /&gt;
* Eigenvectors&lt;br /&gt;
* Orthonormal Bases and the Gram-Schmidt Process&lt;br /&gt;
||&lt;br /&gt;
* Definition and basic properties of orthogonal matrices&lt;br /&gt;
* QR-Factorization based on Gram-Schmidt Orthogonalization&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Upper Hessenberg Form (UHF)]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|-&lt;br /&gt;
|Week 14&lt;br /&gt;
||&lt;br /&gt;
* Section 12.2: QR Algorithm for Computing Eigenvalues&lt;br /&gt;
||&lt;br /&gt;
* [[Householder Reflector]]&lt;br /&gt;
||&lt;br /&gt;
* Matrices for Orthogonal Projection&lt;br /&gt;
* Matrices for Reflection&lt;br /&gt;
* Block Matrices&lt;br /&gt;
* Similar Matrices&lt;br /&gt;
||&lt;br /&gt;
* Convert a matrix into UHF by Householder reflectors&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Weiming.cao</name></author>
		
	</entry>
</feed>