-
source codes of the book "Genetic Algorithm" by Wang Xiaoping.
王小平老师的遗传算法-理论应用与软件实现的源代码(matlab, C)-source codes of the book "Genetic Algorithm" by Wang Xiaoping.
- 2022-04-06 13:49:34下载
- 积分:1
-
遗传算法
遗传算法-理论和应用与软件实现,这是一本比较好的书-Genetic algorithms- theory and application and software implementation, this is a good book
- 2022-05-16 05:46:03下载
- 积分:1
-
分层聚类算法的一个算法,它使用的代表…
层次聚类算法中的cure算法,它利用代表点来达到聚类目的-hierarchical clustering algorithm cure the algorithm, which uses representatives point to achieve clustering purpose
- 2022-03-17 06:33:08下载
- 积分:1
-
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
- 2022-01-28 00:58:44下载
- 积分:1
-
支持向量机模式识别技术及其在机械故障诊断中的应用
SVM模式识别技术及在机械故障诊断中的应用进展-SVM pattern recognition technology and in Mechanical Fault Diagnosis of progress
- 2023-09-05 19:15:03下载
- 积分:1
-
variable scale method of the source for the optimization of nonlinear programmin...
变尺度法的源程序,用于优化中的非线性规划,效还可以的。-variable scale method of the source for the optimization of nonlinear programming, the effect can be.
- 2022-03-12 06:30:25下载
- 积分:1
-
Astar algorithm using eight digital issues. C++ written in the console applicati...
使用Astar算法实现的八数码问题。C++编写,控制台应用程序,实现简单,代码轻便。-Astar algorithm using eight digital issues. C++ written in the console application, to achieve simple and lightweight code.
- 2022-06-29 20:20:44下载
- 积分:1
-
这是一个用matlab编制DE算法的源代码,希望大家喜欢!
这是一个用matlab编制的DE算法的源程序,希望大家喜欢!-This is a preparation using the Matlab DE algorithm source, hope you like them!
- 2022-09-06 23:50:03下载
- 积分:1
-
平时学习时搜集的算法书,聚类,神经网络,蚁群算,遗传算法
平时学习时搜集的算法书,聚类,神经网络,蚁群算,遗传算法-some e-books about the algorithm
- 2022-03-01 00:08:48下载
- 积分:1
-
The basic neural network computing
基本的神经网络计算TLU,对于所有学习神经归纳的第一个算法来说,单个神经容易做训练,虽然不会有问题的异或解,但它是人类神经史上的第一步。
- 2022-01-26 01:16:54下载
- 积分:1