Buch, Englisch, 366 Seiten, Format (B × H): 156 mm x 236 mm, Gewicht: 652 g
Buch, Englisch, 366 Seiten, Format (B × H): 156 mm x 236 mm, Gewicht: 652 g
ISBN: 978-0-12-405212-3
Verlag: Elsevier Science & Technology
MATLAB By Example guides the reader through each step of writing MATLAB programs. The book assumes no previous programming experience on the part of the reader, and uses multiple examples in clear language to introduce concepts and practical tools. Straightforward and detailed instructions allow beginners to learn and develop their MATLAB skills quickly.
The book consists of ten chapters, discussing in detail the integrated development environment (IDE), scalars, vectors, arrays, adopting structured programming style using functions and recursive functions, control flow, debugging, profiling, and structures. A chapter also describes Symbolic Math Toolbox, teaching readers how to solve algebraic equations, differentiation, integration, differential equations, and Laplace and Fourier transforms. Containing hundreds of examples illustrated using screen shots, hundreds of exercises, and three projects, this book can be used to complement coursework or as a self-study book, and can be used as a textbook in universities, colleges and high schools.
Zielgruppe
Students and professionals in engineering and related fields who need to learn Matlab programming.
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: Matlab Integrated Development Environment (IDE)Chapter 2: Scalars in MatlabChapter 3: Vectors in MatlabChapter 4: Arrays in MatlabChapter 5: Matlab FunctionsChapter 6: Conditional Statements in MatlabChapter 7: Loop Statements in MatlabChapter 8: Matlab Debugging, Profiling and Code IndentationChapter 9: Structures in Matlab Chapter 10: Calculus in Matlab