# 计算机控制 **Repository Path**: wangyb_jwy/computer-control ## Basic Information - **Project Name**: 计算机控制 - **Description**: 计算机控制讲义 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2023-11-03 - **Last Updated**: 2023-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Computer Control System 《计算机控制》(双语) ### 为方便大家找到相应章节,本页面导航为中文,点击相应内容后,主要内容为英文。 ## 内容提纲 一、复习 1. 自动控制相关 * [连续系统控制框图](./Review/blockdiagofFeedback.md) * [系统型别](./Review/systemtype.md) 2. 数学相关 二、计算机控制基本概念 1. [计算机控制介绍](./Lecture1_Intro_ComputerContlSystem/README.md) 2. [采样与重构](./Lecture2_SamplingReconstruction/README.md) 3. [Z-变换与性质](./Lecture3_Z_transformation/README.md) 4. [Z反变换](./Lecture4_Z_inversetransformation/README.md) 5. [差分方程](./Lecture5_DifferenceEquations/README.md) 6. [传递函数](./Lecture6_Transferfunction/README.md) 7. [稳定性分析](./Lecture7_Stability/README.md) 8. [稳态分析](./Lecture8_Steadystate/README.md) 9. [瞬态分析](./Lecture9_TransientResponse/README.md) 10. [控制器设计](./Lecture10_ControllerDesign/README.md) 三、项目相关 1. [Arduino教程](./Arduino/README.md) 2. [计算机控制课程实验说明](./Experiment/README.md)