MATLAB Programming for Engineers, 2/e
Stephen J. Chapman
- 出版商: brooks/cole
- 出版日期: 2001-11-08
- 售價: $920
- 貴賓價: 9.8 折 $902
- 語言: 英文
- 頁數: 478
- 裝訂: Paperback
- ISBN: 0534390560
- ISBN-13: 9780534390563
-
相關分類:
Matlab
已過版
買這商品的人也買了...
-
Fundamentals of Data Structures in C++$1,050$1,029 -
資料結構-使用 C++ (Fundamentals of Data Structures in C++)$520$411 -
Fundamentals of Data Structures in C$1,050$1,029 -
Data Mining: Concepts and Techniques$2,470$2,347 -
Introduction to Algorithms, 2/e (Hardcover)$990$970 -
Beginning Perl for Bioinformatics (Paperback)$1,330$1,260 -
Digital Image Processing, 2/e(IE)(美國版ISBN:0201180758)$1,150$1,127 -
$825Cisco CCNA Exam #640-607 Certification Guide, 3/e -
802.11 Wireless Networks: The Definitive Guide$1,620$1,539 -
Computer Organization & Architecture: Designing for Performance, 6/e$980$960 -
LPI Linux 資格檢定 (LPI Linux Certification in a Nutshell)$880$695 -
演算法導論 (Introduction to Algorithms, 2/e)$860$679 -
Sun Certified Programmer & Developer for Java 2 Study Guide, 2/e$1,800$1,710 -
作業系統概念 (Operating System Concepts, 6/e Windows XP Update)$780$741 -
Red Hat Linux 9 實務應用$650$553 -
802.11 無線網路技術通論 (802.11 Wireless Networks: The Definitive Guide)$760$600 -
ASP.NET 程式設計徹底研究$590$466 -
精通 Visual Basic.NET 中文版黑皮書 (Visual Basic.NET Black Book)$750$585 -
深入淺出 JBuilder 程式設計實作(JBuilder 9.0/8.0/7.0 適用) (Charlie Calvert's Learn Jbuilder)$720$562 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
osCommerce 購物網站架設實戰$550$468 -
Web 配色事典﹝活用網頁安全色﹞$390$304 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
軟體工程 (Software Engineering: An Engineering Approach)$780$741
商品描述
The first text of its kind, Stephen Chapman's best selling book on MATLAB has now been updated to reflect MATLAB 6.0. The first edition has been highly successful in engineering schools where introductory programming is taught using MATLAB rather than a traditional programming language. Although C, C++, and Java suit the needs of computer science students well, most engineering students will not be programmers by trade. Engineering students use computer tools to perform complex tasks such as scientific calculations, data analysis, simulations, and visualization: all skills students will use again in upper level classes. MATLAB provides several built in toolkits to help students accomplish these tasks, as well as an integrated devlopment environment. This book is distinctly unique from other MATLAB books in two ways. First, it is an introduction to MATLAB as a technical programming language rather than an introduction to the MATLAB environment. The author includes numerous pedagogical tools such as special boxes that highlight good programming practices, boxes that detail common pitfalls in MATLAB programming, and numerous programming exercises and examples. The book also makes wide use of MATLAB's predefined functions that provide tested solutions and time saved in writing subroutines or functions. Second, the book teaches students how to write clean, efficient, and documented programs using sound problem solving techniques. Top-down programming methodology is introduced to the students in Ch. 3 and is used consistently thoughout the rest of the book. This encourages students to think about the proper design of a program before beginning to code.
Table of Contents
1. Introduction To MATLAB®.
2. MATLAB® Basics.
3. Branching Statements
and Program Design.
4. Loops.
5. User-Defined Functions.
6.
Additional Data Types and Plot Types.
7. Sparse Arrays, Cell Arrays, and
Structures.
8. Input/Output Functions.
9. Handle Graphics.
10.
Graphical User Interfaces.
Appendix A: Index of Selected MATLAB®
Functions.
Appendix B: Answers to Quizzes.
