Cantitate/Preț
Produs

Interactive Dynamic-System Simulation: Numerical Insights

Autor Granino A. Korn
en Limba Engleză Paperback – 16 iun 2017
Showing you how to use personal computers for modeling and simulation, Interactive Dynamic-System Simulation, Second Edition provides a practical tutorial on interactive dynamic-system modeling and simulation. It discusses how to effectively simulate dynamical systems, such as aerospace vehicles, power plants, chemical processes, control systems, and physiological systems.
Written by a pioneer in simulation, the book introduces dynamic-system models and explains how software for solving differential equations works. After demonstrating real simulation programs with simple examples, the author integrates a new treatment of the difference equation programs needed to model sampled-data control systems with digital controllers. Subsequent chapters provide detailed programming know-how. These chapters cover library, table-lookup, user-definable, limiter, switching, and noise functions; an experiment-protocol scripting language; powerful vector and matrix operations; and classical simulation programs that illustrate a number of useful programming tricks. The final chapter shows how experiment-protocol scripts and compiled DYNAMIC program segments can quickly solve mathematical problems, including fast graph plotting, Fourier transforms, and complex-number plots.
Downloadable Resources
The accompanying downloadable resources contain a complete, industrial-strength simulation program package. To install the ready-to-run simulation system, simply copy a single Windows or Linux folder from the downloadable resources. You can then run and modify every program example in the text or try your own projects. For truly interactive modeling, screen-edited programs are run-time compiled and immediately produce solution displays on a typed run command.
Citește tot Restrânge

Din seria Numerical Insights

Preț: 45367 lei

Preț vechi: 58858 lei
-23% Nou

Puncte Express: 681

Preț estimativ în valută:
8683 9031$ 7277£

Carte tipărită la comandă

Livrare economică 14-28 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781138115217
ISBN-10: 1138115215
Pagini: 220
Ilustrații: 96
Dimensiuni: 156 x 234 mm
Greutate: 0.29 kg
Ediția:2
Editura: CRC Press
Colecția CRC Press
Seria Numerical Insights


Cuprins

Interactive Dynamic-System Simulation. A Gallery of Simple Simulation Programs. Introduction to Control System Simulation. Function Generators and Submodels. Programming the Experiment Protocol. Models Using Vectors and Matrices. Modeling Tricks and Treats. General-Purpose Mathematics. Appendix. Index.

Notă biografică

Since 1983, Granino A. Korn has been a full-time software developer and consultant at his company G.A. and T.M. Korn Industrial Consultants. From 1957–1983, he was a professor of electrical engineering at the University of Arizona, where he directed the Computer Engineering Research Laboratory. Dr. Korn has authored numerous books and papers over the years. He is a member of Sigma Xi and EUROSIM, a life member of the Society for Computer Simulation, and a fellow of the IEEE. He earned his M.A. from Columbia University and his Ph.D. in physics from Brown University.

Descriere

Demonstrating how to use personal computers for modeling and simulation, this practical tutorial discusses how to effectively simulate dynamical systems, such as aerospace vehicles, power plants, chemical processes, control systems, and physiological systems. This edition introduces a new vectorizing compiler for fast vector operations and param