代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/477625/6729413
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/476981/6743721
nn xor.nn
START Learning Rate
1.5
END Learning Rate
START Layer Count
3
END Layer Count
START Input Layer Neuron Count
2
END Input Layer Neuron Count
START Next Layer
START Neuron Count
8
EN
www.eeworm.com/read/476531/6755588
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/265299/11270121
url 留学移民.url
[DEFAULT]
BASEURL=http://learning.sohu.com/abroad/
[InternetShortcut]
URL=http://learning.sohu.com/abroad/
Modified=E0C030B2FECAC4010F
www.eeworm.com/read/409227/11340045
m fun_t2fnn_noise_emc.m
function [y_t2,mt2_1,mt2_2,wt2,sigmat2,error]=fun_T2FNN_noise_EMC(x,mt2_1,mt2_2,sigmat2,wt2,afaw,afasigma,afam,learning,totel,t,r,snr)
[ma pa]=size(mt2_2);
[we qw k]=size(wt2);
for p=1: