Bayesian Surprise Toolkit for Matlab T. Nathan Mundhenk, Laurent Itti
标签: T. Bayesian Surprise Mundhenk
上传时间: 2013-12-21
上传用户:yimoney
HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers s and t, representing that a table is to move from room number s to room number t (each room number appears at most once in the N lines). From the N+3-rd line, the remaining test cases are listed in the same manner as above.
上传时间: 2015-10-18
上传用户:三人用菜
对位图文件中的点阵数据进行模式判别,找出其中的完整PDF417条码,并按照GB/T 17172-1997规范来解释读出对应的数据.
上传时间: 2014-01-06
上传用户:asdfasdfd
Learning Kernel Classifiers: Theory and Algorithms, Introduction This chapter introduces the general problem of machine learning and how it relates to statistical inference. 1.1 The Learning Problem and (Statistical) Inference It was only a few years after the introduction of the first computer that one of man’s greatest dreams seemed to be realizable—artificial intelligence. Bearing in mind that in the early days the most powerful computers had much less computational power than a cell phone today, it comes as no surprise that much theoretical research on the potential of machines’ capabilities to learn took place at this time. This becomes a computational problem as soon as the dataset gets larger than a few hundred examples.
标签: Introduction Classifiers Algorithms introduces
上传时间: 2015-10-20
上传用户:aeiouetla
ofdm-dvb-t系统的仿真,有ofdm 实现模块,误码率计算,等模块。
标签: ofdm-dvb-t 仿真
上传时间: 2015-10-23
上传用户:远远ssad
在高斯与一径瑞利衰落信道下对DVB-T系统的同步算法进行仿真,计算正确符号同步的概率
上传时间: 2013-12-21
上传用户:kikye
基于TMS320VC5402实现ITU-T G.723.1建议
上传时间: 2013-12-25
上传用户:diets
DVB-T(2K模式)同步,仿真最大似然相关(MLE)算法,在符号开始位置出现谱峰
上传时间: 2014-09-10
上传用户:c12228
代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。
上传时间: 2015-10-24
上传用户:wanqunsheng
Input The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. There won t be more than 1000 people and nobody takes more than 100 seconds to cross. Output For each test case, print a line containing the total number of seconds required for all the N people to cross the river. Sample Input 1 4 1 2 5 10 Sample Output 17
标签: the contains integer number
上传时间: 2015-10-27
上传用户:plsee