Programming for Computations - MATLAB/Octave: A Gentle Introduction to Numerical Simulations with MATLAB/Octave: Texts in Computational Science and Engineering, cartea 14
Autor Svein Linge, Hans Petter Langtangenen Limba Engleză Hardback – 28 iul 2016
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 421.17 lei 6-8 săpt. | |
Springer International Publishing – 30 mai 2018 | 421.17 lei 6-8 săpt. | |
Hardback (1) | 430.21 lei 6-8 săpt. | |
Springer International Publishing – 28 iul 2016 | 430.21 lei 6-8 săpt. |
Din seria Texts in Computational Science and Engineering
- Preț: 400.26 lei
- 4% Preț: 466.32 lei
- 20% Preț: 325.00 lei
- 15% Preț: 595.86 lei
- 20% Preț: 588.53 lei
- Preț: 389.11 lei
- 19% Preț: 481.17 lei
- Preț: 439.07 lei
- Preț: 451.55 lei
- Preț: 494.11 lei
- 15% Preț: 608.08 lei
- Preț: 394.87 lei
- Preț: 396.10 lei
- Preț: 387.75 lei
- Preț: 504.50 lei
- Preț: 396.62 lei
- Preț: 482.45 lei
- 20% Preț: 338.03 lei
- Preț: 498.91 lei
- Preț: 398.35 lei
- Preț: 390.84 lei
Preț: 430.21 lei
Nou
Puncte Express: 645
Preț estimativ în valută:
82.33€ • 84.94$ • 69.68£
82.33€ • 84.94$ • 69.68£
Carte tipărită la comandă
Livrare economică 05-19 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783319324517
ISBN-10: 3319324519
Pagini: 269
Ilustrații: XVI, 216 p. 43 illus.
Dimensiuni: 178 x 254 x 14 mm
Greutate: 0.63 kg
Ediția:1st ed. 2016
Editura: Springer International Publishing
Colecția Springer
Seria Texts in Computational Science and Engineering
Locul publicării:Cham, Switzerland
ISBN-10: 3319324519
Pagini: 269
Ilustrații: XVI, 216 p. 43 illus.
Dimensiuni: 178 x 254 x 14 mm
Greutate: 0.63 kg
Ediția:1st ed. 2016
Editura: Springer International Publishing
Colecția Springer
Seria Texts in Computational Science and Engineering
Locul publicării:Cham, Switzerland
Cuprins
Preface.- The first few steps.- Basic constructions.- Computing integrals.- Solving ordinary differential equations.- Solving partial differential equations.- Solving nonlinear algebraic equations.- References.- Index.
Recenzii
“Each chapter offers numerical analysis problems to be solved. The authors walk the reader through the solution, using MATLAB source code to solve each problem, and provide the mathematical formulas for each problem presented. … The presentation is done well; it is easy to follow and pedagogically sound. The development of good code is stressed throughout the text. The examples presented are interesting to a broad audience.” (Robert M. Lynch, Computing Reviews, February, 2017)
“This book is intended for novice programmers, especially students, teachers, engineers and scientists from areas related to mathematics and numerical mathematics. … each treated concept is illustrated and explained in detail by means of working examples. On the basis of exercises, the reader is given the opportunity to deepen acquired knowledge. … The clear presentation and the large number of concrete examples, often with a graphical output, make this book ideally suited for self-study and ensures a quick success.” (Stefan Meyer, zbMATH 1350.68002, 2017)Notă biografică
Svein Linge is a professor of modelling and simulation at the University College of Southeast Norway and holds a Dr. Scient. degree in biomechanics from the Norwegian School of Sport Sciences. He works part-time at a Norwegian Center of Excellence: "Center for Biomedical Computing", at Simula Research Laboratory, to which he has been linked for the last 13 years. His main research interests includes cerebrospinal fluid dynamics, cardiac electro-mechanics and sport biomechanics. Over the last decade, Linge has been particularly engaged in reforming the engineering education in mathematics and physics to take advantage of computer programming and simulation.
Caracteristici
Easy-to-read text offering a gentle introduction to the necessary mathematics and computer science concepts Focuses on explaining all details of how to construct programs to solve mathematical problems Further emphasizes verification procedures and how to embed them in automatic test frameworks Includes supplementary material: sn.pub/extras