書名: EXPLORAT NUMER ANAL (PYTHON ED)
作者: LAMBERS
ISBN: 9789811229343
出版社: World Scientific
出版日期: 2020/12
頁數: 692
#資訊
定價: 1580
售價: 1469
庫存: 庫存: 2
LINE US! 詢問這本書 團購優惠、書籍資訊 等

付款方式: 超商取貨付款 line pay
信用卡 全支付
線上轉帳 Apple pay
物流方式: 超商取貨
宅配
門市自取

詳細資訊

【簡介】 This textbook is intended to introduce advanced undergraduate and early-career graduate students to the field of numerical analysis. This field pertains to the design, analysis, and implementation of algorithms for the approximate solution of mathematical problems that arise in applications spanning science and engineering, and are not practical to solve using analytical techniques such as those taught in courses in calculus, linear algebra or differential equations.Topics covered include computer arithmetic, error analysis, solution of systems of linear equations, least squares problems, eigenvalue problems, nonlinear equations, optimization, polynomial interpolation and approximation, numerical differentiation and integration, ordinary differential equations, and partial differential equations. For each problem considered, the presentation includes the derivation of solution techniques, analysis of their efficiency, accuracy and robustness, and details of their implementation, illustrated through the Python programming language.This text is suitable for a year-long sequence in numerical analysis, and can also be used for a one-semester course in numerical linear algebra. 【目錄】 Chapter 1: What is Numerical Analysis? Chapter 2: Understanding Error Chapter 3: Direct Methods for Linear Systems Chapter 4: Least Squares Problems Chapter 5: Iterative Methods for Linear Systems Chapter 6: Eigenvalue Problems Chapter 7: Polynomial Interpolation Chapter 8: Approximation of Functions Chapter 9: Differentiation and Integration Chapter 10: Zeros of Nonlinear Functions Chapter 11: Optimization Chapter 12: Initial Value Problems Chapter 13: Two-Point Boundary Value Problems Chapter 14: Partial Differential Equations Appendices