MATLAB Programming for Engineers, 2/e
暫譯: 工程師的MATLAB程式設計(第二版)

Stephen J. Chapman

  • 出版商: brooks/cole
  • 出版日期: 2001-11-08
  • 售價: $920
  • 貴賓價: 9.8$902
  • 語言: 英文
  • 頁數: 478
  • 裝訂: Paperback
  • ISBN: 0534390560
  • ISBN-13: 9780534390563
  • 相關分類: Matlab
  • 已過版

買這商品的人也買了...

相關主題

商品描述

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.

商品描述(中文翻譯)

《MATLAB的第一本同類書籍》,史蒂芬·查普曼(Stephen Chapman)暢銷書籍已更新至反映MATLAB 6.0。第一版在工程學校中非常成功,這些學校使用MATLAB教授入門程式設計,而不是傳統的程式語言。雖然C、C++和Java非常適合計算機科學學生的需求,但大多數工程學生並不會以程式設計為職業。工程學生使用計算機工具來執行複雜的任務,例如科學計算、數據分析、模擬和可視化:這些都是學生在高年級課程中會再次使用的技能。MATLAB提供了幾個內建工具包,幫助學生完成這些任務,並且還有一個集成開發環境。本書在兩個方面與其他MATLAB書籍明顯不同。首先,它是將MATLAB作為一種技術程式語言的介紹,而不是對MATLAB環境的介紹。作者包含了許多教學工具,例如突出良好程式設計實踐的特別框框、詳細說明MATLAB程式設計中常見陷阱的框框,以及大量的程式設計練習和範例。本書還廣泛使用MATLAB的預定義函數,這些函數提供經過測試的解決方案,並節省編寫子例程或函數的時間。其次,本書教導學生如何使用合理的問題解決技術來編寫乾淨、高效且有文檔的程式。自上而下的程式設計方法在第三章中介紹,並在本書的其餘部分中持續使用。這鼓勵學生在開始編碼之前考慮程式的正確設計。

目錄
1. MATLAB®簡介。
2. MATLAB®基礎。
3. 分支語句與程式設計。
4. 迴圈。
5. 使用者定義函數。
6. 其他數據類型和繪圖類型。
7. 稀疏數組、單元數組和結構。
8. 輸入/輸出函數。
9. 處理圖形。
10. 圖形使用者介面。
附錄A:選定MATLAB®函數索引。
附錄B:測驗答案。