代码搜索:pid控制
找到约 10,000 项符合「pid控制」的源代码
代码结果 10,000
www.eeworm.com/read/157403/11710058
c pid.c
/*************************************************************************/
/* */
/* Copyright Mentor Graphics Cor
www.eeworm.com/read/345029/11845754
doc pid.doc
www.eeworm.com/read/257395/11932278
txt pid.txt
这是我们实验室计算机控制实验台的一个简单例程(PID子程序,位置式PID算法),用TC3写的,其实很简单(位置控制的)
Sample是当前采样值,Position是目标值
int PIDPro(float Sample, float Position)
{
int DAOut;
ErrPres=Position-Sample; //E(k)=R(
www.eeworm.com/read/153949/11998781
c pid.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-1998 Accelerated
www.eeworm.com/read/342710/12005271
c pid.c
/*
This file implements a pid controller used to simulator cruise control in a car
The input is a throtle value between 0 - 100 ( read on P1 )
The output is the car's speed ( P2 - P0 )
www.eeworm.com/read/341458/12083658
mdl pid.mdl
Model {
Name "PID"
Version 6.3
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersion
www.eeworm.com/read/341458/12083788
mdl pid.mdl
Model {
Name "PI"
Version 6.3
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersion
www.eeworm.com/read/152398/12117516
m pid.m
function pid(numPs,denPs,numT,denT,numC,denC,numPinvs,denPinvs)
global K TauI TauD keps a1 a2 b1 b2 Alpha c1 c2 Kalf PID1lagden
global pid_text PID2lagden PIDrealden
% Calculates PID parameters
www.eeworm.com/read/340124/12181140
mdl pid.mdl
Model {
Name "PID"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes
www.eeworm.com/read/339883/12198633
mdl pid.mdl
Model {
Name "pid"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes