77范文网 - 专业文章范例文档资料分享平台

课程描述自动化(4)

来源:网络收集 时间:2019-02-15 下载这篇文档 手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:或QQ: 处理(尽可能给您提供完整文档),感谢您的支持与谅解。点击这里给我发消息

4.6 break and continue statement 4.7 exit() function V Function in C language

5.1 Definition and application of functions 5.2 Function encapsulation 5.3 Preprocessor directives 5.4 Debugging with assert() 5.5 Modules 5.6 Interlinking VI Array

6.1 introduction to array

6.2 Definition, reference, and initialization of an array 6.3 One-dimensional array 6.4 Two-dimensional array 6.5 Character array VII Pointer 7.1 Concepts

7.2 Address and pointer of one-dimensional array 7.3 Address and pointer of two-dimensional array 7.4 Pointer array 7.5 Pointer to pointer 7.6 Dynamic array VIII Structure and union

8.1 Structure types and variables 8.2 Structure array

8.3 Structure and functions 8.4 Dynamic structures

IX Higher level application of function 9.1 Recursion

9.2 Functions that return pointers 9.3 Function pointer 9.4 Examples X Files

XI Common errors and solutions in C programming

MATLAB语言及其应用

课程编码:C0000970 总 学 时:30 学 分:2

先修课程:线性代数、工科数学分析 授课教师:王长利

教 材:讲义,哈尔滨工业大学出版社 课程简介:

MATLAB是一种以数值计算和数据图示为主的计算机软件,并包含适应多个学科的专业软

16

件包,以及完善程序开发功能。本课程要求学生掌握MATLAB的数据类型、矩阵输入和操作方法、语法结构、函数的使用以及二维、三维绘图功能,并能熟练地将MATLAB应用于学习中,解决相关课程中的复杂的数学计算问题,特别是各种通信技术,如调制、误码率、傅立叶变换等的仿真。上机操作时本课程重要的教学环节,学生只有通过上机实习,才能领会MATLAB中的众多功能,才能达到熟练应用的程度。本课程将有一半的可是用于安排学生上机实习。

评分标准:实验——30% 期末考试——70%

MATLAB Language and Its Applications

Course Code: C0000970 Hours: 30 Credits: 2.0

Instructor: Changli Wang

Textbook: Class note, Harbin Institute of Technology Press Prerequisite Course: Linear Algebra, Advanced Mathematics Course Description:

MATLAB is a numerical calculation and data icon-based computer software, and includes a number of disciplines to adapt to the software package, and improve the development function. This course requires students to master the data type of MATLAB, matrix input and method of operation, structure, the use of function and the us e of 2D, 3D graphics, and can skillfully apply MATLAB into learning, to solve the complex mathematical calculation problem in the related courses, especially resolving problems in communications technology. Computer operation is an important teaching link of this course, students only through hands-on practice, in order to understand MATLAB numerous functions, to achieve proficiency level. This course will be half of the class is used to arrange the students hand-on practice.

This course mainly introduces the history and current situation of the development of MATLAB, students can learn five functions of MATLAB: the numerical calculation function, symbolic computation function, graphics and visualization capabilities, MATLAB live notebook function, and visual modeling and simulation function, MATLAB program design and data input and data output, signal processing and communication system. Grading: Labs---------------30% Final exam---------70%

数学实验

课程编码:04N1120070 总 学 时:46 学 分:3

先修课程:工科数学分析、线性代数 授课教师:王希连 教 材:讲义 课程简介:

本课程旨在加强学生使用MATLAB软件的能力。 评分标准:作业——30% 大作业——70% 教学大纲:

17

一、MATLAB软件的使用基础 二、线性函数迭代 三、平面线性映射 四、二次函数迭代 五、随机应答问题调查 六、曲线拟合法 七、参数方程问题 八、常微分方程数值解

Math Experiment

Course Code: 04N1120070 Hours: 46 Credits: 3.0

Prerequisite Course: Mathematical Analysis for Science an d Technology Majors, Linear Algebra Instructor: Xilian Wang Textbook: Class note Course Description:

This course aimed at improving students’ ability in application of MATLAB. Grading: Homework------3o% Project------------70% 1. Usage of MATLAB software; 2. Linear iteration;

3. Planar linear iteration;

4. Quadratic function iteration;

5. Random investigation on the sensitive problems; 6. Curve fitting research;

