CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 传递函数

搜索资源列表

  1. rubostcontrol.rar

    0下载:
  2. 在鲁棒控制中,对于不同的控制器对传递函数的时域和频域分析比较,In the robust control, the controller for different transfer function of time and frequency domain analysis
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1495
    • 提供者:pau
  1. FIRshiyan

    0下载:
  2. 利用双线性变换设计IIR滤波器(只介绍巴特沃斯数字低通滤波器的设计),首先要设计出满足指标要求的模拟滤波器的传递函数 ,然后由 通过双线性变换可得所要设计的IIR滤波器的系统函数 。-IIR filter design using bilinear transform (only introduced the Butterworth digital low-pass filter design), first designed to meet the index requirements of
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:49883
    • 提供者:cuiqida
  1. si

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4134
    • 提供者:黄许
  1. aaa

    0下载:
  2. 某单位负反馈控制系统的开环传递函数为 ,要求闭环系统对斜坡输入 ,响应的稳态误差小于 ,相角裕量为 ,剪切频率 为10rad/s时。请采用超前网络来校正原有系统。-A unit negative feedback control system for open-loop transfer function, the slope requirements of the closed-loop system input, in response to the steady-state error i
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:660
    • 提供者:Gina
  1. DecouplingInternalModelControlforTwoinputTwooutput

    0下载:
  2. 针对双输入双输出稳定过程,提出一种新的解耦内模控制设计方法。综合解耦和 稳态误差两方面因素,利用对象传递函数模型行列式的静态增益及次对角元素与同行相应主 对角元素之商的不合理部分(即不稳定极点和纯超前部分)的逆来设计控制器 -For the two-input dual-output stabilization process, a new decoupling internal model control design methods. Integrated decoupling
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:147748
    • 提供者:mengxianghua
  1. MATLAB

    2下载:
  2. 整个软件是MATLAB环境下的控制系统仿真,用户输入控制系统前项通道传递函数和反馈通道传递函数以及性能指标,绘制出校正前开环系统的BODE图,并给出稳定裕量和对应的频率。 判断该用哪种校正装置。给出校正装置的传递函数,在一幅图上显示校正后系统的BODE图。给出校正后系统的性能指标。-The software is the MATLAB environment control system simulation, user input control system before the entry
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:24595
    • 提供者:李同学
  1. jieyue

    0下载:
  2. 某离散系统的差分方程描述及该系统的传递函数描述及MATLAB仿真-A discrete system of difference equation and transfer function of the system descr iption and MATLAB simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:7979
    • 提供者:Angel
  1. z_filter_imp

    0下载:
  2. Z域表示的数字滤波器的响应举例,利用给出的Z域的传递函数,求在给定初始状态和输入信号的情况下的系统的零输入响应,零状态响应,完全响应等。-Z-domain representation of the response of the digital filter for example, using the given Z-domain transfer function, to seek zero input response of the system in the case given th
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:748
    • 提供者:李刚
  1. Symmetry

    0下载:
  2. 使用传递函数指针的通用头文件实现的判断输入字符串是不是回文的一个小程序,但通用性很强-Use a common header file transfer function pointers implemented to determine the input string is not a palindrome a small program, but very versatile
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:809999
    • 提供者:ss
  1. BP-network

    0下载:
  2. 掌握用BP网络解决实际预测问题的方法,包括数据规格化处理、训练样本和测试样本的组织,网络隐层层数和神经元个数的确定,以及传递函数和训练参数的确定等。-Mastered the method of BP network to solve practical prediction problems, including the normalized data processing, training samples and test samples of tissue, the number of
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:6866
    • 提供者:楼云
  1. sample_ss2tf.zip

    1下载:
  2. 此代码演示如何转换成一个动态的多输入多输出(MIMO)系统的状态空间形式的传递函数形式。在这里,你可以提供的A,B,C,D矩阵描述的动态系统(或使用功能RSS()生成一个随机的系统)。然后可以用于MIMO系统的传递函数矩阵。,This code demonstrates how to convert a dynamical multi input multi output (MIMO) system from state space form to Transfer function form.
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:1823
    • 提供者:刘崇宇
  1. APA

    0下载:
  2. 语音回声消除的APA算法,空间传递函数自己模拟-echo cancellation APA algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:798
    • 提供者:paul
  1. RLS

    0下载:
  2. 语音回声消除的RLS算法,空间传递函数自己模拟-echo cancellation RLS algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:806
    • 提供者:paul
  1. NLMS

    0下载:
  2. 语音回声消除的NLMS算法,空间传递函数自己模拟-echo cancellation NLMS algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:712
    • 提供者:paul
  1. FD_MONO_AEC

    1下载:
  2. 语音回声消除的频率空间算法,空间传递函数自己模拟-echo cancellation frequency domain algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:1135
    • 提供者:paul
  1. FD_SAEC

    1下载:
  2. 多通道语音回声消除的频率空间算法,空间传递函数自己模拟-Multi-channel echo cancellation frequency domain algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:1204
    • 提供者:paul
  1. 程序---PSO粒子群算法求传递函数系数

    0下载:
  2. 程序---PSO粒子群算法求传递函数系数(Program ---PSO particle swarm optimization algorithm for transfer function coefficient)
  3. 所属分类:其他

  1. clab3mixed

    0下载:
  2. 控制工程,simulink仿真,根据一特定传递函数画图仿真(Control engineering, Simulink simulation, according to a specific transfer function drawing simulation)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:12288
    • 提供者:ljljljlj
  1. question1

    4下载:
  2. 编制阶跃响应与方波响应相互转化的程序、由阶跃响应数据获得对象传递函数模型的通用程序、由阶跃响应数据获得对象微分方程模型的通用程序。并通过一个传递函数进行验证(阶跃响应和方波响应数据可利用simulink生成)(A program for converting step response to square wave response, a general program for obtaining transfer function model from step response data,
  3. 所属分类:其他

    • 发布日期:2020-03-12
    • 文件大小:31744
    • 提供者:nothanks
  1. PLL_system_cal&jitter_cal

    2下载:
  2. 计算PLL环路的传递函数,环路带宽,相位裕度等参数; 根据相位噪声大致估算对应的输出信号的jitter(calculate the transformer function, bandwidth, phase margin .etc; and calculate the jitter from phase noise;)
  3. 所属分类:其他

    • 发布日期:2020-05-15
    • 文件大小:1024
    • 提供者:陌月
« 12 3 4 5 6 »
搜珍网 www.dssz.com