书 名: MATLAB编程
作 者:查普曼(StephenJ.Chapman)
出版社: 科学出版社
出版时间: 2007
ISBN: 9787030111395
开本: 16
定价: 41.00 元
本书为国外高校电子信息类优秀教材(英文影印版)之一。
本书详细讲述了如何用MATLAB进行程序设计,如何编写清楚、高效的程序。书中强调了自上而下的程序设计方法、函数的使用、MATLAB内部工具的使用和数据结构,并指出了一些使用技巧和编程者常犯的错误。
书可作为工科各专业本科生的教学辅导书,也可作为工程技术人员的参考书。
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 Advanced Features:Sparse Arrays,Cell Arrays,Structures,and Function Handles.
8 Input/Output Functions
9 Handle Graphics