资源列表
SVD
- 实矩阵奇异值分解,可控制技术精度,被其他程序调用的子程序。-Real matrix singular value decomposition, can control the precision,be used by other programs called subroutines.
Entropyweight
- 利用信息熵原理,根据数据的混乱度,确定各个信息的权重系数-The use of information entropy theory, the chaotic degree of the data to determine the weight coefficients of the various information
10Algorithms-08
- This paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006: C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. These top 10 algorithms
matriz_with_celula
- Class Matriz created from objects Celula
gaosiRLS
- 利用高斯消元解矩阵的最小二乘二次曲线拟合-The use of Gauss least-squares solution matrix of the quadratic curve fitting
bhh
- 用C语言实现把八皇后问题解决了,应该值得一看。-With the C language implementation to solve the eight queens problem, it should be worth a visit.
ysf
- 用C语言实现解决约瑟夫问题的一种方法,也许会对他人有启示。-C language implementation with a way to solve the problem, Joseph, and perhaps others, would be revealing.
SGA
- 遗传算法是在生物进化的启示下得到的一种搜索和自适应算法。此程序包为GA算法的源代码。-Genetic algorithms are inspired by biological evolution to be a search and adaptive algorithm. This package for the GA algorithm source code.
ISRLS
- 最小二乘算法rls的改进算法,通过调试,能够更好克服噪声的调试。-ISRLS
volume
- calculate maximum volume of cuboid given conditions.. a+b+c<s ab+bc+ca<d where s and d are constants-calculate maximum volume of cuboid given conditions.. a+b+c<s ab+bc+ca<d where s and d are constants..
Gauss
- In linear algebra, Gaussian elimination is an algorithm for solving systems of linear equations, finding the rank of a matrix, and calculating the inverse of an invertible square matrix. Gaussian elimination is named after German mathematician and sc
