一matlab 常用函数1、特殊变量与常数
2、操作符与特殊字符
3、基本数学函数
4、基本矩阵和矩阵操作
5、数值分析和傅立叶变换
6、多项式与插值
7、绘图函数
二Matlab 常用指令
1、通用信息查询(General information)
2、工作空间管理(Managing the workspace)
3、管理指令和函数(Managing commands and functions)
4、搜索路径的管理(Managing the seach patli)
5、指令窗控制(Controlling the command w indow)
6、操作系统指令(Operating system commands)
三Matlab 运算符和特殊算符
1、算术运算符(Arithmetic operators)
2、关系运算符(Relational operators)
3、逻辑操作(Logical operators)
4、特殊算符(Special characters)
四Matlab 编程语言结构
1、控制语句(Control flow)
2、计算运行(Evaluation and e xecution)
3、脚本文件、函数及变量(Scripts,function,and variables)
4、宗量处理(Augument handling)
5、信息显示(Message display)
6 、交互式输入(Interactive input)
五Matlab 基本矩阵函数和操作1、基本矩阵(Elementary matrices)
2、矩阵基本信息(Basic array information)
3、矩阵操作(Matrix manipulateion)
4、特殊变量和常数(Special variables and constants)
六Matlab 基本数学函数1、三角函数(Trigonometric)
2、指数函数(Exponential)
3、复数函数(Complex)
4、圆整和求余函数(Rounding and remainder)
七Matlab 矩阵函数和数值线性代数1、矩阵分析(Matrix analysis)
2、线性方程(Linear equations)
3、特性值与奇异值(Eigenvalues and singular v alues)
4、矩阵函数(Matrix functions)
八数据分析和傅里叶变换
1、基本运算(Basic operations)
2、有限差分(Finite differentces)
3、相关(Correlation)
4、滤波和卷积(Filtering and convoluteion)
5、傅里叶变换(Fourier transforms)
九音频支持
1、音频硬件驱动(Audio hardware drivers)
2、音频文件输入输出(Audio file import and e xport)
十插补多项式函数
1、数据插补(Data Interpolation)
2、样条插补(Spline Interpolation)
3、多项式(Polynomials)
十一数值泛函函数和ODE 解算器1、优化和寻根(Optimization and root finding)
2、优化选项处理(Optimization Option handling)
3、数值积分(Numerical intergration)
4、绘图(Plotting)
5、内联函数对象(Inline function object)
6、差微分函数解算器(Differential equation solvers)
十二二维图形函数
1、基本平面图形(Elementary X-Y graphs)
2 、轴控制(Axis control)
3、图形注释(Graph annotation)
4、硬拷贝(Hardcopy and printing)
十三三维图形函数
1、基本三维图形(Elementary 3-D plots)
2 、色彩控制(Color control)
3、光照模式(Lighting)
4 、色图(Color maps)
5、轴的控制(Axis control)
6、视角控制(Viewpoint control)
7、图形注释(Graph annotation)
8 、硬拷贝(Hardcopy and printing)
十四特殊图形
1、特殊平面图形(Specialized 2-D graphs)
2 、等高线及二维半图形(Contour and 2-1/2D graphs)
3、特殊三维图形(Specialized 3-D graphs)
4、内剖及向量视图(Volume and vector visualization)
5、图像显示及文件处理(Image display and file I/O)
6、影片和动画(Movies and animation)
7、颜色相关函数(Color related function)
8、三维模型函数(Solid modeling)
十五句柄图形
1、图形窗的产生和控制(Figure window creation and control)
2、轴的产生和控制(Axis creation and control)
3、句柄图形对象(Handle Graphics objects)
4、句柄图形处理(Handle Graphics operations)
5、工具函数(Utilities)
十六图形用户界面工具
十七字符串
1 、通用字符串函数(General)
2、字符串查询(String tests)
3、字符串操作(String operations)
十八文件输入/输出
十九时间和日期
二十数据类型
1、数据类型(Data types)
2、多维数组函数(Multi-dimensional array functions)
3、元胞数组函数(Cell array functions)
4、构架函数(Structure functions)
5、函数句柄函数(Function handle functions)
6、面向对象编程(Object oriented programming functions)
二一示例
二二符号工具包
1、微积分(Calculus)
2、线性代数(Linear Algebra)
3、化简(Simplification)
4、方程求解(Solution of Equation)
5、变量精度(Variable Precision Arithmetic)
6、积分变换(Integral Transforms)
7、转换(Conversions)
8、基本操作(Basic Operation)
9、串处理函数(String handling utilities)
10、图形应用(Pedagogical and Graphical A pplications)
11、Maple 接口(Access to Maple)
二三其它。