-
emd
emd源程序。emd源程序。emd源程序。emd源程序。emd源程序。(display the emd functions)
- 2013-07-26 15:12:45下载
- 积分:1
-
GAPSO
遗传算法与粒子群算法结合对参数进行优化选择,达到最后结果(Genetic algorithm and particle swarm optimization algorithm to the parameters combine to achieve the final result)
- 2015-01-04 15:45:55下载
- 积分:1
-
External-ballistics-1
计算外弹道有关大口径火炮的外弹道计算以及枪弹的计算(the way of math in External ballistics)
- 2021-04-23 16:48:48下载
- 积分:1
-
matlab_midi
从MIDI文件中读取多基频,用于检测多基频的提取,是一个很好的方法,大家可以借鉴一下(MIDI multipitch )
- 2010-06-12 20:02:42下载
- 积分:1
-
@linear
针对SVM法线特征筛选算法仅考虑法线对特征筛选的贡献,而忽略了特征分布对特征筛选的贡献的不足,在对SVM法线算法进行分析的基础上,基于特征在正、负例中出现概率的不同提出了加权SVM法线算法,该算法考虑到了法线和特征的分布.通过试验可以看出,在使用较小的特征空间时,与SVM法线算法和信息增益算法相比,加权SVM法线算法具有更好的特征筛选性能.(Normal feature selection for SVM algorithm only considered normal for the contribution of feature selection, to the neglect of the characteristics of the distribution of feature selection have contributed to the lack of normal SVM algorithm based on the analysis, based on the characteristics of the positive and negative cases emergence of a different probability-weighted normal SVM algorithm, which takes into account the distribution and characteristics of normal. through the test can be seen in the use of smaller feature space, the normal and the SVM algorithm and information gain algorithm, normal weighted SVM algorithm has better performance of feature selection.)
- 2008-01-08 21:38:17下载
- 积分:1
-
wsnPso
Energy-efficient Deployment of Mobile Sensor
Networks by PSO
- 2013-05-06 01:44:45下载
- 积分:1
-
cut_sample
说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。
(The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
- 2010-03-19 11:13:13下载
- 积分:1
-
Attachments_2012_03_11.zip.mmmmm
optimization with iteration pso
- 2014-08-22 19:24:34下载
- 积分:1
-
Wishart
Matlab implements wishart algorithm to process polarimetric SAR images.
- 2020-06-28 22:00:02下载
- 积分:1
-
随机森林的matlab实现
说明: 随机森林的一个入门级历程,此例程可以带有稀缺数据集,让你使用训练集和测试集感受到随机森林的强大之处。随机森林的分类与回归,非常之强。秒杀神经网络,是一个人见人爱的算法。(Random forest is an entry-level process, this routine can have scarce data set, let you use training set and test set to feel the power of random forest. The classification and regression of random forest is very strong. Seckill neural network is a love algorithm.)
- 2021-03-08 11:19:28下载
- 积分:1