资源列表
boosting
- R语言解决机器学习中关于AdaBoosting算法的代码。-about the AdaBoosting in machine learning, using R language
randomforest-matlab
- 一个Matlab实现Random Forest的源代码,里面有使用说明和范例-Random Forest achieve a Matlab source code, there are instructions and examples
ClassicalELM
- 通过极限学习机的相关算法,实现数据的预测、回归、分类,从而有利益数据的处理-Processed through the relevant algorithm ELM achieve prediction data, regression, classification, and thus interest data
mlp
- this code source implement artificial neural network by using multi layers perceptron whit xor sample test.- this code source implement artificial neural network by using multi layers perceptron whit xor sample test.
CalcActivationCode
- 岩土数值模拟计算的程序,可以用来计算边坡、岩石稳定性。-Numerical simulation of geotechnical calculation program can be used to calculate the slope, rock stability.
cw_vrp
- 介绍节约算法的文章,包括一个用MATLAB编写的程序和一个用c++编写的程序-cw vrp
twgr-ccf-dd56c95d9dbe
- 典型相关随机森林算法,随机森林算法的改进-Typical correlation Random Forest algorithm
OMP_c
- 压缩感知中贪婪迭代算法,可以进行DOA估计和频率普估计-Greed iteration algorithm in the compressed perception, can estimate the DOA estimation and frequency
ceemdan
- ceemdan源码-ceemdan source code
short-distance
- 本程序使用遗传算法实现了最短路径,而且本文代码是matlab代码。-matlab code of ...
pca
- 应用主成分分析将数十维数据压缩,得到主成分,根据主成分得分给案例排序,得到案例 的得分排序,从而得到评价结果。-Principal component analysis of dozens dimensional data compression, get the main ingredients, according to the principal component scores to sort the case to give the case to score the sort to
best_kmeans
- 该算法克服了kmeans算法需要手动设置k值得缺陷,使用多次迭代,可以自动得到合适的k值,并进行聚类计算。该算法不是本人所写,这里上传供同行传阅。http://www.mathworks.com/matlabcentral/fileexchange/49489-best-kmeans-x--this program is come form the link:http://www.mathworks.com/matlabcentral/fileexchange/49489-best-kmeans