登录
首页 » Others » 自动控制原理(胡寿松第四版)及答案

自动控制原理(胡寿松第四版)及答案

于 2021-05-06 发布
0 381
下载积分: 1 下载次数: 6

代码说明:

自动控制原理 胡寿松书系《自动控制原理》一书的第四版,比较全面地阐述了自动控制的基本理论与应用。全书共分十章,前八章着重介绍经典控制理论及应用,后两章介绍现代控制理论中的线性系统理论和最优控制理论。本书精选了第三版中的主要内容,加强了对基本理论及其应用的阐述。书中深入浅出地介绍了自动控制的基本概念,控制系统在时域和复域中的数学模型及其结构图和信号流图;比较全面地阐述了线性控制系统的时域分析法、根轨迹法、频域分析法以及校正和设计等方法;对线性离散系统的基础理论、数学模型、稳定性及稳态误差、动态性能分析以及数字校正等问题,进行了比较详细的讨论;在非线性控制系统分析方面,给出了相平面和描述函数两

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 灰色预测源代码(matlab)
    介绍了灰色预测方法以及Matlab实现该算法的具体步骤,(由于有些质料是在网上下载的,有些质料是网页版的 或者直接看附带的10.ppt);进行了大量的实验 效果好!得出的结果进行关联度分析和后验差检验!并对模型进行评价!
    2021-05-07下载
    积分:1
  • OFDM—MIMO系统的matlab
    MIMO OFDM Simulator:OFDM.m: OFDM Simulator (outer function) create_channel.m: Generates a Rayleigh fading frequency-selective channel, parametrized by the antenna configuration, the OFDM configuration, and the power-delay profile. svd_decompose_channel.m: Since full channel knowledge is assu
    2020-06-24下载
    积分:1
  • visio形状图标大全
    刚整理的visio形状库,太多了分四个压缩包上传,这是第一辑,以小图形为主,你想要的应该都能有
    2020-11-06下载
    积分:1
  • Hyres3.1工具和 ISO12233测试标板的使用
    Hyres 3.1(分辨率测试软件) 和ISO12233测试标板的使用和判读,有兴趣的童鞋可以看看。
    2020-11-28下载
    积分:1
  • 多传感器异步数据融合算法
    【实例简介】多传感器数据融合在数据融合领域是一个不错的
    2021-11-05 00:33:43下载
    积分:1
  • wav文件用matlab叠加噪声并消除噪声
    利用matlab添加wav音频文件,并在文件上添加用randn产生均值为0方差为1的正态分布白噪声,再用IIR、FIR滤波器滤波。
    2020-11-30下载
    积分:1
  • verilog_IEEE官方标准手册-2005_IEEE_P1364
    The Verilog® Hardware Description Language (Verilog HDL) became an IEEE standard in 1995 as IEEEStd 1364-1995. It was designed to be simple, intuitive, and effective at multiple levels of abstraction in astandard textual format for a variety of design tools, including verification simulation, timiThe clear directive from the users for these three task forces was to start by solving some of the followingproblemsConsolidate existing IeeE Std 1364-1995Verilog generate statementMulti-dimensional arraysEnhanced Verilog file i/oRe-entrant tasksStandardize Verilog configurationsEnhance timing representationEnhance the vpi routinesAchievementsOver a period of four years the 1364 Verilog Standards Group(vsg) has produced five drafts of the lrmThe three task forces went through the EEe Std 1364-1995 lRM very thoroughly and in the process of consolidating the existing Lrm have been able to provide nearly three hundred clarifications and errata for theBehavioral, ASIC, and PLI sections. In addition, the vsg has also been able to agree on all the enhance-ments that were requested (including the ones stated above)Three new sections have been added. Clause 13, "Configuring the contents of a design, deals with configuration management and has been added to facilitate both the sharing of verilog designs between designersand/or design groups and the repeatability of the exact contents of a given simulation session Clause 15Timing checks, "has been broken out of Clause 17, "System tasks and functions, "and details more fullhow timing checks are used in specify blocks. Clause 16, "Backannotation using the Standard Delay Format(SDF), addresses using back annotation(IEEE Std 1497-1999)within IEEE Std 1364-2001Extreme care has been taken to enhance the vpi routines to handle all the enhancements in the behavioraland other areas of the lrm. minimum work has been done on the pli routines and most of the work hasbeen concentrated on the vpi routines. Some of the enhancements in the vpi are the save and restart simu-lation control, work area access, error handling, assign/deassign and support for array of instances, generateand file 1/0Work on this standard would not have been possible without funding from the cas society of the ieee andOpen verilog InternationalThe IEEE Std 1364-2001 Verilog standards Group organizationMany individuals from many different organizations participated directly or indirectly in the standardizationprocess. The main body of the Ieee Std 1364-2001 working group is located in the United States, with asubgroup in Japan (EIAJ/1364HDL)The members of the IEEE Std 1364-2001 working group had voting privileges and all motions had to beapproved by this group to be implemented the three task forces focused on their specific areas and theirrecommendations were eventually voted on by the Ieee Std 1364-2001 working group
    2020-12-11下载
    积分:1
  • 操作系统课设计报告-多用户文件系统的模拟
    操作系统课程设计报告-多用户文件系统的模拟,本报告中的文件系统是多用户多级目录的文件系统。实验中定义用户的上限为5个,目录结构采用多级目录结构。资源内含详细的文档说明和源代码
    2020-12-02下载
    积分:1
  • 5新概念模拟电路-源电路(信号源和电源)(Analog-Circuit-V)pdf
    5新概念模拟电路-源电路(信号源和电源)(Analog-Circuit-V)pdf
    2020-05-13下载
    积分:1
  • C语言版本的DES加密解密算法,代码!(DEV C++译通过)
    C语言版本的DES加密解密算法,代码!(DEV C++编译通过)纯粹C语言写的,我在DEV C++上编译运行过.最近一个多星期搞加密解密发现网上版本忒多,但C的少而且不全,所以现在想到贡献出来,希望给大家帮助!
    2020-12-02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载