CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 输出反馈

搜索资源列表

  1. Adopted_PWM

    0下载:
  2. MSP430 自适应PWM波控制程序,根据AD采样反馈调节PWM波输出占空比-MSP430 adaptive PWM wave control program, according to AD sampling wave PWM output duty cycle feedback regulation
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:20340
    • 提供者:路天一
  1. Oscillation-circuit-calculator

    0下载:
  2. 这个电路由RC串并网络构成选频网络,同时兼作正反馈电路以产生振荡,两个电阻和电容的数值各自相等。负反馈电路中有两个二极管,它们的作用是稳定输出信号的幅度。也可以采用其他的非线形元件来自动调节反馈的强度,以稳定振幅,如:热敏电阻、场效应管等。 该电路输出波形较好,缺点是频率调节比较困难。   -Their functions are stable output signal amplitude. Other nonlinear element is used to autom
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:777225
    • 提供者:cc
  1. float_add_module

    3下载:
  2. verilog编写的32位浮点数加法器。Start_Sig 和Done_Sig 是控制信号,作为启动和反馈完成,A 和B 是32 位宽的操作数输入信号,Result 则是32 位宽的输出结果。-32bits float add module use Verilog HDL.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1711
    • 提供者:刘磊
  1. ftp_test

    0下载:
  2. 使用QT实现ftp上传和下载功能,有美观简洁的界面,重点实现通过信号槽获取上传和下载成功之后的反馈,根据反馈结果输出不同的信息,如上传失败、下载失败等信息。-Use QT realize ftp upload and download capabilities, focusing on obtaining feedback to achieve success after uploading and downloading through the signal channel, accordin
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:166363
    • 提供者:许大卫
  1. system_identification

    0下载:
  2. 根据系统的输入和输出,辨识系统的的传递函数。该系统为6阶系统,通过降阶降为2阶后,加入状态反馈和状态观测器,调整参数使2阶系统稳定,最后用于控制原6阶系统。阶跃响应和bode图效果都不错。-Based on the input and output of the system, the transfer function of the system is identified. The system is a 6 order system. After the order is reduced
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:26769
    • 提供者:秦焜
  1. turbo

    0下载:
  2. 基于matlab的turbo编码。Turbo码是Claude.Berrou等人在1993年首次提出的一种级联码。基本原理是编码器通过交织器把两个分量编码器进行并行级联,两个分量编码器分别输出相应的校验位比特;译码器在两个分量译码器之间进行迭代译码,分量译码器之间传递去掉正反馈的外信息,这样整个译码过程类似涡轮(Turbo)工作。因此,这个编码方法又被形象地称为Turbo码。Turbo码具有卓越的纠错性能,性能接近香农限,而且编译码的复杂度不高。-turbo code based on matla
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-29
    • 文件大小:16964
    • 提供者:王大神
  1. turbo_code_5g

    1下载:
  2. 5G通信必须用到的编码:Turbo码是Claude.Berrou等人在1993年首次提出的一种级联码。基本原理是编码器通过交织器把两个分量编码器进行并行级联,两个分量编码器分别输出相应的校验位比特;译码器在两个分量译码器之间进行迭代译码,分量译码器之间传递去掉正反馈的外信息,这样整个译码过程类似涡轮(Turbo)工作。因此,这个编码方法又被形象地称为Turbo码。Turbo码具有卓越的纠错性能,性能接近香农限,而且编译码的复杂度不高。-5G communication must be used
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:17408
    • 提供者:王大神
  1. c_buck_stc

    0下载:
  2. 采用STC12C5A60S2单片机发生47KHZ的PWM脉冲信号,经过IR2104控制MOS,从而控制整个BUCK电路。单片机内部自带的10位ADC能通过电压电流检测电流实时反馈电流和电压数值,并由此调整输出的PWM的占空比,形成电流电压闭环控制系统。按键能设置输出电流从0.2A到2A,以0.01A递增,输出最大10V,液晶能显示实时输出电流与电压-use STC controller to generate pwm signal ,whic can dribe mos pipe,then co
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4029556
    • 提供者:qsj
  1. ()

    0下载:
  2. 用栈的数据结构来存储用户输入的信息,判断括号是否配对,并且输出相应的反馈信息-With information stack data structure to store user input, it is determined whether the pair in parentheses, and outputs a corresponding feedback
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-12
    • 文件大小:564
    • 提供者:zhangting
  1. UART

    0下载:
  2. 在DE2开发板上实现串口收发设计,系统时钟频率为50MHz,reset信号低电平有效,输入数据最高位为1时按位取反再输出-Achieve serial transceiver design DE2 board, the system clock frequency of 50MHz, reset active low signal, the input data is the most significant bit is 1. Bitwise re-export Google 翻译(企业版
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-13
    • 文件大小:1935
    • 提供者:zhangmin
  1. mgen

    0下载:
  2. M序列发生源程序,可以自定义初始状态、反馈系数及输出序列长度。-M sequence generation source, you can customize the initial state, the feedback factor and output sequence length.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:817
    • 提供者:林丹丹
  1. ZIKONG-(2)

    0下载:
  2. 要求:a、试确定一个状态反馈阵K,使相对于单位阶跃参考输入的输出过渡过程,满足如下的期望指标:超调量σ< 20 ,峰值时间t_p< 0.4s。 b、如果系统的状态变量在实际上无法测量,试确定一个状态观测器(全维),使得通过基于状态观测器的状态反馈,满足上述期望的性能指标。 -Requirements: a, a test to determine the state feedback matrix K, for the output of the phase transiti
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:129512
    • 提供者:贝斯
  1. Magnetic-navigation-AGV

    0下载:
  2. 磁导航自动导引小车,通过单片机输出PWM驱动电机,并速度反馈调速;并通过磁导航导引纠偏。实现小车启动、前进、后退、加减速、直线转弯、避障报警灯功能。-Magnetic navigation AGV, through the microcontroller PWM output drive motor, speed feedback and speed and guided by magnetic navigation correction. Realize the car start, for
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:115491
    • 提供者:黄磊
  1. directmotorUPS

    0下载:
  2. 输入电压有变化,经过一个负反馈电路,输出一个恒定的电压,完成稳定电压的过程-Input voltage changes, via a negative feedback circuit, the output of a constant voltage, to complete the process of stabilizing the voltage
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:19400
    • 提供者:Anthony
  1. Server_MIAN

    0下载:
  2. 随机生成判断条件,生成5级线性反馈移位寄存器,并输出五级的序列-Randomly generate the judgment condition, generate the 5-level linear feedback shift register, and output the five-level sequence
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-05
    • 文件大小:20021
    • 提供者:tuntun
  1. guess-number-game

    0下载:
  2. 反馈用户猜测的4位数字与待猜值之间的符合程度,输出结果的正误情况。-Feedback the user to guess the four digits and the value of the match between the value of the output of the correct situation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:GregHodges
  1. walker_FUNCTION

    0下载:
  2. 搜索磁盘中的C或者py文件,然后使用正则表达式匹配函数,输出到归类文件,以便于之后查询反馈所需函数- U641C u7D22 u78C1 u76D8 u4E2D u7684C u6216 u8005py u6587 u4EF6 uFF0C u7136 u540E u4F7F u7528 u6B63 u5219 u8868 u8FBF u5339 u914D u51FD u6570 uFF0C U8F93 u53FA u5230 u5F52
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:李一
  1. KLFD

    0下载:
  2. 利用matlab仿真系统的响应,通过对系统的反馈参数的设计比较其输出的不同-The response of the matlab simulation system, and through the feedback parameters of the system design is the output of different
  3. 所属分类:Graph program

    • 发布日期:2017-12-16
    • 文件大小:6144
    • 提供者:Webbey
  1. BP神经网络

    6下载:
  2. BP神经网络建模,实现对模型输出的预测,将输出信号作为反馈输入(neural network modeling)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:245760
    • 提供者:微蓝
  1. BUCK-PID实验

    3下载:
  2. 使用stm32开发板做的pwm输出控制buck电路,反馈使用PID算法,实现闭环控制(The use of STM32 development board to do PWM output control buck circuit, feedback using PID algorithm to achieve closed-loop control)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-18
    • 文件大小:10725376
    • 提供者:cheers
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com