Numerical Analysis Using Sage: Springer Undergraduate Texts in Mathematics and Technology
Autor George A. Anastassiou, Razvan A. Mezeien Limba Engleză Hardback – 22 apr 2015
The presented code, written in core components of Sage, are backward compatible, i.e., easily applicable to other software systems such as Mathematica®. Sage is open source software and uses Python-like syntax. Previous Python programming experience is not a requirement for the reader, though familiarity withany programming language is a plus. Moreover, the code can be written using any web browser and is therefore useful with Laptops, Tablets, iPhones, Smartphones, etc. All Sage code that is presented in the text is openly available on SpringerLink.com.
Din seria Springer Undergraduate Texts in Mathematics and Technology
- Preț: 417.98 lei
- 15% Preț: 404.25 lei
- Preț: 489.81 lei
- 17% Preț: 365.96 lei
- 15% Preț: 484.45 lei
- Preț: 412.77 lei
- Preț: 404.79 lei
- 17% Preț: 397.52 lei
- 17% Preț: 365.98 lei
- 17% Preț: 367.29 lei
- Preț: 998.04 lei
- Preț: 383.74 lei
- 15% Preț: 478.05 lei
- Preț: 383.90 lei
- Preț: 472.89 lei
- Preț: 422.00 lei
- 15% Preț: 473.22 lei
- Preț: 141.94 lei
- Preț: 402.19 lei
- Preț: 407.57 lei
- 15% Preț: 511.79 lei
- 15% Preț: 477.07 lei
- Preț: 421.91 lei
- 20% Preț: 338.50 lei
- Preț: 660.93 lei
- 15% Preț: 477.88 lei
- Preț: 451.62 lei
- 15% Preț: 494.80 lei
- 20% Preț: 424.21 lei
- Preț: 390.71 lei
- Preț: 385.61 lei
- Preț: 339.31 lei
Preț: 1072.23 lei
Nou
Puncte Express: 1608
Preț estimativ în valută:
205.20€ • 213.15$ • 170.45£
205.20€ • 213.15$ • 170.45£
Carte tipărită la comandă
Livrare economică 29 ianuarie-04 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783319167381
ISBN-10: 3319167383
Pagini: 370
Ilustrații: XII, 314 p. 104 illus., 102 illus. in color.
Dimensiuni: 178 x 254 x 20 mm
Greutate: 8.35 kg
Ediția:2015
Editura: Springer International Publishing
Colecția Springer
Seria Springer Undergraduate Texts in Mathematics and Technology
Locul publicării:Cham, Switzerland
ISBN-10: 3319167383
Pagini: 370
Ilustrații: XII, 314 p. 104 illus., 102 illus. in color.
Dimensiuni: 178 x 254 x 20 mm
Greutate: 8.35 kg
Ediția:2015
Editura: Springer International Publishing
Colecția Springer
Seria Springer Undergraduate Texts in Mathematics and Technology
Locul publicării:Cham, Switzerland
Public țintă
Lower undergraduateCuprins
Preface.- 1. Fundamentals.- 2. Solving Nonlinear Equations.- 3. Polynomial Interpolation.- 4.Numerical Differentiation.- 5. Numerical Integration.- 6. Spline Interpolation.- 7. Numerical Methods for Differential Equations.- References.- Index.
Recenzii
“The book covers the basics of nonlinear root finding, numerical differentiation and integration, interpolation, and the numerical solution of initial value problems for ordinary differential equations. … it should be accessible to any student with a background in single-variable calculus. … Numerical Analysis Using Sage is a clearly written, accessible introduction to numerical analysis that seamlessly weaves together the mathematics and computer implementation of the numerical methods it covers.” (Jason M. Graham, MAA Reviews, maa.org, May, 2016)
Notă biografică
George Anastassiou is Professor at the University of Memphis. Research interests include Computational analysis, approximation theory, probability, theory of moments. Professor Anastassiou has authored and edited several publications with Springer including "Fractional Differentiation Inequalities" (c) 2009, "Fuzzy Mathematics: Approximation Theory" (c) 2010, "Intelligent Systems: Approximation by Artificial Neural Networks" (c) 2014, "The History of Approximation Theory" (c) 2005, "Modern Differential Geometry in Gauge Theories" (c) 2006, and more.
Razvan Alex Mezei received his PhD from the University of Memphis and currently holds an assistant professorship and Lenoir-Rhyne University, Hickory, North Carolina. He teaches mathematics as well as computer science/IT courses to undergraduates and is a computing sciences program coordinator. Mezei has extensive experience in computer programming and software development and has written several publications with George Anastassiou.
Razvan Alex Mezei received his PhD from the University of Memphis and currently holds an assistant professorship and Lenoir-Rhyne University, Hickory, North Carolina. He teaches mathematics as well as computer science/IT courses to undergraduates and is a computing sciences program coordinator. Mezei has extensive experience in computer programming and software development and has written several publications with George Anastassiou.
Textul de pe ultima copertă
This is the first numerical analysis text to use Sage for the implementation of algorithms and can be used in a one-semester course for undergraduates in mathematics, math education, computer science/information technology, engineering, and physical sciences. The primary aim of this text is to simplify understanding of the theories and ideas from a numerical analysis/numerical methods course via a modern programming language like Sage. Aside from the presentation of fundamental theoretical notions of numerical analysis throughout the text, each chapter concludes with several exercises that are oriented to real-world application. Answers may be verified using Sage.
The presented code, written in core components of Sage, are backward compatible, i.e., easily applicable to other software systems such as Mathematica®. Sage is open source software and uses Python-like syntax. Previous Python programming experience is not a requirement for the reader, though familiaritywith any programming language is a plus. Moreover, the code can be written using any web browser and is therefore useful with Laptops, Tablets, iPhones, Smartphones, etc. All Sage code that is presented in the text is openly available on SpringerLink.com.
The presented code, written in core components of Sage, are backward compatible, i.e., easily applicable to other software systems such as Mathematica®. Sage is open source software and uses Python-like syntax. Previous Python programming experience is not a requirement for the reader, though familiaritywith any programming language is a plus. Moreover, the code can be written using any web browser and is therefore useful with Laptops, Tablets, iPhones, Smartphones, etc. All Sage code that is presented in the text is openly available on SpringerLink.com.
Caracteristici
First numerical analysis textbook using Sage Does not require prior knowledge of Python programming Includes all Sage code for ease of use for students