代码搜索:Learning
找到约 5,352 项符合「Learning」的源代码
代码结果 5,352
www.eeworm.com/read/403569/11514697
m chap5_1main.m
%Adaptive switching Learning Control for 2DOF robot manipulators
clear all;
close all;
t=[0:0.01:3]';
k(1:301)=0; %Total initial points
k=k';
T1(1:301)=0;
T1=T1';
T2=T1;
T=[T1 T2];
%%%%%%%%%%%%%%%
www.eeworm.com/read/346602/11736036
plg powerdown.plg
礦ision3 Build Log
Project:
D:\TEMP\STC LEARNING\power down\powerdown.uv2
Project File Date: 07/15/2008
Output:
Build target 'Target 1'
compil
www.eeworm.com/read/349846/3137814
js list.js
mkList("http://www.jshlzx.net/old-page/wjhlzx-school/iinmusic/learning/mp3/iinmusic11.mp3","上弦月");
mkList("http://xiazai.cnyw.net/2005wma/he22n/cvb10.wma","看穿");
mkList("http://www.yoyorock.com/tldw
www.eeworm.com/read/337465/3339735
js list.js
mkList("http://www.jshlzx.net/old-page/wjhlzx-school/iinmusic/learning/mp3/iinmusic11.mp3","上弦月");
mkList("http://xiazai.cnyw.net/2005wma/he22n/cvb10.wma","看穿");
mkList("http://www.yoyorock.com/tldw
www.eeworm.com/read/367675/2833494
txt 10.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: 上载区的文件整理2
发信站: 南京大学小百合站 (Fri Sep 13 00:02:48 2002), 站内信件
NeuralN.zip
Learning_Bayesian_Networks_from_Incomplete_Databases.pdf
Parameter_Estimation_in_
www.eeworm.com/read/367675/2835134
txt 682.txt
发信人: roamingo (漫步鸥), 信区: DataMining
标 题: Re: 问下,数据挖掘需要哪方面的知识?
发信站: 南京大学小百合站 (Mon Feb 25 12:00:41 2002), 站内信件
Machine learning is a branch of AI, including some well developed
areas like decisio
www.eeworm.com/read/367675/2836624
txt 906.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: 上载区的文件整理2
发信站: 南京大学小百合站 (Fri Sep 13 00:02:48 2002), 站内信件
NeuralN.zip
Learning_Bayesian_Networks_from_Incomplete_Databases.pdf
Parameter_Estimation_in_
www.eeworm.com/read/367675/2836759
txt 425.txt
发信人: riverstone (雅鲁藏布江), 信区: DataMining
标 题: Re: 一些Data Mining的有用链接
发信站: 南京大学小百合站 (Tue Jul 23 10:23:30 2002)
an excellent web including Machine Learning Resources:
http://www.aic.nrl.navy.mi
www.eeworm.com/read/367675/2839549
txt 313.txt
发信人: lucky (乐凯), 信区: DataMining
标 题: Re: 什么是meta-learning?应如何翻译?
发信站: 南京大学小百合站 (Wed Apr 10 15:25:35 2002)
I am not working on AI either. Let me try to answer the questions from what I
know:)
www.eeworm.com/read/460712/7105556
m chap5_7main.m
%Adaptive switching Learning Control for 2DOF robot manipulators
clear all;
close all;
t=[0:0.01:1]';
k(1:101)=0;
k=k';
theta1(1:101)=0;
theta1=theta1';
theta2=theta1;
theta3=theta1;
theta4=theta1;