-
ANN1
Neural network simple example
- 2014-01-03 13:08:40下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
skindetector
说明: 本程序用来检测人的皮肤区域,并在图中标定出来。(This procedure is used to detect human skin regions, and out in the calibration diagram.)
- 2010-04-26 16:39:38下载
- 积分:1
-
m_seq1
选择13级移位寄存器的初始数据,用移位加反馈的方法生成级数为3~13的m序列(The selection of the initial data of 13 level shift register, series is generated by shift plus feedback method for 3 ~ 13 m sequence
)
- 2013-10-10 00:11:36下载
- 积分:1
-
data-classification-by-SVM-
使用支持向量机进行数据的分类预测,所需样本数据较少,且预测精度高,分类效果较好。(Using support vector machines for data classification prediction, requires less sample data, and predict high precision, classification better.)
- 2014-11-03 09:35:07下载
- 积分:1
-
hangjiguihua1
航迹规划算法,能够有效规划出最优路径,达到最优效果(Route planning algorithm can effectively plan out the best route to achieve optimal results)
- 2021-04-25 21:08:46下载
- 积分:1
-
CSRC_linux386_LS-SVMlab1.5.tar
linux下matlab可用的最小二乘法支持向量机ls-svm,c语音代码。(matlab under linux available method of least squares support vector machine ls-svm, c voice code.)
- 2009-12-14 19:45:28下载
- 积分:1
-
day_to_month_to_year
将逐日数据转化为逐月数据和逐年数据的matlab程序,方便分析与计算(The daily data into data month to month and year by year data of matlab program,convenient to analysis and calculation)
- 2021-04-20 16:38:50下载
- 积分:1
-
social-network.tar
A simulation of a Social Network University of Palermo, Italy
- 2015-04-15 17:05:02下载
- 积分:1
-
LIVER-SEGMENTATION-(3)
UPDATED CODE FOR SEGMENTATION FOR ULTRASOUND IMAGES
- 2015-11-15 21:24:13下载
- 积分:1