.. nunggu-web documentation master file, created by sphinx-quickstart on Sat Apr 2 21:28:31 2011. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. EE 507 - Computational Techniques for Engineers ================================================ MATLAB files ----------------- - matrix ordering: `data_reordering_chol.mat <./ee507/data_reordering_chol.mat>`_ Lecture notes --------------- ------------- Part I: JSS ------------- **Acknowledgement:** These handouts are mostly from EE103 lecture notes written by `Prof. Lieven Vandenberghe `_, UCLA. 1. `Mathematics Preliminaries <./ee507/prelim.pdf>`_ #. `Computer Arithmetic <./ee507/comp-arith.pdf>`_ #. `Solution of Nonlinear Equations <./ee507/nonlineq.pdf>`_ #. `Theory on System of Linear Equations <./ee507/reviewlineq.pdf>`_ #. `Complexity of matrix algorithms <./ee507/flops.pdf>`_ #. `Cholesky Factorization <./ee507/chol.pdf>`_ #. `LU Factorization <./ee507/lu.pdf>`_ #. `Problem condition and numerical stability <./ee507/accuracy.pdf>`_ #. `Iterative methods for solving large linear systems <./ee507/iter.pdf>`_ -------------- Part II: SAR -------------- 1. Approximating Functions #. Numerical Differentiation and Integration #. Numerical Solution of ODEs Course Information -------------------- :Lectures: EE 404, TUTH 9:30-11 am :Instructors: - Part I: Jitkomut Songsiri (JSS) - Part II: Assist. Prof. Suchin Arunsawatwong (SAR) :Course Syllabus: - `English <./ee507/syllabus_2102507_2015_eng.pdf>`_ :Textbooks: - J. F. Epperson, An Introduction to Numerical Methods and Analysis, John Wiley & Sons, 2002 - D. Kincaid and W. Cheney, Numerical Analysis, 3rd Edition, Brooks/Cole Publishing, 2002 - K. E. Atkinson, An Introduction to Numerical Analysis, 2nd Edition, John Wiley & Sons, 1989 - R. Burden and J. D. Faires (2001). Numerical Analysis, 7th Edition, Brooks/Cole Publishing, 2001 :Grading: Homework 20% Midterm 40% Final 40% :Material: `MATLAB Tutorial `_