MATLAB基本函数概括表
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
一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)