Sciweavers


Book

Physical Modeling in MATLAB

15 years 5 months ago
Physical Modeling in MATLAB
"Most books that use MATLAB are aimed at readers who know how to program. This book is for people who have never programmed before. As a result, the order of presentation is unusual. The book starts with scalar values and works up to vectors and matrices very gradually. This approach is good for beginning programmers, because it is hard to understand composite objects until you understand basic programming semantics."
Allen B. Downey
Added 14 Feb 2009
Updated 14 Feb 2009
Authors Allen B. Downey

Table of Contents

1. Variables and values
2. Scripts
3. Loops
4. Vectors
5. Functions
6. Zero-finding
7. Functions of vectors
8. Ordinary Differential Equations
9. Systems of ODEs
10. Second-order systems
11. Optimization and Interpolation
12. Vectors as vectors
Comments (0)