代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/206276/15297198
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and
www.eeworm.com/read/205695/15309767
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and
www.eeworm.com/read/216502/4890422
6 ttt.6
.TH TTT 6
.SH NAME
ttt, cubic \- tic-tac-toe
.SH SYNOPSIS
.B /usr/games/ttt
.PP
.B /usr/games/cubic
.SH DESCRIPTION
.I Ttt
is the X and O game popular in the first grade.
This is a learning program t
www.eeworm.com/read/187736/5217751
entries
D/architecture////
D/error////
D/input////
D/learning////
D/network////
D/parser////
D/training////
D/transfer////
/Makefile/1.3/Fri Apr 6 14:43:45 2001//
/Makefile.vars/1.4/Fri Apr 6 14:43:56 2001/
www.eeworm.com/read/347918/3161797
java parity_structure_nakayama.java
package org.joone.samples.engine.parity;
import java.util.Vector;
import org.joone.engine.*;
import org.joone.engine.learning.*;
import org.joone.engine.listeners.*;
import org.joone.io.*;
import org
www.eeworm.com/read/299343/3853341
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and
www.eeworm.com/read/449781/1673915
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and
www.eeworm.com/read/449781/1673965
asv chap6_2.asv
%Single Neural Net PID Decouple Controller based on Hebb Learning
%Algorithm to adjust kp,ki,kd
clear all;
close all;
%%Delay plant
sys=tf([1],[60,1],'inputdelay',80);
dsys=c2d(sys,ts,'zoh');
www.eeworm.com/read/475897/6768551
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and
www.eeworm.com/read/474953/6798345
m chap4_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and