Page 12 - MATLAB an introduction with applications
P. 12
CONTENTS
Preface vii
Acknowledgement ix
1. MATLAB BASICS 1–95
1.1 Introduction 1
1.2 Arithmetic Operations 3
1.3 Display Formats 3
1.4 Elementary Math Built-in Functions 4
1.5 Variable Names 6
1.6 Predefined Variables 6
1.7 Commands for Managing Variables 7
1.8 General Commands 7
1.9 Arrays 9
1.10 Operations with Arrays 11
1.11 Element-by-Element Operations 14
1.12 Random Numbers Generation 16
1.13 Polynomials 17
1.14 System of Linear Equations 18
1.15 Script Files 23
1.16 Programming in MATLAB 24
1.17 Graphics 29
1.18 Input/Output in MATLAB 38
1.19 Symbolic Mathematics 39
1.20 The Laplace Transforms 43
1.21 Control Systems 44
1.22 Summary 83
References 84
Problems 85
(xi)