Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Über dieses Produkt
Product Identifiers
PublisherCourse Technology
ISBN-10049529568X
ISBN-139780495295686
eBay Product ID (ePID)28038307297
Product Key Features
Number of Pages412 Pages
LanguageEnglish
Publication NameEssentials of Matlab® Programming
Publication Year2008
SubjectEngineering (General), Mathematical & Statistical Software, General
TypeTextbook
AuthorStephen J. Chapman
Subject AreaComputers, Technology & Engineering
FormatHardcover
Dimensions
Item Height0.5 in
Item Weight21.7 Oz
Item Length9.2 in
Item Width7.5 in
Additional Product Features
Edition Number2
Intended AudienceCollege Audience
Dewey Edition23
Dewey Decimal518.0285
Table Of Content1 - INTRODUCTION TO MATLABThe Advantages of MATLAB / Disadvantages of MATLAB / The MATLAB Environment / Using MATLAB as a Scratchpad 2 - MATLAB BASICSVariables and Arrays / Creating and Initializing Variables in MATLAB / Multidimensional Arrays / Subarrays / Special Values / Displaying Output Data / Data Files / Scalar and Array Operations / Hierarchy of Operations / Built-in MATLAB Functions / Introduction to Plotting 3 - BRANCHING STATEMENTS AND PROGRAM DESIGNIntroduction to Top-Down Design Techniques / Use of Pseudocode / The Logical Data Type / Branches / Additional Plotting Features / More on Debugging MATLAB Programs4 - LOOPSThe while Loop / The for Loop / Logical Arrays and Vectorization / The MATLAB Profiler5 - USER-DEFINED FUNCTIONSIntroduction to MATLAB Functions / Variable Passing in MATLAB: The Pass-By-Value Scheme / Optional Arguments / Sharing Data Using Global Memory / Preserving Data Between Calls to a Function / Function Functions / Subfunctions and Private Functions 6 - ADDITIONAL DATA TYPES AND PLOT TYPESComplex Data / String Functions / Multidimensional Arrays / Additional Two-Dimensional Plots / Three-Dimensional Plots 7 - CELL ARRAYS, STRUCTURES, AND HANDLE GRAPHICSCell Arrays / Structure Arrays / Handle Graphics / Position and Units / Printer Positions / Default and Factory Properties / Graphics Object Properties A - ASCII Character SetB - MATLAB Input / Output FunctionsC - Answers to Quizzes
SynopsisStephen Chapman's Essentials of MATLAB Programming is a successful freshman-level text that is useable in a wide range of courses. This brief text serves two purposes -- it teaches how to program using MATLAB as a technical programming language as well as teaching students the basics of computer programming. Using top-down design methodology, the text encourages students to think about the proper design of a program before coding. Problem solving skills as well as the ability to locate desired functions within MATLAB are also presented making this text a useful reference tool.