CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - S-Function pid

搜索资源列表

  1. IncPID

    0下载:
  2. matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:唐斌
  1. IOTALK

    0下载:
  2. 使用PortTalk及经过改良的函数集进行2KXP下IO口的直接访问,在你的代码中调用OpenCurProcessIOAllAccess(CurWnd: THandle)或者OpenCurrentProcessIOAllAccess(PID: THandle)即可,CurWnd是窗口句柄,PID是进程句柄。-use PortTalk and improved function set for the next IO 2KXP directly to the mouth, in your code
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2119
    • 提供者:张劲书
  1. pid3con

    0下载:
  2. 自己写的pid控制的s函数,离散采样pid。-Pid write their own control of the s function, discrete sampling pid.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1657
    • 提供者:bit
  1. VIDPID

    0下载:
  2. 获取指定设备的设备的VID.PID,主要功能在DLL里面,可以通过修改DLL代码里面的GUID号码可以实现获得指定设备的VID,PID。可以实现绑定指定的硬件设备... ... -Access to the equipment specified equipment VID.PID, the main function inside the DLL, you can code by modifying the DLL' s GUID number which can be achieved
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2081009
    • 提供者:alanshen
  1. linuxcmd

    0下载:
  2. 一个C++编写的LINUX SHELL,支持的命令有cat cd rm mkdir ls pwd pid mv cp,"exit"命令用于退出- The program is to execute some common commands of Linux,available commands are: cat cd rm mkdir ls pwd pid mv cp,same function as the standard linux shell command.There’s als
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:847
    • 提供者:王跃辉
  1. maxyang_ShowUseage

    0下载:
  2. 自制Windows任务管理器源码 一个以假乱真的任务管理器(界面有点像,但功能差远了),此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。 程序中使用了几个
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:45921
    • 提供者:1178
  1. c8bp_pid

    0下载:
  2. 基于S函数BP神经网络的PID控制器的研究与学习,方便简单,实用性特别强。-S function based on BP neural network PID controller research and study, convenient and simple, practical particularly strong.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6869
    • 提供者:郝硕涛
  1. S_test

    9下载:
  2. matlab中使用S函数写的一个PID控制器,并且在simulink中调用,将之与使用simulink模块搭建的PI控制器对比,压缩包中MyPID和PI_Controller是用S函数写的控制器-A matlab source file and simulink simulation. Use S function to generate a PID controller. The controller is applied in the matlab simulink file.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:20237
    • 提供者:liyi
  1. fuzzy-control

    1下载:
  2. 搭建simulink仿真框图,使用sisotool工具箱对对象传递函数进行PID参数整定。由上面所得到的PID控制器中PD部分的控制经验可获取模糊控制器的控制规则,设计Mamdany型模糊控制器和T-S型模糊控制器。 -Build a simulink simulation diagram, use sisotool toolbox object transfer function PID parameter tuning. PD control experience PID controlle
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:221965
    • 提供者:李创
  1. FuzzyHomework

    2下载:
  2. 里面有2个模型,一个是用单神经源来实现PID控制,一个是用BP神经网络实现PID控制。都是用S函数实现。-There are two models, one is to realize PID control with single neural source, one is to use the BP neural network to realize PID control. Is using S function implementation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:51609
    • 提供者:HUAILI
  1. 001

    1下载:
  2. 基于S函数的BP神经网络PID仿真,可以学习S函数的应用-Simulation Based on BP neural network PID controller Simulink S-function
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:481789
    • 提供者:王涛
  1. SFunction_PID

    0下载:
  2. S函数实现PID的算法,包含离散形式的算法实现,和连续形式的算法实现。-Using PID to achieve S-Function algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:255409
    • 提供者:yan
  1. rbfpid

    0下载:
  2. 基于RBF径向基网络的pid参数整定s函数程序(PID parameter tuning s function program based on RBF radial basis function network)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:8192
    • 提供者:swqmj
  1. 12447416rbf

    1下载:
  2. RBF-PID自整定S函数编写;可以使用,欢迎大家来学习。(RBF-PID self tuning S function writing)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:6144
    • 提供者:hu2017
  1. 基于S函数的BP神经网络PID控制器Simulink仿真

    5下载:
  2. 基于S函数的BP神经网络PID控制器Simulink仿真(BP neural network PID controller Simulink simulation based on S function)
  3. 所属分类:其他

    • 发布日期:2019-01-12
    • 文件大小:481280
    • 提供者:WUWUDE
  1. pid_control

    1下载:
  2. 基于matlab的直升机pid控制.simulink模块,s函数。(Helicopter PID control based on MATLAB. Simulink module, s function.)
  3. 所属分类:其他

    • 发布日期:2021-04-21
    • 文件大小:12288
    • 提供者:lgw123
搜珍网 www.dssz.com