-
Computer_Graphics_Principles_and_Practice
计算机图形学原理及实践:C语言描述(英文版.第2版)
pdf格式(Computer Graphics Principles and Practice 2nd Edition in C
pdf format)
- 2009-12-12 14:09:13下载
- 积分:1
-
星载合成孔径雷达干涉测量 王超
insar书籍,基本原理,数据处理算法,基本应用适合初学者(Insar books, basic principles, data processing algorithms, basic applications for beginners)
- 2020-06-21 06:20:02下载
- 积分:1
-
卡尔曼滤波与组合导航原理%28秦永元98-带目录+%29
详细介绍了组合导航系统,主要以惯导系统为主,结合卡尔曼滤波算法设计系统(The integrated navigation system is introduced in detail, which is mainly based on inertial navigation system and combined with Calman filter algorithm design system.)
- 2017-12-13 15:51:04下载
- 积分:1
-
Digital-image-processing-matlab-E
数字图像处理入门及深入编程学习的核心教材,中英文版本均有,可对照学习,对有意向出国和继续深造的学生尤为适用,内容过大,需分别上传,此为英文版。(Introduction to digital image processing and in-depth study of the core materials, Chinese and English versions are, comparison study, to have intention to go abroad and continue their education students are most applicable, content is too big, need to upload respectively, this is the English version.)
- 2017-05-03 17:43:16下载
- 积分:1
-
jiarelu_chuanjikongzhi
热炉出口温度与炉膛温度串级控制系统设计
设计题目
图1所示为某工业生产中的加热炉,其任务是将被加热物料加热到一定温度,然后送到下道工序进行加工。加热炉工艺过程为:被加热物料流过排列炉膛四周的管道后,加热到炉出口工艺所要求的温度。在加热用的燃料油管道上装有一个调节阀,用以控制燃料油流量,以但是,由于加热炉时间常数大,而且扰动的因素多,单回路反馈控制系统不能满足工艺对加热炉出口温度的要求。为了提高控制质量,采用串级控制系统,运用副回路的快速作用,有效地提高控制质量,满足生产要求。
设计要求
1、绘制加热炉出口温度单回路反馈控制系统结构框图。
2、以加热炉出口温度为主变量,选择滞后较小的炉膛温度为副变量,构成炉出口温度与炉膛温度的串级控制系统,要求绘制该串级控制系统结构图。
3、假设主对象的传递函数为 ,其中 ,副对象的传递函数为 ,主、副控制器的传递函数分别为 , , , ,请确定主、副控制器的参数(要求写出详细的参数估算过程)。
4、利用simulink实现单回路系统仿真和串级系统仿真,分别给出系统输出响应曲线。
5、根据两种系统仿真结果分析串级控制系统的优缺点
达到控制出口温度的目的。
(jia re lu chuan ji kong zhi xi tong ke she)
- 2010-01-26 16:32:29下载
- 积分:1
-
CASNetworkSecurityEnginertraining
说明: 中国科学院网络安全工程师培训教材,可以领略一下中国最高科技机构的怎么教学的。(Chinese Academy of Sciences Network Security Engineer training materials, you can enjoy some of China)
- 2008-11-27 16:59:43下载
- 积分:1
-
iocomp
极品工业仪表控件iocomp的使用说明,很详细,找了好久才找到。。。(iocomp )
- 2010-08-21 20:10:43下载
- 积分:1
-
201102180189
运筹学是现代管理学的一门重要专业基础课。它是20世纪30年代初发展起来的一门新兴学科,其主要目的是在决策时为管理人员提供科学依据,是实现有效管理、正确决策和现代化管理的重要方法之一。该学科是一应用数学和形式科学的跨领域研究,利用统计学、数学模型和算法等方法,去寻找复杂问题中的最佳或近似最佳的解答。运筹学经常用于解决现实生活中的复杂问题,特别是改善或优化现有系统的效率。 研究运筹学的基础知识包括实分析、矩阵论、随机过程、离散数学和算法基础等。而在应用方面,多与仓储、物流、算法等领域相关。因此运筹学与应用数学、工业工程、计算机科学、经济管理等专业密切相关。(
Operations research is an important basic course of modern management. It is the beginning of the 1930s developed a new discipline, its main purpose is to provide management decision-making scientific basis, it is to achieve effective management, one of the important decisions the right way and modern management. The interdisciplinary research discipline is a form of applied mathematics and science, using statistical, mathematical models and algorithms and other methods to find the complex issues in the best or near-best solution. Operations research is often used to solve complex problems in real life, especially to improve or optimize the efficiency of existing systems. Basics of operations research include real analysis, matrix theory, stochastic processes, discrete mathematics and algorithms base and the like. In the application, more associated with warehousing, logistics, algorithms and other fields. Therefore, operations research is closely related to applied mathematics, indu)
- 2015-09-24 22:49:14下载
- 积分:1
-
OReilly---Cisco-CookBook
OReilly - Cisco CookBook,思科技术指导书(OReilly- Cisco CookBook, Cisco Technical Instructions)
- 2012-12-16 13:31:39下载
- 积分:1
-
《Python数据挖掘入门与实践》
说明: 《Python数据挖掘入门与实践》
本书为数据挖掘入门读物,介绍了数据挖掘的基础知识、基本工具和实践方法,通过循序渐进地讲解算法,带你轻松踏上数据挖掘之旅。本书采用理论与实践相结合的方式,呈现了如何使用决策树和随机森林算法预测美国职业篮球联赛比赛结果,如何使用亲和性分析方法推荐电影,如何使用朴素贝叶斯算法进行社会媒体挖掘,等等。本书也涉及神经网络、深度学习、大数据处理等内容。(Introduction and Practice of Python Data Mining)
- 2019-05-07 11:55:15下载
- 积分:1