课程内容及教学日历 (如授课语言以英文为主,则课程内容介绍可以用英文;如团队教学或模块教学,教学日历须注明
主讲人)
Course Contents (in Parts/Chapters/Sections/Weeks. Please notify name of instructor for course section(s), if
this is a team teaching or module course.)
MATLAB 概述
及其变量与数据
Introduction to MATLAB
Variable and data
1、 了解 MATLAB 的主要功能。熟悉 MATLAB 变量的命名,赋值语句,数据
的输出格式。
2、 矩阵的生成(标量,向量和矩阵的生成)
3、 数组运算(数组加法、减法、乘法、除法、乘方运算、数组的函数运
算、数组关系运算、数组逻辑运算)
4、 矩阵运算(加减法运算,转置,乘法,求逆)
数据的输入输出
1. Understand the main functions of MATLAB. Be familiar with the
MATLAB variable, assignment statement, data output format
2. Generation of matrix (scalar, vector and generation of
matrix)
3. Array operations (Array addition, subtraction,
multiplication, division, power operations, array function
operations and array logic operation)
4. Matrix operation (Addition and subtraction, transpose,
multiplication, inversion), Input and output of data
1. M 文件的建立与编辑
2. 程序控制流语句(顺序结构、循环结构- for 和 while 语句、条件分
支结构-if 和 break 语句, switch 语句)
3. 数据和文件的输入输出
4. 用户自定义函数
1. M file creation and edition
2. Program control flow statement (order structure, loop
structure, for and while structure, if, break and switch
function)
3. Input and output of data file
4. User defined function
MATLAB 绘图
Create figures with
MATLAB
1、 二维图形的绘制(常用二维图形绘图函数、图形的线型和颜色控制、
图形的标注、坐标轴的控制方法)
2、 三维图形的绘制(三维曲线的绘制、三维曲面的绘制)
3、 三维图形的精细处理(裁剪、色彩处理,光照处理)
4、 图像和动画
1. Create 2D figure (Command figure creation function, line
types and color, notation of figure and control of axis)
2. Create 3D figure (Drawing of 3D curve and drawing of 3D
surface)
3. Process 3D figure (Crop, color processing and light
treatment)
4. Images and animation
MATLAB 数据和数值计算
Data and numerical
computation with MATLAB
1、 多项式运算(多项式表达方式)
2、 代数方程求解(多项式方程求根;线型方程组求根;非线性方程组求
根)
3、 数据统计与分析(数据插值与拟合运算)
4、 函数的数值微分和积分运算
5、 微分方程的求解
6、 积分方程的求解
1. Polynomial operation (Polynomial expression)
2. Solving algebraic equations (Find roots of polynomial
equations, linear equations and nonlinear equations )