MATLAB Programming for Biomedical Engineers and Scientists, Second Edition provides an easy-to-learn introduction to the fundamentals of computer programming in MATLAB. The book explains the principles of good programming practice, while also demonstrating how to write efficient and robust code that analyzes and visualizes biomedical data. Aimed at the biomedical engineering student, biomedical scientist and medical researcher with little or no computer programming experience, this is an excellent resource for learning the principles and practice of computer programming using MATLAB.
The book enables the reader to analyze problems and apply structured design methods to produce elegant, efficient and well-structured program designs, implement a structured program design in MATLAB, write code that makes good use of MATLAB programming features, including control structures, functions and advanced data types, and much more.
Table of Contents
1. Introduction to Computer Programming and MATLAB
2. Basic Data Types
3. Control Structures
4. Functions
5. Program Development and Testing
6. Advanced Data Types
7. File Input/Output
8. Program Design
9. Visualization
10. Code Efficiency
11. Graphical User Interfaces
12. Signal and Image Processing
13. Statistics
14. Machine Learning
15. Engineering Mathematics