-
matlab 自适应遗传算法源程序,用到了G
matlab 自适应遗传算法源程序,用到了G-S正交化分解,大家可以用QR分解做一下,应该会使程序更简单一点.-Matlab adaptive genetic algorithm source code, used in the G-S orthogonal decomposition. We can do something QR decomposition, the process would be simpler 1:00.
- 2023-06-27 02:15:03下载
- 积分:1
-
图像检测模板匹配的视觉识别码
图像检测模板匹配的Visual C++代码-Image Detection template matching Visual C code
- 2022-01-25 15:11:59下载
- 积分:1
-
Simulated annealing algorithm the document on the simulated annealing algorithm...
模拟退火算法 该文档对模拟退火算法作了详细介绍,包括准确的MATLAB算法代码,相当适用-Simulated annealing algorithm the document on the simulated annealing algorithm described in detail, including accurate MATLAB algorithm code, rather the application of
- 2022-03-21 07:56:29下载
- 积分:1
-
单神经元pid源码实现,对初学的朋友很有帮助
单神经元pid源码实现,对初学的朋友很有帮助-The program can realize single neural pid with MATLAB.The algorithm is simple and easy to understand.
- 2023-01-21 11:05:04下载
- 积分:1
-
k-means(欧氏距离)聚类算法是最基本的聚类算法,是理解和应用聚类算法的基础,通过k-means(欧氏距离)聚类算法我们才可以初步了解数据挖掘的原理。-k-means (Euclidean distance) clustering algorithm is the most basic clustering algorithm, is understanding and the basis for the application of clustering algorithm, through the k-means (Euclidean distance) clustering algorithm we are able to a preliminary understanding of the principles of data mining .
- 2022-05-24 13:46:10下载
- 积分:1
-
在自然界中生物从其亲代继承特性或性状,这种现象称为遗传(Heredity),研究这种现象的科学叫遗传学(Genetics)。
在构成生物的细胞(Cell)中...
在自然界中生物从其亲代继承特性或性状,这种现象称为遗传(Heredity),研究这种现象的科学叫遗传学(Genetics)。
在构成生物的细胞(Cell)中含有染色体(Chromosome),生物的遗传信息都包含在染色体中。遗传信息由基因(Gene)组成,基因是DNA(Deoxyribonucleic Acid)或RNA(Ribonucleic Acid)中占有一定位置的基本遗传单位。在DNA中遗传信息在长链上按照一定模式排列,即进行了遗传编码。遗传基因在染色体中占据的位置称为基因座(Locus),同一个基因座可能具有的全部基因称为等位基因(Allele),一个细胞核中所有染色体携带的遗传信息的全体称为基因组(Genome)。-err
- 2022-05-27 18:00:39下载
- 积分:1
-
libsvm中文说明书上流行的SVM软件libsvm的详细描述…
libsvm中文声明对流行的SVM软件libsvm的详细说明会对大家有所帮助
- 2022-11-01 14:15:03下载
- 积分:1
-
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使...
五子棋是一种受大众广泛喜爱的游戏,这里介绍五子棋程序的数据结构、评分规则、胜负判断方法,重点分析了搜索算法,并在传统的博弈算法在五子棋应用中进行一些改进,从而使剪枝更有效,运算性能更好。改进包括:不使用closed表;改变棋盘搜索顺序;增加记录最大棋盘信息的指针。实验证明,这几点改进对提高效率有很高帮助。
- 2022-07-01 17:06:31下载
- 积分:1
-
模式识别―分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码...
模式识别―分类程序VC源码,是《图像模式识别VC++技术实现》一书的源码-pattern recognition-classification procedure VC source, "VC image pattern recognition technology to achieve" a source book
- 2022-08-16 23:40:49下载
- 积分:1
-
On the splitting method for VQ codebook generation by using Matlab
On the splitting method for VQ codebook generation by using Matlab
- 2022-01-21 17:55:17下载
- 积分:1