代码搜索:Learning

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

代码结果 5,352
www.eeworm.com/read/159921/10587882

m contents.m

% Statistical Pattern Recognition Toolbox. % % Contents % % bayes - (dir) Bayes classification. % datasets - (dir) Functions for handling with data sets. % generalp - (dir) General purpose
www.eeworm.com/read/159921/10587927

m contents.m

% Statistical learning methods. % % Included directories (implementing algorithms): % minimax - (dir) Minimax learning algorithm. % unsuper - (dir) Unsupervised learning methods, EM algori
www.eeworm.com/read/421949/10676570

m contents.m

% Statistical Pattern Recognition Toolbox. % % Contents % % bayes - (dir) Bayes classification. % datasets - (dir) Functions for handling with data sets. % generalp - (dir) General purpose
www.eeworm.com/read/421949/10676625

m contents.m

% Statistical learning methods. % % Included directories (implementing algorithms): % minimax - (dir) Minimax learning algorithm. % unsuper - (dir) Unsupervised learning methods, EM algori
www.eeworm.com/read/351010/10688431

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/158963/10707526

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/274975/10841971

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/273090/10927871

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/273090/10928122

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/273065/10929600

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;