Cantitate/Preț
Produs

MATLAB® by Example: Programming Basics

Autor Munther Gdeisat, Francis Lilley
en Limba Engleză Hardback – 15 ian 2013
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.


  • No programming experience necessary to learn MATLAB
  • Examples with screenshots and plentiful exercises throughout help make MATLAB easy to understand
  • Projects enable readers to write long MATLAB programs, and take the first step toward being a professional MATLAB programmer
Citește tot Restrânge

Preț: 30150 lei

Preț vechi: 42768 lei
-30%

Puncte Express: 452

Preț estimativ în valută:
5776 6257$ 4954£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780124052123
ISBN-10: 0124052126
Pagini: 366
Dimensiuni: 151 x 229 x 21 mm
Greutate: 0.66 kg
Editura: ELSEVIER SCIENCE

Public țintă

Students and professionals in engineering and related fields who need to learn Matlab programming.

Cuprins

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