1 / 2

Review CS 430/530 Math 448/548 Spring 2014

Review CS 430/530 Math 448/548 Spring 2014. MatLab codes: Root finding Bisection Newton’s Secant Integration Trapezoid Simpson’s Gauss Laguerre ODEs Euler RK2 RK4 ODE45 Linear systems LU factorization Cholesky factorization Sherman-Morison.

milt
Télécharger la présentation

Review CS 430/530 Math 448/548 Spring 2014

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. Review CS 430/530 Math 448/548 Spring 2014 MatLab codes: Root finding Bisection Newton’s Secant Integration Trapezoid Simpson’s Gauss Laguerre ODEs Euler RK2 RK4 ODE45 Linear systems LU factorization Cholesky factorization Sherman-Morison

  2. Review CS 430/530 Math 448/548 Spring 2014 More MatLab codes: Eigenvalues power iteration inverse power iteration power iteration with a shift Linear least squares normal equations QR factorization singular value decomposition Hand calculations: floating point number systems loss of significance error terms for numerical integration deriving numerical integration formulas eigenvalues by characteristic polynomial linear least squares by objective function

More Related