代码搜索:Learning

找到约 5,352 项符合「Learning」的源代码

代码结果 5,352
www.eeworm.com/read/413394/11157719

m chap4_1.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;
www.eeworm.com/read/267223/11190057

m adaptive_pid.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;
www.eeworm.com/read/249612/12485218

m matlab_1.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;
www.eeworm.com/read/147693/12538666

pl fig19_9.pl

% Figure 19.9 Learning about a path in a graph. % Learning about path: path(StartNode,GoalNode,Path) % A directed graph link(a,b). link(a,c). link(b,c). link(b,d). link(d,e). backli
www.eeworm.com/read/335120/12549779

txt adaptive.txt

%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;
www.eeworm.com/read/247646/12638226

h classify.h

/*********************************************************************/ /* FRAMEWORK FOR PROPOSITIONAL LEARNING */ /* Versao 1.0 (10/12/1996)
www.eeworm.com/read/238364/13891540

m chap4_1.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;
www.eeworm.com/read/134893/13972154

m contents.m

% Neural Network Design Demonstrations. % Copyright (c) 1994 by PWS Publishing Company. % % General % nnd - Splash screen. % nndtoc - Table of contents. % nnsound - Turn Neural Net
www.eeworm.com/read/236814/13998107

m chap4_1.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;
www.eeworm.com/read/133942/14017150

m contents.m

% NEFCON learning algorithm. % Version 1.0, 30-08-96 % % GUI Tools % nefgui - Main control window % nefgui_c - Manage settings for creation of Nefcon system % nefgui_e -