Introduction to Modeling and Simulation with MATLAB® and Python: Chapman & Hall/CRC Computational Science
Autor Steven I. Gordon, Brian Guilfoosen Limba Engleză Paperback – 30 iun 2020
The book interleaves chapters on modeling concepts and related exercises with programming concepts and exercises. The authors start with an introduction to modeling and its importance to current practices in the sciences and engineering. They introduce each of the programming environments and the syntax used to represent variables and compute mathematical equations and functions. As students gain more programming expertise, the authors return to modeling concepts, providing starting code for a variety of exercises where students add additional code to solve the problem and provide an analysis of the outcomes. In this way, the book builds both modeling and programming expertise with a "just-in-time" approach so that by the end of the book, students can take on relatively simple modeling example on their own.
Each chapter is supplemented with references to additional reading, tutorials, and exercises that guide students to additional help and allows them to practice both their programming and analytical modeling skills. In addition, each of the programming related chapters is divided into two parts – one for MATLAB and one for Python. In these chapters, the authors also refer to additional online tutorials that students can use if they are having difficulty with any of the topics.
The book culminates with a set of final project exercise suggestions that incorporate both the modeling and programming skills provided in the rest of the volume. Those projects could be undertaken by individuals or small groups of students.
The companion website at http://www.intromodeling.com provides updates to instructions when there are substantial changes in software versions, as well as electronic copies of exercises and the related code. The website also offers a space where people can suggest additional projects they are willing to share as well as comments on the existing projects and exercises throughout the book. Solutions and lecture notes will also be available for qualifying instructors.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 258.34 lei 6-8 săpt. | |
CRC Press – 30 iun 2020 | 258.34 lei 6-8 săpt. | |
Hardback (1) | 465.80 lei 6-8 săpt. | |
CRC Press – 17 iul 2017 | 465.80 lei 6-8 săpt. |
Din seria Chapman & Hall/CRC Computational Science
- 30% Preț: 404.41 lei
- 30% Preț: 264.40 lei
- 31% Preț: 395.89 lei
- 31% Preț: 395.10 lei
- 31% Preț: 441.81 lei
- 31% Preț: 422.44 lei
- 31% Preț: 256.73 lei
- 31% Preț: 258.34 lei
- 31% Preț: 258.34 lei
- 30% Preț: 348.77 lei
- 30% Preț: 264.12 lei
- 31% Preț: 258.34 lei
- 31% Preț: 258.34 lei
- 30% Preț: 365.57 lei
- 31% Preț: 258.34 lei
- 31% Preț: 258.34 lei
- 29% Preț: 270.48 lei
- 32% Preț: 893.07 lei
- 30% Preț: 269.22 lei
- 31% Preț: 590.21 lei
- 32% Preț: 838.01 lei
- 31% Preț: 785.21 lei
Preț: 258.34 lei
Preț vechi: 373.64 lei
-31% Nou
Puncte Express: 388
Preț estimativ în valută:
49.44€ • 52.01$ • 40.93£
49.44€ • 52.01$ • 40.93£
Carte tipărită la comandă
Livrare economică 14-28 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367573362
ISBN-10: 0367573369
Pagini: 210
Dimensiuni: 156 x 234 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Computational Science
Locul publicării:Boca Raton, United States
ISBN-10: 0367573369
Pagini: 210
Dimensiuni: 156 x 234 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC Computational Science
Locul publicării:Boca Raton, United States
Notă biografică
Dr. Steven I Gordon is a Professor Emeritus at The Ohio State University in the City and Regional Planning and Environmental Science Programs. He also serves as the Senior Education Lead at the Ohio Supercomputer Center. In that and other roles at OSC, he has focused primarily on the integration of computational science into the curricula at higher education institutions in Ohio and throughout the U.S. He has worked with multiple institutions through a variety of grants from the National Science Foundation including the XSEDE and Blue Waters Projects.
Dr. Gordon is also one of the founders and first chair of the Association of Computing Machinery SIGHPC Education Chapter and serves as a presentative of the SIGHPC on the ACM Education Council. He has published extensively on topics related to environmental planning and the applications of modeling and simulation in education and research. He earned a bachelor’s degree from the University of Buffalo in 1966 and a PhD from Columbia University in 1977.
Brian Guilfoos serves as the HPC Client Services manager for the Ohio Supercomputer Center (OSC). Guilfoos leads the HPC Client Services Group, which provides training and user support to facilitate the use of computational science by the center's user communities. Guilfoos also works directly with OSC clients to help convert computer codes, develop batch scripting, compiling and code development so that these researchers can efficiently use the center's supercomputers and licensed software.
Guilfoos developed and delivered training in MATLAB as a part of the U.S. Department of Defense High Performance Computing Modernization Program support. Prior to joining OSC, he was contracted by the Air Force Research Laboratory to focus on software development in support of unmanned aerial vehicle (UAV) interface research. He was a key technical member of a team that was awarded the 2004 Scientific and Technological Achievement Award by the AFRL Human Effectiveness Directorate. He earned a master's degree in public policy and administration in 2014 and a bachelor's degree in electrical engineering in 2000, both from The Ohio State University.
Dr. Gordon is also one of the founders and first chair of the Association of Computing Machinery SIGHPC Education Chapter and serves as a presentative of the SIGHPC on the ACM Education Council. He has published extensively on topics related to environmental planning and the applications of modeling and simulation in education and research. He earned a bachelor’s degree from the University of Buffalo in 1966 and a PhD from Columbia University in 1977.
Brian Guilfoos serves as the HPC Client Services manager for the Ohio Supercomputer Center (OSC). Guilfoos leads the HPC Client Services Group, which provides training and user support to facilitate the use of computational science by the center's user communities. Guilfoos also works directly with OSC clients to help convert computer codes, develop batch scripting, compiling and code development so that these researchers can efficiently use the center's supercomputers and licensed software.
Guilfoos developed and delivered training in MATLAB as a part of the U.S. Department of Defense High Performance Computing Modernization Program support. Prior to joining OSC, he was contracted by the Air Force Research Laboratory to focus on software development in support of unmanned aerial vehicle (UAV) interface research. He was a key technical member of a team that was awarded the 2004 Scientific and Technological Achievement Award by the AFRL Human Effectiveness Directorate. He earned a master's degree in public policy and administration in 2014 and a bachelor's degree in electrical engineering in 2000, both from The Ohio State University.
Cuprins
Chapter 1 Introduction to Computational Modeling Chapter 2 Introduction to Programming Environments Chapter 3 Deterministic Linear Models Chapter 4 Array Mathematics in MATLAB (R) and Python Chapter 5 Plotting Chapter 6 Problem Solving Chapter 7 Conditional Statements Chapter 8 Iteration and Loops Chapter 9 Nonlinear and Dynamic Models Chapter 10 Estimating Models from Empirical Data Chapter 11 Stochastic Models Chapter 12 Functions Chapter 13 Verification, Validation, and Errors Chapter 14 Capstone Projects
Recenzii
Gordon (Ohio State Univ.) and Guilfoos (Ohio Supercomputer Center) provide a practical introduction to the techniques involved in developing computer models and simulating those models. The emphasis in the text is on engineering applications, but natural and social science applications are addressed as well. The presentation is purposely constrained to a depth of coverage suitable for a first undergraduate course in the subject, with useful pointers for students who wish to visit the subject more deeply. The authors do a good job of introducing two computing environments for developing models and simulating them: the MATLAB commercial product and the freely available Python programming language. By judicious choice of Python libraries, the presentation of the two environments are virtually identical, leaving the choice of environment up to the instructor (or student). Readers using Python will need to correct minor errors in the text regarding how to set up the recommended Anaconda environment. Or, they might profitably choose simply to use the standard command line and code editor interface for that language.
--C. Vickery, Queens College of CUNY (CHOICE)
--C. Vickery, Queens College of CUNY (CHOICE)
Descriere
The book introduces the principles of mathematical modeling in science, engineering, and social science as well as basic skills of computer programming. The book is aimed at majors in STEM disciplines that need to understand how to create, analyze, and test mathematical models.