资源列表
遗传算法VC++
- 各种遗传算法代码
geneticcoding
- 遗传算法代码 LH遗传算法代码 遗传算法代码-LH code genetic algorithm genetic algorithm genetic algorithm source code
moment
- This paper aims to present a survey of object recognition/classification methods based on image moments. We review various types of moments (geometric moments, complex moments)
ycsfmysl
- 融合蚂蚁算法的改进遗传算法,有较高参考价值-Fusion ant algorithm improved genetic algorithm has high reference value
BP-neural-network-with-examples.
- BP神经网络详解与实例 BP算法,PPT详细讲解。-BP neural network Detailed instance BP algorithm, PPT explain in detail.
bayes-
- 这是用c++写的贝叶斯分类的算法源码,非常实用,也非常好用。-It is written in c++ Bayesian classification algorithm source code, very practical and very easy to us
GA
- 在自然界中生物从其亲代继承特性或性状,这种现象称为遗传(Heredity),研究这种现象的科学叫遗传学(Genetics)。 在构成生物的细胞(Cell)中含有染色体(Chromosome),生物的遗传信息都包含在染色体中。遗传信息由基因(Gene)组成,基因是DNA(Deoxyribonucleic Acid)或RNA(Ribonucleic Acid)中占有一定位置的基本遗传单位。在DNA中遗传信息在长链上按照一定模式排列,即进行了遗传编码。遗传基因在染色体中占据的位置称为基因座(Loc
5个遗传算法源码
- (其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗
matlab遗传算法程序
- 5个遗传算法源程序
genetic_algorithm_in_c
- 此源码包含下面五个程序的源代码。 基本分类算法源程序 基本遗传算法源程序 基于遗传算法的人工生命模拟源程序 基于遗传算法优化神经网络结构源程序 基于遗传算法提取基元图形源程序-This source code contains the following five program s source code. Basic classification algorithm source basic source of genetic algorithm based on gen
shuxuesuanfa
- 包括分枝定界算法,线性规划单纯形算法,马尔可夫链算法,贝叶斯决策方法,生产计划算法,动态规划的投资问题的C语言解决-Including the branch-and-bound algorithm, linear programming simplex algorithm, Markov chain algorithms, Bayesian decision-making methods, production planning algorithms, dynamic programming i
Ch7_curve-fitting
- 介绍了利用matlab进行曲线拟合的方法,以及相应函数在matlab中的使用方法-Describes the use of matlab curve fitting method, and the corresponding function in matlab to use
