虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

RESTing-state

  • Zero-order-hold Intended for a senior-level course on the analysis and design of digital control sy

    Zero-order-hold Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.

    标签: Zero-order-hold senior-level Intended analysis

    上传时间: 2013-12-04

    上传用户:liuchee

  • Upper gain margin Intended for a senior-level course on the analysis and design of digital control

    Upper gain margin Intended for a senior-level course on the analysis and design of digital control systems, the text is also useful for graduate students and practicing engineers who are learning state-space design techniques.

    标签: senior-level Intended analysis control

    上传时间: 2013-12-12

    上传用户:225588

  • 操作系统课程设计_进程调度演示源程序 #include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct

    操作系统课程设计_进程调度演示源程序 #include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct node { char name[10] /*进程标识符*/ int prio /*进程优先数*/ int round /*进程时间轮转时间片*/ int cputime /*进程占用CPU时间*/ int needtime /*进程到完成还要的时间*/ int count /*计数器*/ char state /*进程的状态*/ struct node *next /*链指针*/ }PCB

    标签: include typedef stdlib string

    上传时间: 2016-08-09

    上传用户:凤临西北

  • The main features of the considered identification problem are that there is no an a priori separati

    The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the given time series and a time series that is consistent with the approximate model. The misfit is equal to zero if and only if the model is exact and the smaller the misfit is (by definition) the more accurate the model is. The considered model class consists of all linear time-invariant systems of bounded complexity and the complexity is specified by the number of inputs and the smallest number of lags in a difference equation representation. We present a Matlab function for approximate identification based on misfit minimization. Although the problem formulation is representation independent, we use input/state/output representations of the system in order

    标签: identification considered features separati

    上传时间: 2016-09-20

    上传用户:FreeSky

  • A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is

    A Matlab toolbox for exact linear time-invariant system identification is presented. The emphasis is on the variety of possible ways to implement the mappings from data to parameters of the data generating system. The considered system representations are input/state/output, difference equation, and left matrix fraction. KEYWORDS: subspace identification, deterministic subspace identification, balanced model reduction, approximate system identification, MPUM.

    标签: identification time-invariant presented emphasis

    上传时间: 2013-12-28

    上传用户:wfl_yy

  • Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems

    Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems development without sacrificing flexibility or scalability How AOSD builds on the object-oriented paradigmand how it s different State-of-the-art best practices for the AOSD development process Languages and foundations: separating concerns, filter technologies, improving modularity, integrating new features, and more Using key AOSD tools, including AspectJ, Hyper/J, JMangler, and Java Aspect Components Engineering aspect-oriented systems: UML, concern modeling and elaboration, dependency management, and aspect composition Developing more secure applications with AOSD techniques Applying aspect-oriented programming to database systems Building dynamic aspect-oriented infrastructure

    标签: Aspect-Oriented Developement streamline Software

    上传时间: 2013-12-01

    上传用户:jennyzai

  • 同步DMX512 简介和控制器的设计 在灯具调光和控制中

    同步DMX512 简介和控制器的设计 在灯具调光和控制中,人们大量采用了DMX512 的控制协议,它是由美国剧 场技术协会(United State Institute for Theatre Technology,Inc)于1986 年8 月提出的一个能在一对线上传送512 路可控硅调光亮度信息的标准. DMX512 通信方式是采用了异步通信格式,每个调光点由11 位组成,其中一个 是起始位,8 位调光数据,两个停止位.每一次传输能512 个调光点.

    标签: DMX 512 控制器 控制

    上传时间: 2014-01-20

    上传用户:gonuiln

  • 自适应turbo码OFDM的研究论文。国外硕士论文

    自适应turbo码OFDM的研究论文。国外硕士论文,对OFDM研究者有一定的参考作用。-- adaptive turbo-coded OFDM, Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State university in partial fulfillment of the requirements for the degree of Master of Science in Electrical Engineering.

    标签: turbo OFDM 论文 硕士

    上传时间: 2013-12-09

    上传用户:784533221

  • The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a

    The ADC0803 family is a series of three CMOS 8-bit successive approximation A/D converters using a resistive ladder and capacitive array together with an auto-zero comparator. These converters are designed to operate with microprocessor-controlled buses using a minimum of external circuitry. The 3-State output data lines can be connected directly to the data bus.

    标签: approximation converters successive family

    上传时间: 2016-11-20

    上传用户:libenshu01

  • rc5的decryption

    rc5的decryption,同样带state machine,同样有四个状态

    标签: decryption rc5

    上传时间: 2016-11-22

    上传用户:llandlu