A Practical Introduction to Programming and Problem Solving, Second Edition, is the only book that gives a full introduction to programming in MATLAB combined with an explanation of MATLAB’s powerful functions, enabling engineers to fully exploit the software’s power to solve engineering problems. The text aims to provide readers with the knowledge of the fundamentals of programming concepts and the skills and techniques needed for basic problem solving using MATLAB as the vehicle. The book presents programming concepts such as variables, assignments, input/output, and selection statements as well as 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 is given to input/output, a topic that is fundamental to many engineering applications. A systematic, step-by-step approach that builds on concepts is used throughout the book, facilitating easier learning. There are also sections on ‘common pitfalls’ and ‘programming guidelines’ that direct students towards best practice. This book will be an invaluable resource for engineers, engineering novices, and students learning to program and model in MATLAB. New to this
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.