-
MATLAB
MATLAB常用函数,可以方便我们的编程和查找,(MATLAB common functions that can facilitate our programming and find,)
- 2010-08-13 16:08:12下载
- 积分:1
-
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
-
BSpline
自己写的matlab里面的,B样条基函数的简单程序,用的是卷积的方法(bspline basic functions,you can use it to conquer some ans)
- 2012-05-16 17:09:28下载
- 积分:1
-
writing sfunctions
说明: This guide explain s function for matlab simulink
- 2020-04-24 05:32:16下载
- 积分:1
-
ant
蚁群聚类算法,较好的实现了带聚类数据的聚类,已知了聚类数目。(ant conoly clustering)
- 2010-01-04 16:17:23下载
- 积分:1
-
random_binary
说明: MATLAB通信系统随机数产生mfiles,均匀、瑞利、高斯随机数发生器(Communication systems random number generator MATLAB mfiles, uniform, Rayleigh, Gaussian random number generator)
- 2010-04-18 12:06:59下载
- 积分:1
-
k-means-and-knn_matlab
用matlab实现机器学习中的两个经典算法:k-means和knn。(Using matlab to achieve in two classic machine learning algorithms: k-means and knn.)
- 2011-06-17 22:23:56下载
- 积分:1
-
homework1
设计一个模拟信号(几个不同频率简谐信号之和,再加一个白噪声)
用不同的采样频率把信号离散(满足和不满足采样定理),
画出信号波形;
分别作信号的谱分析(幅值);对比采样频率的影响;
选用不同窗函数对同一个信号作谱分析,比较分析。(signal process using matlab)
- 2013-09-11 08:06:00下载
- 积分:1
-
Q-learning
简单实用的matlab源码,描述了Q学习的过程,实现了探索和最优化.适用于初学者(Simple and practical matlab source, describing the Q learning process, to achieve the exploration and optimization suitable for beginners)
- 2014-11-30 13:42:54下载
- 积分:1
-
yy
矩阵的LU分解 PLU分解 以及平方根分解(LU decomposition of the matrix square root PLU decomposition and decomposition)
- 2013-11-22 19:25:11下载
- 积分:1