Cover image for Learning to program with MATLAB : building GUI tools
Title:
Learning to program with MATLAB : building GUI tools
Personal Author:
Publication Information:
Hoboken, NJ. : Wiley, 2013
Physical Description:
xii, 308 p. : ill. ; 24 cm.
ISBN:
9780470936443
General Note:
Machine generated contents note: Chapter 1: Getting Started Chapter 2: Strings and Vectors Chapter 3: Plotting Chapter 4: Matrices Chapter 5: Control Flow Commands Chapter 6: Animation Chapter 7: Writing Your Own MATLAB Functions Chapter 8: More MATLAB Data Classes and Structures Chapter 9: Building a Graphical User Interface Chapter 10: Transferring a MATLAB Program into a GUI Tool Chapter 11: GUI Components Chapter 12: More GUI Techniques Chapter 13: More Graphics Chapter 14: More Mathematics
Abstract:
"Author Craig Lent's 1st edition of Learning to Program with MATLAB: Building GUI Tools teaches the core concepts of computer programming, such as arrays, loops, function, basic data structures, etc., using MATLAB. The text has a focus on the fundamentals of programming and builds up to an emphasis on GUI tools, covering text-based programs first, then programs that produce graphics. This creates a visual expression of the underlying mathematics of a problem or design. Brief and to-the-point, the text includes material that can be converted with supplementary reference material designed to entice users to retain their copy"-- Provided by publisher
Title Subject:

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010327978 QA76.6 L464 2013 Open Access Book Book
Searching...

On Order

Summary

Summary

The text is for instructors who want to use MATLAB to teach introductory programming concepts. Since many students struggle with applying the concepts that underlie good programming practice, Learning to Program with MATLAB: Building GUI Tools was designed upon the observation that student learning is enhanced if the students themselves build the GUI (graphical user interface) tool, construct the computational model, implement the visualization of results, and design the GUI. This text teaches the core concepts of computer programming--arrays, loops, functions, and basic data structures--using MATLAB. The chapter sequence covers text-based programs, then programs that produce graphics, building up to an emphasis on GUI tools. This progression unleashes the real power of MATLAB--creating visual expressions of the underlying mathematics of a problem or design.


Author Notes

Craig S. Lent is the author of Learning to Program with MATLAB: Building GUI Tools, published by Wiley.


Table of Contents

Chapter 1 Getting Started
Chapter 2 Strings and Vectors
Chapter 3 Plotting
Chapter 4 Matrices
Chapter 5 Control Flow Commands
Chapter 6 Animation
Chapter 7 Writing Your Own MATLAB Functions
Chapter 8 More MATLAB Data Classes and Structures
Chapter 9 Building a Graphical User Interface
Chapter 10 Transferring a MATLAB Program into a GUI Tool
Chapter 11 GUI Components
Chapter 12 More GUI Techniques
Chapter 13 More Graphics
Chapter 14 More Mathematics