资源列表

« 1 2 ... 92 93 94 95 96 9798 99 100 .01 .02 ... 2830 »

[人工智能/神经网络/遗传算法Graph-Coloring(HGA)

说明:基于遗传算法和禁忌搜索的启发式算法,提供C++代码,能够高效地解决图着色问题。-The code based on the combination of Genetic Algorithm and Tabu Search can be used to solve the Graph Coloring problem efficiently
<> 在 2024-09-20 上传 | 大小:1219584 | 下载:1

[人工智能/神经网络/遗传算法SPDP(GRASP_RP)

说明:可选择节点的取货送货问题,采用Grasp and Path-relinking的算法,通过类似遗传算法的方法解决问题。-Alternatively nodes pickup and delivery, the use of Grasp and Path-relinking algorithm to solve the problem by a method similar to the genetic algorithm.
<> 在 2024-09-20 上传 | 大小:478208 | 下载:1

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

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

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

说明:由于BP神经网络易陷入局部最优,我们利用蝙蝠算法来优化BP的参数,以此找到最优的参数,并作为BP参数的初始值,用来做预测,效果很好!-Due to the BP neural network into local optimum easily, we use the bat algorithm to optimize the parameters of BP, to find the optimal parameters, and as
<李海东> 在 2024-09-20 上传 | 大小:3072 | 下载:1

[人工智能/神经网络/遗传算法ELM-LRF-master-original

说明:ELM_LRF源代码(基于局部感知域的极限学习机),论文 Local Receptive Fields Based Extreme Learning Machine 的对应代码-The source code of paper Local Receptive Fields Based Extreme Learning Machine .
<linyu> 在 2024-09-20 上传 | 大小:1257472 | 下载:1

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

说明:MATLAB环境中的KSVD字典学习,可以用于信号特征的分析,学习。-The KSVD dictionary MATLAB environment study, can be used for the analysis of characteristics of signal.
<yangyong> 在 2024-09-20 上传 | 大小:1024 | 下载:1

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

说明:基于fann库的神经网络测试代码,用于测试训练的网络的预测能力-Neural network based on fann library test code, used to test the ability to predict the network of the training
<戴亮亮> 在 2024-09-20 上传 | 大小:11587584 | 下载:1

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

说明:复杂网络的蓄意攻击,蓄意攻击是攻击度最大的节点-Deliberate attack complex networks, deliberate attack is an attack of the largest node
<王岩> 在 2024-09-20 上传 | 大小:1024 | 下载:1

[人工智能/神经网络/遗传算法AFSA-ESN-BP

说明:这是一个用人工鱼群算法优化BP神经网络和ESN神经网络的算法,可以用来对PVC生产中VCM的转化率进行预测,简单实用-This is a use of artificial fish algorithm to optimize the BP neural network algorithm, and can be used to predict the conversion of the PVC production of VCM, s
<孙威振> 在 2024-09-20 上传 | 大小:43008 | 下载:1

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

说明:MIT博士后Kevin Murphy提供了一个针对卡尔曼滤波的MATLAB工具箱,包含了功能、描述、各种典型滤波器,如粒子滤波、扩展卡尔曼滤波器和无味卡尔曼滤波器等-Kevin Murphy, a postdoc in the MIT AI Lab, provides several MatLab toolboxes, including a Kalman filter toolbox which contains functions
<zhanglei> 在 2024-09-20 上传 | 大小:3288064 | 下载:1

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

说明:有限脉冲神经网络MATLAB源码,由波兰国立大学生物医药信号处理实验室提供。FIR 神经网络属于一种BP神经网络。-Finite Impulse Response (FIR) neural network models each synapse as a linear filter to provide dynamic interconnectivity. Temporal backpropagation is used to trai
<zhanglei> 在 2024-09-20 上传 | 大小:382976 | 下载:1

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

说明:这是关于01背包的动态规划算法,给予python3.5,由于课程设计需要,还实现了可视化界面pyqt-This is a dynamic programming algorithm on 01 backpack, giving python3.5, since the curriculum design needs, but also to achieve a visual interface pyqt
<jonathanzc> 在 2024-09-20 上传 | 大小:2048 | 下载:1
« 1 2 ... 92 93 94 95 96 9798 99 100 .01 .02 ... 2830 »

源码中国 www.ymcn.org