资源列表

« 1 2 ... .32 .33 .34 .35 .36 2437.38 .39 .40 .41 .42 ... 2830 »

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

说明:EM算法是在概率模型中寻找参数的最大拟然估计或最大后验估计的迭代算法-EM algorithm is looking for parameters in the probability model of maximum quasi likelihood estimation or maximum a posteriori estimate of the iterative algorithm
<zhangweidong> 在 2024-10-12 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法Biogeography-Optimization-algorithm

说明:生物地理学优化算法,作者Dan Simon,是在遗传算法和粒子群算法的基础上发展来的,适用于解决高维度的,多目标的最优化问题。-Biogeography optimization algorithm, author Dan Simon, is based on genetic algorithm and particle swarm algorithm development to apply to solve high-dimensi
<文文山> 在 2024-10-12 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法Artificial-bee-colony-algorithm

说明:人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,具有较快的收敛速度和寻优精度。-Artificial bee colony algorithm is to mimic the behavior of an optimization method proposed by bees, has a faster convergence rate and optimization accuracy.
<文文山> 在 2024-10-12 上传 | 大小:2048 | 下载:0

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

说明:萤火虫算法源于模拟自然界萤火虫在晚上的群聚活动的自然现象而提出的,每只萤火虫被视为解空间的一个解,萤火虫种群作为初始解随机的分布在搜索空间中,然后根据自然界萤火虫的移动方式进行解空间中每只萤火虫的移动。通过每一代的移动,最终使的萤火虫聚集到较好的萤火虫周围,也即是找到多个极值点,从而达到种群寻优的目的。-Firefly firefly algorithm derived the simulation of natural phenom
<文文山> 在 2024-10-12 上传 | 大小:2048 | 下载:0

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

说明:DE 算法主要用于求解连续变量的全局优化问题,其主要工作步骤与其他进化算法基本一致,主要包括变异(Mutation)、交叉(Crossover)、选择(Selection)三种操作。算法的基本思想是从某一随机产生的初始群体开始,利用从种群中随机选取的两个个体的差向量作为第三个个体的随机变化源,将差向量加权后按照一定的规则与第三个个体求和而产生变异个体,该操作称为变异。然后,变异个体与某个预先决定的目标个体进行参数混合,生成试验个体,这一
<文文山> 在 2024-10-12 上传 | 大小:2048 | 下载:0

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

说明:采用malab的elman神经网络训练和测试294期蓝球数据预测下一期蓝球号码。-The elman using matlab neural network training and testing 294 basketball data to predict the next number.
<毅宜> 在 2024-10-12 上传 | 大小:2048 | 下载:0

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

说明:一个用于数值预测的单层BP人工神经网络的c++源程序,可以直接使用,没有使用任何第三方库,开发环境为VS2015专业版。-a simple bp ann with c++,it s a source file you can add it in your project without do other thing,IDE is VS2015PRO.
<黄津> 在 2024-10-12 上传 | 大小:2048 | 下载:0

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

说明:人工智能产生式系统的通用程序,能够根据规则集文本自动生成事实选项和问题,自动根据用户选择进行推理,可以处理不同的问题。-It is a general program for AI product system, it can auto generate fact item and problem, auto reasoning according to use select, it can deal different probl
<wangtao> 在 2024-10-12 上传 | 大小:2048 | 下载:0

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

说明: matlab 中的 Sheffield 遗传算法工具箱教程- matlab genetic algorithm toolbox in Sheffield Tutorial
<龚旸> 在 2024-10-12 上传 | 大小:2048 | 下载:0

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

说明:用PSO算法优化小波网络的权值,简单易懂,可以在此基础上作改进-Wavelet Network optimization with PSO algorithm weights, easy to understand, we can make improvements based on this
<邢飞> 在 2024-10-12 上传 | 大小:2048 | 下载:0

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

说明:用pso算法优化BP网络,简单易懂 可以在此基础上进行其他改进-Optimized BP network with pso algorithm is simple and easy to understand can make additional improvements on this basis
<邢飞> 在 2024-10-12 上传 | 大小:2048 | 下载:1

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

说明:利用RB神经F网络进行回归-非线性函数回归的实现-The use of RB F neural network regression- linear regression function to achieve
<WTF> 在 2024-10-12 上传 | 大小:2048 | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 2437.38 .39 .40 .41 .42 ... 2830 »

源码中国 www.ymcn.org