资源列表
aprecon
- 遗传算法的小程序,希望能够对大家有用处!-genetic algorithm for small procedures, we hope to be able to be useful!
yanhuisanjiao
- 打印杨辉三角前n行算法.-Print Pascal's Triangle n algorithm for the former.
whitenv
- 人脸识别中的matlab算法,人脸前期处理,希望对大家有用-of Matlab face recognition algorithm, face pre-processing, it may be useful to hope
nhuanhou
- n皇后的问题,求出总共的解法数,并显示其中一种的解法
m4
- 基于实数编码遗传算法的函数极植优化程序,全面,准确
CS_OMP
- 压缩感知——沙威编写 压缩感知基础编程 重构的基础编程-cs compressing sensing
TestAlgorithm
- 求花朵数的JAVA代码实现 一个N位的十进制正整数,如果它的每个位上的数字的N次方的和等于这个数本身,则称其为花朵数。 例如: 当N=3时,153就满足条件,因为 1^3 + 5^3 + 3^3 = 153,这样的数字也被称为水仙花数(其中,“^”表示乘方,5^3表示5的3次方,也就是立方)。 当N=4时,1634满足条件,因为 1^4 + 6^4 + 3^4 + 4^4 = 1634。 当N=5时,92727满足条件。 实际上,对N的每个取值,可能有多个数字满足条件。
strassen
- strassen乘法矩阵,很好解决你们所遇到任何情况-strassen matrix multiplication, a good solution to any situation you encounter
efa1
- 渐进因子分析EFA 测试 可以运行 但运算量较大 可能时间比较长-Evolving factor analysis EFA testing can run, but the large computation time might be longer
nnt
- 应用遗传算法进行电机运行故障检测,分别为电机轴承滚珠故障、电机轴承内圈故障、电机轴承滚珠和内圈组合故障,其中以40组数据为训练样本,4组数据为测试样本。-Motor fault detection based on Genetic Algorithms,Motor ball bearing failure, the the motor bearing inner ring failure, the motor bearing balls and inner ring combination fa
Queue_string
- 菜鸟自己写的一个存储字符串的循环队列,字符串长度可自定义,遍历方式是一个个输出的。-Circular queue rookie wrote a stored string, the string length can be customized traversal is one of the output.
NaiveBayes
- Naive Bayes algorithm for data mining
