A Guide to MATLAB Object-Oriented Programming
โ Scribed by Andy H. Register
- Book ID
- 127449062
- Publisher
- Chapman & Hall/CRC :, SCITECH Pub
- Year
- 2007
- Tongue
- English
- Weight
- 10 MB
- Category
- Library
- City
- Boca Raton
- ISBN
- 1584889128
No coin nor oath required. For personal study only.
โฆ Synopsis
Unlike the typical approach of other resources, this guide explains why each feature is important, demonstrates how each feature is used, and promotes an understanding of the interactions between features.
Assuming an intermediate level of MATLAB programming knowledge, the book not only concentrates on MATLAB coding techniques but also discusses topics critical to general software development. It introduces fundamentals first before integrating these concepts into example applications. In the first section, the book discusses eight basic functions: constructor, subsref, subsasgn, display, struct, fieldnames, get, and set. Building on the previous section, it explores inheritance topics and presents the Class Wizard, a powerful MATLAB class generation tool. The final section delves into advanced strategies, including containers, static variables, and function fronts.
With more than 20 years of experience designing and implementing object-oriented software, the expert author has developed an accessible and comprehensive book that aids readers in creating effective object-oriented software using MATLAB.
โฆ Subjects
Matlab / Simulink
๐ SIMILAR VOLUMES
This Edition Has Been Revised To Stress The Use Of Modern Fortran Throughout: Key Features: Lots Of Clear, Simple And Complete Examples Highlighting The, Core Language Features Of Modern Fortran Including Data Typing, Array Processing, Control Structures Functions, Subroutines, User Defined Types An
A Practical Guide to Testing Object-Oriented Software focuses on the real-world issues that arise in planning and implementing effective testing for object-oriented and component-based software development. It shows how testing object-oriented software differs from testing procedural software and hi