代码搜索:PID
找到约 10,000 项符合「PID」的源代码
代码结果 10,000
www.eeworm.com/read/479562/6688722
log hs_err_pid3908.log
www.eeworm.com/read/479562/6688724
log hs_err_pid2224.log
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x7D5FCDDB
Function=SHGetMalloc+0x1C13
Library=C:\WINDOWS\sy
www.eeworm.com/read/478255/6713598
log hs_err_pid1432.log
www.eeworm.com/read/478255/6713646
log hs_err_pid1368.log
www.eeworm.com/read/478258/6713869
log hs_err_pid4048.log
www.eeworm.com/read/478155/6720766
m bp based pid control.m
%BP based PID Control
clear all;
close all;
xite=0.20;
alfa=0.05;
S=2; %Signal type
IN=4;H=5;Out=3; %NN Structure
if S==1 %Step Signal
wi=[-0.6394 -0.2696 -0.3756 -0.7023;
-
www.eeworm.com/read/478155/6720769
m cmac and pid concurrent control.m
%CMAC and PID Concurrent Control
clear all;
close all;
ts=0.001;
sys=tf(1770,[1,60,1770]);
dsys=c2d(sys,ts,'z');
[num,den]=tfdata(dsys,'v');
alfa=0.04;
N=100;C=5;
w=zeros(N+C,1);
w_1
www.eeworm.com/read/478155/6720772
m fuzzy tunning pid control.m
%Fuzzy Tunning PID Control
clear all;
close all;
a=newfis('fuzzpid');
a=addvar(a,'input','e',[-3,3]); %Parameter e
a=addmf(a,'input',1,'NB','zmf',[-3,-1]);
a=addmf(a,'
www.eeworm.com/read/478155/6720774
m pid control based on hopfield.m
%PID control based on Hopfield
clear all;
close all;
ts=0.001;
TimeSet=[0:ts:1];
para=[];
[t,x]=ode45('chap4_9eq',TimeSet,[0 0 0 0],[],para);
vm=x(:,1);
v=x(:,2);
F=x(:,3);
G=x(:,4);
www.eeworm.com/read/264029/11332163
log hs_err_pid2520.log
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x7880548C
Function=mpGetCWDName+0x1C
Library=G