Learning Programming using MATLAB (Synthesis Lectures on Electrical Engineering)

Learning Programming using MATLAB (Synthesis Lectures on Electrical Engineering)
By Khalid Sayood
Publisher: Morgan and Claypool Publishers
Number Of Pages: 88
Publication Date: 2007-08-21
ISBN-10 / ASIN: 1598291424
ISBN-13 / EAN: 9781598291421
Pass: ebooksclub.org
Binding: Paperback
This book is intended for anyone trying to learn the fundamentals of computer programming. The chapters lead the reader through the various steps required for writing a program, introducing the MATLABr? constructs in the process. MATLABr? is used to teach programming because it has a simple programming environment. It has a low initial overhead which allows the novice programmer to begin programming immediately and allows the users to easily debug their programs. This is especially useful for people who have a \"mental block\" about computers. Although MATLABr? is a high-level language and interactive environment that enables the user to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran, the author shows that it can also be used as a programming learning tool for novices. There are a number of exercises at the end of each chapter which should help users become comfortable with the language.