资源列表
AII
- fUZZY SET FOR GENETIC ALGORITHM
Machine-Learning-exercises_finished
- andrew NG上的课程machine learning 的习题解答,这些习题对于机器学习入门还是非常有帮助的,值得学习。-This my answer to the programming exercises of Machine Learning by Andrew NG,this files are very useful to the people who want to study with Machine Learning.
BPnet
- 此例是利用BP神经网络学习三位二进制代码的识别功能,例如当学习完后输入101,判断出结果为5,输入010判断结果为2,参看测试结果截图。-This case is the use of BP neural network learning three binary code recognition, for example, when after learning input 101, to determine the result of 5, 010 judgment result is tw
zhuangxiang
- 用免疫遗传算法解决装箱问题 只考虑体积和质量-With immune genetic algorithm to solve the problem only consider packing volume and mass
GA
- 遗传算法 人工智能最经典也是最基本的方法之一 并给出非线性优化实例-Genetic Algorithms Artificial Intelligence most classic and most basic methods and gives examples of nonlinear optimization
kmeans1
- K-means算法,算法步骤如下: Step1.利用式(2)计算距离矩阵D=(),其中=dist[i, j] (); Step2.扫描坐标距离矩阵D,寻找距离的最大值和最小值,用式(3)计算limit; Step3.扫描坐标距离矩阵D,寻找矩阵中距离最小的2个数据a,b,将数据a,b加入集合,={a,b},同时将数据a,b从U中删除,更新距离矩阵D; Step4.利用 (4)式在U中寻找距离集合最近的数据样本t,如果小于limit,则将t加入集合,同时将t从集合U中删除,更新
zhuangxiang-(2)
- 用免疫遗传算法实现装箱问题(2) 含疫苗选择和注射算子-Immune genetic algorithm with packing problem (2) containing vaccine selection and injection operator
pcaren-lian-shi-bie
- 仿真人的脸部识别程序 ,人工智能领域相当经典的算法,值得一看,尤其是初学者,会有不同的发现哦。-Human face recognition program, the field of artificial intelligence is the classical algorithm, is worth a look, especially for beginners, there will be different to find oh.
CRC_CHECKING
- CRC校验算法程序。用于需严格保证数据完整性的通信场合。-Useful code of CRC checking, for applications of communication.
waterfill
- 通信中,非常经典的注水算法的代码,其应用与OFDM系统中,比较常用且经典-Communication, very classic water-filling algorithm code, the application of OFDM system, the more common and classic
test
- 人脸检测 狂出结果 可以说出是谁 人脸检测 狂出结果 可以说出是谁-人脸检测 狂出结果 可以说出是谁
PSO
- 一种粒子群算法的寻优算法,将其用于非线性寻优-One kind of particle swarm optimization algorithm, be used in non-linear optimization