7. Parametric equation problems;

8. Numeric solution of ordinary differential equations.

大学物理

课程编码:04N1110021 04N1110022 总 学 时:75 + 75 学 分:4.5+4.5

先修课程:工科数学分析(微积分) 授课教师:田浩 教 材:《大学物理(上)》,《大学物理(下)》哈尔滨工业大学出版社 课程简介:

物理学是研究物质的基本结构、基本运动形式、相互作用和转化规律的学科。它的基本理论渗透在自然科学的各个领域,应用于生产技术的许多部门,是自然科学和工程技术的基础。以经典物理、近代物理和物理学在科学技术中的应用为主要内容的大学物理课程是高等学校工科各专业学生的一门重要的必修基础课和素质教育课。

本课程主要包括:运动学、电磁学、热学、振动与波、波动光学、狭义相对论理论和我量子物理基础。

评分标准:作业——20%

期中考试——20%

18

期末考试——60% 教学大纲:

第一部分: 运动学 一、质点运动学

1.1 质点的模型、参考系和坐标系 1.2 质点运动的描述 1.3 曲线运动 1.4 相对运动 1.5 习题 二、牛顿定律

2.1 牛顿运动定律

2.2 牛顿运动定律的应用举例 2.3 国际单位制与量纲 2.4 基本自然力

2.5 惯性参考系和力学相对性原理 2.6 惯性力 2.7 非惯性系 2.8 科里奥利力 2.9 习题

三、动量和动量守恒

3.1 动量定理 3.2 动量守恒定律 3.3火箭的飞行原理 3.4 碰撞 3.5 习题

四、动能定理、功能定理、机械能守恒定律

4.1 动能定理

4.2 保守力和非保守力,势能 4.3 功能原理和机械能守恒 4.4 三种宇宙速度 4.5 能量守恒定律

4.6 质心、质心运动定理 4.7 习题

五、角动量、角动量守恒定律

5.1 质点的角动量、角动量定理 5.2 质点系的角动量定理 5.3 刚体的定轴转动

5.4 定轴转动刚体的角动量定理、角动量守恒 5.5 定轴转动刚体的转动定律、转动中的功和能5.6 刚体的进动 5.7 习题 六、流体力学

6.1 流体静力学 6.2 理想流体的运动

19

6.3 伯努利方程及其应用 6.4 粘滞流体的运动

6.5 流体中运动物体所受的阻力和升力 6.6 习题 七、相对论基础

7.1 狭义相对论产生背景 7.2 狭义相对论基本原理 7.3 相对论时空观 7.4 狭义相对论运动学 7.5 广义相对论介绍 7.6 示例

第二部分:电磁学 八、电场

8.1 电荷、库仑定律 8.2 电场、电场强度 8.3 真空中的高斯定理 8.4 电势

8.5 电势与电场强度的微分关系 8.6 运动电荷的电场 8.7 习题

九、静电场中的导体和电介质

9.1 静电场中的导体 9.2 电容和电容器 9.3 静电场中的电介质 9.4 静电场的能量 9.5 习题

十、电磁相互作用和稳恒磁场

10.1 稳恒电流 10.2 电磁相互作用

10.3 运动电荷的电、磁场 10.4 毕奥-萨伐尔定律 10.5 磁场的高斯定理 10.6 安培环路定理

10.7 静电场与稳恒磁场的性质

10.8 磁场对载流导线的作用、安培定律 10.9 习题

十一、磁场中的磁介质

11.1 磁介质的磁化

11.2 有磁介质时的高斯定理和安培环路定理 11.3 铁磁质 11.4 习题 十二、电磁感应

12.1 电磁感应定律 12.2 动生电动势

20

百度搜索“77cn”或“免费范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,免费范文网,提供经典小说综合文库课程描述自动化(4)在线全文阅读。

课程描述自动化(4).doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印 下载失败或者文档不完整,请联系客服人员解决!
本文链接:https://www.77cn.com.cn/wenku/zonghe/470679.html(转载请注明文章来源)
Copyright © 2008-2022 免费范文网 版权所有
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ: 邮箱:tiandhx2@hotmail.com
苏ICP备16052595号-18
× 注册会员免费下载(下载后可以自由复制和排版)
注册会员下载
全站内容免费自由复制
注册会员下载
全站内容免费自由复制
注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信: QQ: