1 / 9

CVEN 302-501

. Matlab .m filesProgramming: FOR, WHILE, IF and FUNCTIONTaylor SeriesNumerical Differentiation Error quantificationTruncation error. . Root finding:Convert equations to root-finding problemsBisection methodNewton-Raphson methodSecant method. . Linear AlgebraGauss elimination (na

lam
Download Presentation

CVEN 302-501

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


    1. CVEN 302-501 Exam 1 Review

    2. Matlab .m files Programming: FOR, WHILE, IF and FUNCTION Taylor Series Numerical Differentiation Error quantification Truncation error

    3. Root finding: Convert equations to root-finding problems Bisection method Newton-Raphson method Secant method

    4. Linear Algebra Gauss elimination (naïve and with partial pivoting) LU-Decomposition Matrix inverse Matrix algebra (add, subtract, multiply) Cholesky decomposition Gauss-Seidel method

    5. Linear Regression Summation equations Linear models Matrix least squares Goodness of fit criteria

    6. Numerical integration Trapezoidal rule Simpson’s rules Romberg integration

    7. Interpolation Initial value problems Euler’s method Midpoint method Runge-Kutta methods

    8. Boundary value problems Finite difference methods Numerical grids Matrix solutions Eigenvalue problems Matrix determinant method Solve for eigenvalues/eigenfunctions Matlab methods

    9. Partial Differential Equations Classification Notation Implicit/explicit time stepping Stability

    10. Ground rules Three sheets of notes, double sided Hand-held calculator Show all your work on work-out problems 10:00 a.m. - 12:00 p.m. in Zachry 127B Sit in alphabetical order by last name

More Related