资源列表
[人工智能/神经网络/遗传算法] DEYOUHUA
说明:微分进化算法适用于全局优化无约束连续变量,很不错的的程序啊-The differential evolution algorithm for global optimization of unconstrained continuous variables, very good program, ah! ! !<dw> 在 2024-11-18 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] PSO
说明:文件包括带压缩因子的粒子群算法,权重改进的粒子群算法,自适应权重法,随机权重法,变学习因子的粒子群算法,异步变化的学习因子,二阶粒子群算法,二阶振荡粒子群算法,混沌粒子群算法,混合粒子群算法,杂交粒子群算法,模拟退火算法-File with compression factor of the particle swarm algorithm, the weight to improve particle swarm optimizati<王觅蕤> 在 2024-11-18 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] algoritmogenetico
说明:algorithm genetic view netbeans<hao> 在 2024-11-18 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] Tjinnjishoussh
说明:该软件源码是有关禁忌搜索的程序源码,该程序源码能非常快找到到优化解,能够的到非常好的应用。 可直接使用。 已通过测试。 -The software source code is on the tabu search program source code, the program source code can be very fast to find the optimal solution, able to very good<偏见> 在 2024-11-18 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] fuzzy.c
说明:智能控制模糊控制 C++编写的模糊控制程序-Intelligent control fuzzy control fuzzy the control C++ written procedures<两根筋> 在 2024-11-18 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] TSP
说明:用遗传算法、贪心算法以及穷举法对TSP问题进行求解-Genetic algorithm, the greedy algorithm and the brute-force method to solve the TSP problem<> 在 2024-11-18 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] Genetic-Algorithm-TSP
说明:遗传算法解决旅行商问题(10个地点)源代码-Genetic algorithm to solve the traveling salesman problem source<张阳> 在 2024-11-18 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] BPPC
说明:关于BP神经网络用C实现的详细源代码,高效有用-BP neural network in C source code, efficient and useful<王倩登> 在 2024-11-18 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] dneuuronet-BBo
说明:用MATLAB做的BP神经经网络,能识别简单易懂的图象 -BP Neural through the network using MATLAB, and can identify simple image<> 在 2024-11-18 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] BP(C-write)
说明:非常简单实用的神经网络代码,用C编写,实用语言基础一般的同志,特此推荐-Very simple neural network code, written in C, the comrades of the basis of pragmatic language, and hereby recommend<王倩登> 在 2024-11-18 上传 | 大小:8kb | 下载:1
[人工智能/神经网络/遗传算法] TSP-OPERATOR
说明:TSP问题,自己尝试编写的,可以作为参考,虽然看上去很多-TSP problem, try it yourself prepared, can be used as the reference, though it seemed a lot<代风> 在 2024-11-18 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] multi-class-problem
说明:将多类别问题分解成多个二类别问题是解决多类别分类问题的常用方式。传统one against all(OAA)分解方式的性能更多的依赖于个体分类器的精度,而不是它的差异性。本文介绍一种基于集成学习的适于多类问题的神经网络集成模型,其基本模块由一个OAA方式的二类别分类器和一个补充多类分类器组成。测试表明,该模型在多类问题上比其他经典集成算法有着更高的精度,并且有较少存储空间和计算时间的优势。-Decompose multi-class p<刘茂> 在 2024-11-18 上传 | 大小:8kb | 下载:0