基本信息
作/译者:查普曼
出版社:科学出版社
出版日期:2003年03月
ISBN:9787030111395 [十位:7030111397]
页数:478 重约
内容提要本书为国外高校电子信息类优秀教材(英文影印版)之一。
本书详细讲述了如何用MATLAB进行程序设计,如何编写清楚、高效的程序。书中强调了自上而下的程序设计方法、函数的使用、MATLAB内部工具的使用和数据结构,并指出了一些使用技巧和编程者常犯的错误。
本书可作为工科各专业本科生的教学辅导书,也可作为工程技术人员的参考书。
图书目录1 introduction to MATLAB
2 MATLAB Basics
3 Branching statements and program design
4 Loops
5 User-defined Functions
6 Complex Data,character data,and additional plot types
7 Sparse Arrays, Cell Arrays, and Structures
8 Input/Output Functions
9 Handle Graphics
10 Graphical User Interfaces