代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/205695/15309692
m chap6_4s1.m
%Single Neural Net PID Decouple Controller based on Hebb Learning
%Algorithm to adjust kp,ki,kd
function [sys,x0,str,ts]=exp_pidf(t,x,u,flag)
switch flag,
case 0 % initializations
www.eeworm.com/read/216499/4892308
6 ttt.6
.th TTT VI 11/1/73
.sh NAME
ttt \*- the game of tic-tac-toe
.sh SYNOPSIS
.bd /usr/games/ttt
.sh DESCRIPTION
.it Ttt
is the X and O game popular in the first grade.
This is a learning program that neve
www.eeworm.com/read/195341/5111720
6 ttt.6
.th TTT VI 11/1/73
.sh NAME
ttt \*- the game of tic-tac-toe
.sh SYNOPSIS
.bd /usr/games/ttt
.sh DESCRIPTION
.it Ttt
is the X and O game popular in the first grade.
This is a learning program that neve
www.eeworm.com/read/347918/3161959
java layer.java
package org.joone.engine;
import org.joone.log.*;
import org.joone.engine.learning.*;
import org.joone.exception.*;
import org.joone.inspection.*;
import org.joone.inspection.implementations.*;
impo
www.eeworm.com/read/347918/3162001
java fahlmanteachersynapse.java
/*
* FahlmanTeacherSynapse.java
*
* Created on February 28, 2005, 1:55 PM
*/
package org.joone.engine.learning;
import org.joone.engine.Monitor;
import org.joone.log.*;
import org.joone.engine.l
www.eeworm.com/read/299343/3853263
m chap6_4s2.m
%Single Neural Net PID Decouple Controller based on Hebb Learning
%Algorithm to adjust kp,ki,kd
function [sys,x0,str,ts]=exp_pidf(t,x,u,flag)
switch flag,
case 0 % initializations