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

搜索资源列表

  1. 6_2009730094

    0下载:
  2. 基于atmega8535的一段,led流水灯的外部中断的程序,由两个外部中断来控制小灯的移动速度及方向。-Based on atmega8535 period, led water lamp external interrupt process by the two external interrupts to control the movement of small light speed and direction.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1017
    • 提供者:流云
  1. DNNPID

    0下载:
  2. 神经网络PID的响应速度比常规PID控制要快,而且系统的调整时间很短,能很快达到给定值,系统输出没有超调,并且误差减小的速度也比常规PID快,因此说明神经网络PID的控制效果要优于常规PID控制。-PID neural network response speed faster than the conventional PID control, and adjust the system time is very short, can quickly reach a given value,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:576
    • 提供者:liuda
  1. quanti

    1下载:
  2. 仿真曲线可以看出,神经网络PID和模糊PID的响应速度比常规PID控制快,而且系统的调整时间很短,没有超调。神经网络PID与模糊PID的控制效果相同,都能在极短的时间内,消除偏差,快速地克服偏差的影响,改善了系统动态特性,因此说明神经网络PID和模糊PID对锅炉汽包水位的控制效果要优于常规PID控制。-Simulation curve can be seen, PID and fuzzy PID neural network response speed faster than the conv
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2125
    • 提供者:liuda
  1. pmsm_shiliangkongzhi

    0下载:
  2. 永磁同步电机矢量控制,稍微欠缺,速度跟踪不是很好,一起交流-Permanent magnet synchronous motor vector control, a little lack of speed tracking is not very good, with the exchange
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:9595
    • 提供者:long
  1. gfd

    1下载:
  2. 步进电机速度及转速控制利用8255及8253控制电路-Stepper motor speed and speed control circuit using 8255 and 8253 control
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-01-05
    • 文件大小:2048
    • 提供者:阿什顿
  1. comdataprocess

    0下载:
  2. 该程序使用与调PID参数使用,对下位机进行数据采集,在列表中显示,然后上位机实时的动态显示响应曲线。这个程序适用于直流电机的位置闭环控制,内速度换,外位置换,很经典。-The program uses the tune PID parameters used for the next bit machine for data collection, displayed in the list, then the PC real-time dynamic display of the respon
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3542733
    • 提供者:何伟
  1. sasdsasd

    0下载:
  2. 用K0-K2做为通电方式选择键,K0为三相单三拍,K1为三相双三拍,K2为三相六拍;K3为启动/停止控制;K4方向控制(正反转);K5速度控制(快慢两档);用4位LED数码管显示工作步数。用3个发光二极管显示状态:正转时红灯亮,反转时黄灯亮,不转时绿灯亮。-Use K0-K2 as energized mode selection keys, K0 is a three-phase three single, K1 is a three-phase double three beat, K2 i
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:52828
    • 提供者:乐毅学
  1. dianjik1k2

    0下载:
  2. 用K0-K2做为通电方式选择键,K0为三相单三拍,K1为三相双三拍,K2为三相六拍;K3为启动/停止控制;K4方向控制(正反转);K5速度控制(快慢两档);用4位LED数码管显示工作步数。用3个发光二极管显示状态:正转时红灯亮,反转时黄灯亮,不转时绿灯亮。-Use K0-K2 as energized mode selection keys, K0 is a three-phase three single, K1 is a three-phase double three beat, K2 i
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:52844
    • 提供者:乐毅学
  1. PC-step-motor

    0下载:
  2. 本源码为上位机上的步进电机控制系统,采用MSCOMM控件进行数据命令通信,程序里有详细的通信命令说明,控制步进电机的转动方向,转动速度,转动角度等。-The source code for the PC on the stepper motor control system, using data MSCOMM control command communication, a detailed program descr iption of the communication command a
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:40050
    • 提供者:fish
  1. fuheban

    0下载:
  2. 步进电机按键控制 按下一次按键 电机速度增加 再按下一次按键电机速度减少-Press a key stepping motor control motor speed button and press the key again to increase the motor speed reduction
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1924
    • 提供者:王超
  1. CSharp-Mine-sweeping

    0下载:
  2. 仿微软自带扫雷游戏,基本实现其所有功能,微软自带扫雷是通过画图来解决界面问题的,而我是通过BUTTON来实现的,当扫雷宽度和高度足够大时,你会观察到明显的刷屏,呵呵,表面上感觉效率有点低,其实不然,因为在BUTTON还没出现的时候就可以点击控制它,这足可以说明是显示器的刷新率跟不上电脑的计算速度-Microsoft' s own mine imitation game, basically all of its features, Microsoft is mine own to solv
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:525373
    • 提供者:
  1. P16f876_sudu

    0下载:
  2. P16f876单片机机器人小车的速度控制的资料-P16f876 chip rate robot control car information
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2404
    • 提供者:suitao
  1. flow-and-heat-transfer

    0下载:
  2. (1) 二维椭圆型流动和传热问题通用计算机程序算法方面的特点 1、 采用原始变量法,即以速度U、V及压力P作为直接求解的变量 2、 守恒型的差分格式,离散方程系对守恒型的控制方程通过对控制容积作积分而得出的,无论网格疏密程度如何,均满足在计算区域内守恒的条件; 3、 采用区域离散化方法B,即先定控制体界面、再定节点位置 4、 采用交叉网格,速度U、V与其他变量分别存储于三套网格系统中; -(1) two-dimensional elliptic flow and heat t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:5034
    • 提供者:zmm
  1. bt

    0下载:
  2. 科技创新(7)智能小车控制算法软件模拟实现,根据测量当前小车的位置、速度和预瞄点位置与赛道之间的关系控制小车的速度,舵机大小、档位、油门和刹车情况。-Science and technology innovation (7) intelligent car control algorithm simulation software to realize, according to the current measurement car position, velocity, and the po
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2869
    • 提供者:吕明
  1. PID

    0下载:
  2. 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。 -A typical
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1440
    • 提供者:
  1. Real-Time-Image-Sketch

    0下载:
  2. 提出了一种实时的图像素描风格化算法.根据素描以及人眼视觉的特点,利用人眼对颜色差异的敏感程度来勾勒图像的轮廓,并依据图像光感强度产生的重要性图来控制渲染素描风格画的阴影纹理,使得生成的素描 风格画具有良好的艺术效果.与已有方法相比,该文算法不需要人工交互,生成的素描视觉效果更好,在速度上能达到实时. -Proposed a real-time image drawing style algorithm, according to drawings, and the characteris
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:721755
    • 提供者:周周周
  1. 20081202163710630

    1下载:
  2. AD2S1200驱动(基于TM S320L F2407A)通 讯方式灵活, 易于实现。该方法在电动汽车永磁同 步电机控制系统中得到了成功的应用。 在串行通讯模式下, 同时获取位置和速度信 息所需时间较长。如果控制系统实时性要求较高, 可采用并行通讯模式。-AD2S1200 drive (based on TM S320L F2407A) through Information is flexible, easy to implement. The method in e
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:302660
    • 提供者:guan
  1. PWM

    0下载:
  2. 用单片机实现直流电机的pwm调速,能够控制直流电机的速度-With MCU DC motor pwm speed control, can control the speed of DC motor
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6027
    • 提供者:daifei
  1. auto-filp

    0下载:
  2. 自动翻转,是在软件的控制下工作,不占用内存,速度非常的快,-Auto-flip, is under the control of the software work, do not take up memory, the speed is very fast,
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:2547
    • 提供者:落叶
  1. jiejingkz

    0下载:
  2. 赤藓糖醇结晶工艺控制程序,用于控制结晶速度和质量-Erythritol crystallization process control procedures for controlling the speed and quality of the crystal
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:4425
    • 提供者:jiyoufang
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com