代码搜索:PID

找到约 10,000 项符合「PID」的源代码

代码结果 10,000
www.eeworm.com/read/440439/7689367

log exp_sem_pid_vez2.log

Terminal log file Date: 16-09-2008 - 16:33:52 ----------------------------------------------- 118, 119, 118, 117, 120, 115, 0, 56123 118, 119, 118, 117, 120, 115, 0, 56123 118, 119, 118, 117, 120
www.eeworm.com/read/198761/7911668

mdl test_mysfunction3_pid2.mdl

Model { Name "test_mySfunction3_PID2" Version 5.0 SaveDefaultBlockParams on SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off
www.eeworm.com/read/326325/13147022

m single neural adaptive pid controller.m

%Single Neural Adaptive PID Controller clear all; close all; x=[0,0,0]'; xiteP=0.40; xiteI=0.35; xiteD=0.40; %Initilizing kp,ki and kd wkp_1=0.10; wki_1=0.10; wkd_1=0.10; %wkp_1=rand;