代码搜索:pid控制

找到约 10,000 项符合「pid控制」的源代码

代码结果 10,000
www.eeworm.com/read/176585/9493242

m pid.m

function K=PID(Wn) delta_t=0.1; v=0.707;%Wn=2; S=[1 2*v*Wn Wn^2]; % define desired closed-loop charateristic polynomial s^2+2yWn*s+Wn^2; r_s=roots(S); % calculate roots % calculate discrete po
www.eeworm.com/read/372604/9499940

clw pid.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CPIDDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "PID.h"
www.eeworm.com/read/372604/9499941

opt pid.opt

www.eeworm.com/read/372604/9499945

ico pid.ico

www.eeworm.com/read/372604/9499947

cpp pid.cpp

// PID.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "PID.h" #include "PIDDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T
www.eeworm.com/read/372604/9499948

aps pid.aps

www.eeworm.com/read/372604/9499950

plg pid.plg

Build Log --------------------Configuration: PID - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\limit\LOC
www.eeworm.com/read/372604/9499953

h pid.h

// PID.h : main header file for the PID application // #if !defined(AFX_PID_H__A2CDB7C5_C32B_4179_A93F_637B0385BA84__INCLUDED_) #define AFX_PID_H__A2CDB7C5_C32B_4179_A93F_637B0385BA84__INCLUDED_
www.eeworm.com/read/372604/9499955

dsp pid.dsp

# Microsoft Developer Studio Project File - Name="PID" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Appli
www.eeworm.com/read/372604/9499965

dsw pid.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################