资源列表

« 1 2 ... .40 .41 .42 .43 .44 2445.46 .47 .48 .49 .50 ... 2830 »

[人工智能/神经网络/遗传算法《机器学习算法原理与编程实践》_

说明:机器学习算法原理与编程实践,书中含有每个编程实践的源代码。(Machine learning algorithms and practices)
<wukong1230 > 在 2024-11-15 上传 | 大小:2.91mb | 下载:0

[人工智能/神经网络/遗传算法05728148

说明:This paper presents neural networks based approach for estimation of the control and operating parameters of Statcom used for improving voltage profile in a power system, which is emerging as a major problem in the da
<phdscolar11 > 在 2024-11-15 上传 | 大小:279kb | 下载:0

[人工智能/神经网络/遗传算法rbf

说明:实现径向基神经网络的matlab预测,较好的完成了神经网络的预测控制性能。(Matlab prediction of radial basis function neural networks)
<Super Ma > 在 2024-11-15 上传 | 大小:9kb | 下载:0

[人工智能/神经网络/遗传算法Kmeans

说明:基于java语言实现的kmeans聚类算法,还是很靠谱的(kmeans cluster realize based on java)
<heimohe > 在 2024-11-15 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法genetic algorithm

说明:用遗传算法求解TSP问题,包含选择,交叉,变异算子。迭代效率较高(The genetic algorithm is used to solve the TSP problem, including selection, crossover and mutation operators. The iterative efficiency is higher)
<andycorleone > 在 2024-11-15 上传 | 大小:252kb | 下载:0

[人工智能/神经网络/遗传算法kMeans

说明:实现聚类,预测数据,在教育行业十分有帮助(The basic idea of KMeans algorithm is that the initial random given K cluster centers, according to the nearest neighbor principle, the sample points are divided into different clusters. Then, the ce
<linlin1 > 在 2024-11-15 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法Machine Learning

说明:机器学习经典书籍,Tom M. Mitchell所著。详细介绍了包括ANN,Bayesian学习等在内的机器学习的方法(Machine learning classic books, Tom, M., Mitchell by. The method of machine learning including ANN, Bayesian learning and so on is introduced in detail)
<hdxbit > 在 2024-11-15 上传 | 大小:17.13mb | 下载:0

[人工智能/神经网络/遗传算法GA

说明:遗传算法求解简单的约束条件,算法简单,容易理解,成勋后面有标注(The constraint conditions of simple genetic algorithm, the algorithm is simple and easy to understand, behind the sung hoon has marked)
<goodjuan > 在 2024-11-15 上传 | 大小:360kb | 下载:0

[人工智能/神经网络/遗传算法神经网络

说明:人工神经网络(Artificial Neural Networks,简写为ANNs)是一种模仿动物神经网络行为特征,进行分布式并行信息处理的算法数学模型。这种网络依靠系统的复杂程度,通过调整内部大量节点之间相互连接的关系,从而达到处理信息的目的,并具有自学习和自适应的能力。(Artificial neural network (ANN) is a mathematical model that imitates the behavior
<木冉 > 在 2024-11-15 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法遗传算法

说明:遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评
<木冉 > 在 2024-11-15 上传 | 大小:5kb | 下载:0

[人工智能/神经网络/遗传算法knn

说明:经典的分类算法,可以完成基本的分类。。。(Classic classification algorithm, you can complete the basic classification...)
<zhehuiyl > 在 2024-11-15 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法pso

说明:matlab PSO智能算法程序,包含完整的算法和详细步骤(MATLAB PSO Application)
<lier168 > 在 2024-11-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 2445.46 .47 .48 .49 .50 ... 2830 »

源码中国 www.ymcn.org