搜索资源列表
ensemblelearning
- 该源代码主要是利用bagging,adboosting等集成学习的方法进行图像融合处理,效果甚好!-The main source is the use of bagging, adboosting ensemble learning methods such as image fusion, the effect is very good!
MATLAB3
- 一. 随机现象的模拟 例: 超市出口有若干个收款台,两项服务:收款、装袋。顾客的到达的时间间隔是随机的; 因顾客购买的货物量不同,所以服务时间的长短也是随机的。 可以利用计算机产生服从一定的规律(概率分布)的(伪)随机数,用随机数确定时间间隔和服 务时间-1. Random phenomena simulation cases: There are a number of export supermarket cashier, the two services: colle
MatlabRandomForest
- MatlabRandomForest is a powerfull toolbox for programing Randim forest, Bagging, Boosting,.., in Matlab. The Matlab functions (RFClass.m, RFReg.m and RFPrint.m) and compiled Fortran code (RFClassification.dll and RFRegression.dll) must be stored i
forest
- 随机森林分类方法的matlab代码实现,他是在bagging的基础上发展起来的-code of randomforest classiification
baggingaboosting
- Matlab code for bagging and boosting (data mining)
55e9ae658d29
- 基于bagging算法的C++程序,包括matlab程序的结合。代码简单易懂,适合模式识别的初学者。-Based bagging algorithm C++ procedures, including combining matlab program. Code is easy to understand for beginners pattern recognition.
NLDA
- 利用matlab实现基于NLDA的人脸识别算法,如有需求做RLDA和bagging NLDA并利用sum rule或者majority rule请参照http://shop.zbj.com/14563255/sid-1213623.html-Matlab codes for NLDA, bagging NLDA, random sampling LDA, Integrating Random Subspace and Bagging for LDA Based Face Recognition
bagging-NLDA-and-RLDA
- 利用matlab实现NLDA人脸识别算法,更详细的random sampling LDA, bagging NLDA和整合LDA算子利用majority vote 和sum rule的matlab 代码,人脸库使用ORL库或者XM2VTS库,地址:http://shop.zbj.com/14563255/sid-1213623.html- matlab codes for NLDA face detection, the face s are ORL. More details about r
AOC_limit
- 使用matlab实现的蚁群算法,解决0 1背包问题为例解决组合优化问题(ant colony optimization (ACO) implement by matlab, use to solve 0/1 bagging problem)
GA-Bagging-SVM-code
- 基于matlab软件的Ga-bagging-svm程序,包含算例data,编写规范,非常好用(Ga-bagging-svm program based on MATLAB software, including example data, compiling specifications, very useful)
bagging_svm
- bagging_svm MATLAB实现(the matlab code of bagging and svm .)