-
S4VM
S4VM 对传统的S3VM 进行了改进。传统的S3VM 基于低密度假设,它试图找到一个低密度的分界线,
也就是更倾向于决策边界穿过特征空间的低密度区域。S4VM 和S3VM 的不同点在于,S3VM 试图把注意力
集中在一个最优的低密度分界线上,而S4VM 则同时关注多个可能的低密度分界线。之所以这样做,是因为
给定一些有标记的点和大量未标记的点,可能存在着不止一个“间隔”较大的低密度分界线(如图2 ),基于
有限的标记样本,很难决定哪个是最好的。虽然这些低密度分界线都与有限的标记样本吻合,但它们之间差
异很大,因此如果选择错了,会有一个很大的损失,导致性能下降。所以S4VM 试图考虑所有可能的低密度
分界线。 (Over the past decade,
many improved versions are proposed to solve every different specific problem of semi-supervised support vector
machines, for example: to the inefficiency issue, meanS3VM is introduced to performance degenerate problem,
S4VM is proposed)
- 2011-12-23 10:57:04下载
- 积分:1
-
source-program
源程序求解二维导热与对流问题,MATLAB编程,有限体积法(Solving the source of two-dimensional heat conduction and convection, MATLAB programming, finite volume method)
- 2015-12-05 12:35:56下载
- 积分:1
-
matlab-speech-recongion-2
matlab之语音处理与合成工具箱的随书程序!!!Good!!!It s useful for you !!!(Good!!!It s useful for you !!!)
- 2009-11-06 10:59:43下载
- 积分:1
-
U_PCM
格式 [sqnr,a_quan,code]=u_pcm(a,n)
输入样值序列a 、量化电平数目n, 程序计算量化间隔、进行均匀量化、进行编码、计算量化信噪比, 返回量化信噪比squn、编码前的量化序列a_quan、编码后的码序列code。
(Format [sqnr, a_quan, code] = u_pcm (a, n) input sample value sequence a, the number of quantization levels n, the calculation procedures to quantify interval, the uniform quantization, coding, computing quantization noise ratio, return quantization noise ratio squn, to quantify the pre-coding sequence a_quan, coding sequences after the code.)
- 2008-05-10 11:07:02下载
- 积分:1
-
Matlabhanshu
matlab中的函数大全………………如何实用有例子(matlab function in the Guinness ... ... ... ... ... ... how to have practical examples of)
- 2008-05-19 21:48:15下载
- 积分:1
-
Hmm
语音识别技术的最终目标是要让计算机能与人自由交谈。目前,连续语音识别技术正趋于成熟,语音识别也延伸出了诸多实用化的研究方向。今后,语音识别的重点将集中在自然话语识别与理解、实时语音识别和语音识别鲁棒性等方面。作为一门交叉学科,语音识别所涉及到的技术有信号处理、模式识别、概率论和信息论、发声机理、听觉机理和人工智能等。(The ultimate goal of speech recognition technology is to make computers and allowing others to speak freely. At present, continuous speech recognition technology is maturing, voice recognition is also extended out a lot of practical research directions. In the future, speech recognition will focus on Spontaneous Speech Recognition and Understanding, real-time speech recognition and speech recognition robustness and so on. As an interdisciplinary subject, speech recognition technology involved in a signal processing, pattern recognition, probability theory and information theory, vocal mechanism, hearing mechanism and artificial intelligence.)
- 2010-12-27 23:33:29下载
- 积分:1
-
simulink_SpreadSpectrum1
天线方向图的波达方向,用于描述回波的方向图6,可以用于初学者学习使用(DOA antenna pattern, used to describe the echo pattern 6 can be used for beginners to learn to use)
- 2010-11-13 18:22:31下载
- 积分:1
-
ariadne_RRT_mazeSolver-master
说明: 基于快速随机树探索的路径规划,源码十分详细,亲测可用,已经过测试(Path planning based on fast random tree exploration, the source code is very detailed, pro - test available, has been tested)
- 2020-04-01 17:33:21下载
- 积分:1
-
WindowsApplication_Example
VSharp学习软件源代码WindowsApplication_Example示例程序(VSharp learning software WindowsApplication_Example sample application source code)
- 2007-10-08 11:07:11下载
- 积分:1
-
Huffman_code
说明: 经典的Huffman编码,给定概率向量,输出相应Huffman编码(Classic Huffman encoding, given the probability vector, the output corresponding Huffman coding)
- 2010-04-23 21:24:41下载
- 积分:1