A Practical Introduction to Programming and Problem Solving discusses the basic programming concepts and skills needed for problem solving using MATLAB software. It is the only book that gives a full introduction to programming in MATLAB combined with an explanation of MATLAB’s powerful functions. The book differs from other texts in that it teaches programming concepts and the use of the built-in functions in MATLAB simultaneously. It presents programming concepts and MATLAB built-in functions side-by-side, giving students the ability to program efficiently and exploit the power of MATLAB to solve problems. The systematic, step-by-step approach, building on concepts throughout the book, facilitates easier learning. Starting with basic programming concepts, such as variables, assignments, input/output, selection, and loop statements, problems are introduced and solved throughout the book. The book is organized into two parts. Part I covers the programming constructs and demonstrates programming versus efficient use of built-in functions to solve problems. Part II describes the applications, including plotting, image processing, and mathematics, needed in basic problem solving. The chapters feature sections called "Quick Question!" as well as practice problems designed to test knowledge about the material covered. Problems are solved using both "The Programming Concept" and "The Efficient Method," which facilitates understanding the efficient ways of using MATLAB, and also the programming concepts used in these efficient functions and operators. There are also sections on ‘common pitfalls’ and ‘programming guidelines’ that direct students towards best practice. This book is ideal for engineers learning to program and model in MATLAB, as well as undergraduates in engineering and science taking a course on MATLAB. * Presents programming concepts and MATLAB built-in functions side-by-side, giving students the ability to program efficiently and exploit the power of MATLAB to solve problems.* In depth coverage of file input/output, a topic essential for many engineering applications* Systematic, step-by-step approach, building on concepts throughout the book, facilitating easier learning* Sections on ‘common pitfalls’ and ‘programming guidelines’ direct students towards best practice
part of a series in which i review the textbooks i read throughout my four years in college to prove that i was reading even though it was involuntary and at times torturous
I will start off by confessing that I hated this class.
And while this book didn't exactly spur my hatred...it really didn't have THAT much.
But, the exercises in this book are many, and if you weren't buying this book for my EOSC 211 class, but just want to learn about Matlab and how to use it....sure! This book was decent.
I did finish all the book, only the first 8 chapters. I left the advanced topics for future reading, since I might only need part of them. It is more efficient to learn them with the clear demand on mind.
The book is well-organized, clearly explained.
One really do not need any programming background to read it. It explains all the principles and fundamental consideration of programming very well. But if you have some background like me( learned some C before), it is a bit inefficient. All we need is a brief introduction to the language rules and details here. This is why I give it 3 instead of 4.
For most this will be a practical introduction to MATLAB, with clear examples and concise instructions. I was left wanting more. Most of the examples seemed written to one of two audiences, the undergrad engineering student taking the course in uni for the first time or the grad/post grad looking to automate parts of their research. That's not a bad aim for an introductory title, but at the same time it doesn't set itself apart in the market of introductory books on different languages.