代码搜索:pid控制

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

代码结果 10,000
www.eeworm.com/read/398610/7933769

cc fork2.cc

#include using namespace std; #include int main() { cout
www.eeworm.com/read/196927/8041335

asp openfile.asp

www.eeworm.com/read/196927/8041340

asp actionselect.asp

www.eeworm.com/read/196896/8051986

java userid.java

package thizlinux.linuxhr; import java.sql.*; /** * @author root * * To change the template for this generated type comment go to * Window>Preferences>Java>Code Generation>Code and Co
www.eeworm.com/read/333652/12666739

m chap7_4.m

clear all; close all; nl_pid0=[0 0 0]; options=[1 0.01 0.01]; nl_pid=lsqnonlin('chap7_4f1',nl_pid0,options)
www.eeworm.com/read/333652/12666912

m chap2_8.m

%PID Controler (2001/9/6) close all; ts=0.25; sys=tf(1,[10,2,0]); dsys=c2d(sys,ts,'z'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0; y_1=0;y_2=0; x=[0,0,0]'; error_1=0; for k=1:1:1000
www.eeworm.com/read/333652/12667009

m chap1_20.m

%PID Controler with Partial differential clear all; close all; ts=20; sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0;u_3=0;u_4=0;u_5=0;
www.eeworm.com/read/246998/12693467

m chap7_4.m

clear all; close all; nl_pid0=[0 0 0]; options=[1 0.01 0.01]; nl_pid=lsqnonlin('chap7_4f1',nl_pid0,options)
www.eeworm.com/read/246998/12693644

m chap2_8.m

%PID Controler (2001/9/6) close all; ts=0.25; sys=tf(1,[10,2,0]); dsys=c2d(sys,ts,'z'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0; y_1=0;y_2=0; x=[0,0,0]'; error_1=0; for k=1:1:1000
www.eeworm.com/read/246998/12693805

m chap1_20.m

%PID Controler with Partial differential clear all; close all; ts=20; sys=tf([1],[60,1],'inputdelay',80); dsys=c2d(sys,ts,'zoh'); [num,den]=tfdata(dsys,'v'); u_1=0;u_2=0;u_3=0;u_4=0;u_5=0;