Cantitate/Preț
Produs

A Guide to MATLAB Object-Oriented Programming

Autor Andy H. Register
en Limba Engleză Paperback – 14 mai 2007
A Guide to MATLAB Object-Oriented Programming is the first book to deliver broad coverage of the documented and undocumented object-oriented features of MATLAB®. 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.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 59114 lei  6-8 săpt.
  CRC Press – 14 mai 2007 59114 lei  6-8 săpt.
Hardback (1) 97676 lei  6-8 săpt.
  CRC Press – 29 aug 2017 97676 lei  6-8 săpt.

Preț: 59114 lei

Preț vechi: 86108 lei
-31% Nou

Puncte Express: 887

Preț estimativ în valută:
11312 11898$ 9452£

Carte tipărită la comandă

Livrare economică 08-22 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781584889113
ISBN-10: 158488911X
Pagini: 380
Ilustrații: 19 Tables, black and white; 70 Illustrations, black and white
Dimensiuni: 178 x 254 x 24 mm
Greutate: 0.71 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC

Public țintă

Professional and Professional Practice & Development

Cuprins

Introduction
Group of Eight
Meeting MATLAB’s Requirements
Member Variables and Member Functions
Changing the Rules … in Appearance Only
Displaying an Object’s State
fieldnames.m
struct.m
get.m, set.m
Simplify Using get, set, fieldnames, and struct
Drawing a Shape
Building a Hierarchy
Constructor Redux
Constructing Simple Hierarchies with Inheritance
Object Arrays with Inheritance
Child Class Members
Constructing Simple Hierarchies with Composition
General Assignment and Mutator Helper Functions
Class Wizard
Class Wizard Versions of the Shape Hierarchy
Advanced Strategies
Composition and a Simple Container Class
Static Member Data and Singleton Objects
Pass-by-Reference Emulation
Dot Functions and Functors
Protected Member Variables and Functions
Potpourri for $100
Index


Descriere

A Guide to MATLAB Object-Oriented Programming is the first book to deliver broad coverage of the documented and undocumented object-oriented features of MATLAB®. 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.