CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - state feedback

搜索资源列表

  1. 22048728

    0下载:
  2. In most modern engineering systems, there is a need to control the evolution with time of one or more of the system variables. Controllers are required to ensure satisfactory transient and steady-state behavior for these engineering systems. To
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3172373
    • 提供者:Patinya
  1. Euler

    0下载:
  2. Euler方法 用C语言实现,并求解常微分方程组-The m framework appropriately generalizes notions such as gain margin, phase margin, disturbance attenuation, tracking, and noise rejection into a common framework suitable for analysis and design, in both single-loop and
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1063
    • 提供者:落思
  1. tracking

    0下载:
  2. 确定性系统中建立一个跟踪系统让稳态误差变成0 - This scr ipt demonstrates designing a tracking system with feedback and gain compensation to bring steady-state error to 0 and a settling time of 2.5 seconds. The response to a unit step is simulated and plotted
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1623
    • 提供者:小薇
  1. quitz9

    0下载:
  2. 决定性系统中,设计一个状态观测器和反馈系统-Design a combined state observer and feedback system for the system below
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:58390
    • 提供者:小薇
  1. OpenGLprogrammingGuideSixthVersion

    0下载:
  2. 本书以清晰的语言、丰富的实例以及翔实的内容描述了OpenGL的功能以及许多计算机图形技巧。全书共15章,包括OpengGL简介、状态管理和绘制几何物体、视图、颜色、光照、混合、抗锯齿、雾、多边形偏移、显示列表、绘制像素、位图、字体、图像、纹理贴图、帧缓冲区、分格化和二次方程表面、求值器和 NURBS、选择和反馈、OpenGL高级技巧以及OpenGL着色语言等内容。本书对OpenGL以及OpenGL实用函数库提供了全面而又权威的介绍,素有“OpenGL红宝书”之美誉。第6版在第5版的基础上进行了全
  3. 所属分类:Graph program

    • 发布日期:2017-06-03
    • 文件大小:15388381
    • 提供者:bosimao
  1. Capstone

    0下载:
  2. A brief code to calculate the state variable feedback controller gain and the observer gain
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3033
    • 提供者:martin
  1. fuzzy_pid

    5下载:
  2. 直流伺服电机用MATLAB实现的源代码,伺服系统由具有位置反馈、速度反馈和电流反馈的三闭环结构组成本控制系统采用模糊和PID复合控制,在小偏差时转化为P ID控制,这样就获得了比纯模糊控制更高的稳态精度,有比P ID控制更快的动态响应、更小的超调量。-DC servo motor to achieve with the MATLAB source code, by a position feedback servo system, the speed feedback and current f
  3. 所属分类:matlab

    • 发布日期:2014-12-15
    • 文件大小:44032
    • 提供者:Lily
  1. convolutional-code-viterbi

    1下载:
  2. 本程序是卷积码的维比特译码,本例中使用的是循环反馈卷积码,最后状态不归零,与我的另一个程序不同,我采用编码控制回零,解决归零问题!最后状态回零!各项指标良好!-This program is Wei Bite decoding convolutional codes, in this case using a circular feedback convolutional codes, the final state is not zero, and my other procedures ar
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:8754
    • 提供者:jjl
  1. OpenGL

    0下载:
  2. OpenGL图形系统是一个软件接口,让程序员能够创建交互式程序,使用计算机图形学技术生成具有真实感的图像。本书是OpenGL ARB推荐的OpenGL 1.4版学习指南。   本书首先阐述OpenGL的功能和计算机图形学基本知识,包括状态管理和几何体的绘制、模型变换、视点变换和投影变换、颜色和光照;然后深入探讨一些高级技术,包括反走样、混合、雾效、显示列表、图像处理、纹理映射、帧缓存、网格化、NURBS、选择和反馈等;同时讨论其他一些重要主题,像如何提高程序的性能、OpenGL扩展和跨平台技
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-21
    • 文件大小:34950158
    • 提供者:zqq
  1. 3chaos

    3下载:
  2. 通过matlab模拟半导体激光器的动力学特性,通过调节反馈强度可以得到从弛豫震荡到混沌态的输出信号。-Matlab simulation by the dynamics of semiconductor lasers, can be obtained by adjusting the intensity of the feedback from the chaotic state of relaxation shocks to the output signal.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:965
    • 提供者:lyr
  1. sova0

    0下载:
  2. This function implememts Soft Output Viterbi Algorithm in trace back mode Input: rec_s: scaled received bits. rec_s(k) = 0.5 * L_c(k) * y(k) L_c = 4 * a * Es/No, reliability value of the channel y: received bits g: encoder generato
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1316
    • 提供者:yk
  1. ControlRossler

    0下载:
  2. Rossler系统的反馈控制,将其从混沌状态控制到稳态-feedback control of Rossler system,this program control Rossler to steady state from chaotic state
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:580
    • 提供者:徸斌豪
  1. ControLorenz

    0下载:
  2. 利用反馈控制可以将洛伦兹系统控制到任意状态-control Lorenz system to arbitrary state using feedback control
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:625
    • 提供者:徸斌豪
  1. AD-and-speed-for-car

    0下载:
  2. 以C8051F020单片机为核心,检测小车各路AD来达到监测小车状态的目的,并通过很人性化的12864人机界面(多级菜单实现)反馈小车信息,并带有速度检测,这是一个毕业设计,很有参考价值。-C8051F020 microcontroller to detect the car from various quarters AD to achieve the purpose of monitoring the car state, and very humane 12,864 man-machine
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:112069
    • 提供者:陈道明
  1. management-of-process

    0下载:
  2. 综合应用下列知识点设计并实现操作系统的进程调度:邻接表,布尔数组,非阻塞输入,图形用户界面GUI,进程控制块,进程状态转换,多级反馈队列进程调度算法。-Comprehensive application of the following knowledge points and the process scheduler of the operating system : the adjacency table , Boolean array , non-blocking input , gra
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:47762
    • 提供者:Poline
  1. CHA5

    0下载:
  2. 水环境数学模型的建立为水环境预测与模拟提供了有效的工具,而开展水环境预测与模拟也是进行水环境影响评价和水环境规划的必不可少的基础工作。水环境预测用以预测人类活动对水环境状态的影响以及水环境状态对人类活动的反馈影响,其通过对某一区域水体如江河、湖泊、水库、海洋、地下水等的监测资料和统计数据对污染现状进行评价,对未来的水量与水质变化趋势作出估计和推测。水环境模拟则是利用水环境数学模型和电子计算机进行实验,以重现或预测自然界中水体各种状态的过程。因此,水环境预测与模拟在水环境研究中占有重要地位。-Th
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:106919
    • 提供者:李明
  1. abc

    0下载:
  2. 线性反馈与对偶移位寄存器的功能实现 实现n-LFSR与 n-DSR(n为正整数)进动一拍的程序(旨在能“由寄存器的一个状态算出紧接着的下一个状态”) 寄存器状态的各分量自然地与相应数据存储区的各比特位一一对应,不允许仅1个状态分量就占据1个存储单元(字节、字或双字等)。-Linear feedback shift register with dual function realization The realization of n-LFSR and n-DSR ( n is
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:177984
    • 提供者:周晗
  1. lfsr

    0下载:
  2. In computing, a linear feedback shift register (LFSR) is a shift register whose input bit is a linear function of its previous state.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-08
    • 文件大小:2545
    • 提供者:anup
  1. artp3A10.1007p2Fs11071-011-0202-4

    0下载:
  2. 基于状态自适应反馈控制的分数阶混沌系统的稳定性-Stabilization of fractional-order cha state adaptive-feedback controller
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-10
    • 文件大小:238524
    • 提供者:peter
  1. ADRC_2

    2下载:
  2. 二阶自抗扰控制器算法中跟踪微分器、扩张状态观测器和非线性误差反馈率的.m文件和simulink仿真图例。-Second-order tracking differentiator ADRC algorithm, the extended state observer and nonlinear error feedback rate. M file and simulink simulation legend.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:6036
    • 提供者:zxg
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com