资源列表
[人工智能/神经网络/遗传算法] AlarmCorrelationModel
说明:介绍告警相关性分析及其相关研究,并提出了1 个通用的告警相关性分析模型. 在分析模型中制定了告警 相关性的描述语言和规则发现步骤. 基于此,讨论了基于告警相关性分析的通信网故障诊断系统. 最后给出了告 警相关性分析模型在通信网中实现的前提条件和特点. 仿真实验表明,该模型可以压缩冗余告警信息,有利于故障 定位.-Introduction alarm correlation analysis and related resea<长城> 在 2024-11-16 上传 | 大小:122kb | 下载:0
[人工智能/神经网络/遗传算法] GA
说明:通过遗传算法的计算可以实现求取式子中的最小值.-Through the genetic algorithm can realize the calculation formula of the minimum strike.<王程坤> 在 2024-11-16 上传 | 大小:6kb | 下载:0
[人工智能/神经网络/遗传算法] immunity1854
说明:免疫算法程序,基于matlab语言的程序设计,包括人工免疫算法 遗传算法程序比较.用于优化问题研究-Immune algorithm procedure, based on the matlab programming language, including the artificial immune algorithm genetic algorithm procedure. For Optimization<黄干> 在 2024-11-16 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] guimoo-0.3
说明:一个遗传算法的程序,用来解决函数最值得问题。比较好用。 -A genetic algorithm procedure, to solve most problems function. Comparison of ease of use.<> 在 2024-11-16 上传 | 大小:140kb | 下载:0
[人工智能/神经网络/遗传算法] thecontrollingofpidinpsoo
说明:基本粒子群优化算法Matlab源程序,其中的fitness函数可根据自己需要更改。-Elementary particle swarm optimization algorithm Matlab source code, in which the fitness function may need to change according to their own.<徐楠> 在 2024-11-16 上传 | 大小:4kb | 下载:0
[人工智能/神经网络/遗传算法] GA
说明:关于遗传算法的源码,欢迎大家下载和学习,不需要帐号的!-On the genetic algorithm source code, welcomed everyone to download and study, do not need to account!<xiaowei> 在 2024-11-16 上传 | 大小:713kb | 下载:0
[人工智能/神经网络/遗传算法] shenjingwangluo-C
说明:神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-Neural network algorithm source code, such as SOM, HOPFIELD, CPN, BPN, BOLTZMAN, ART, ADALINE, while providing for different algorithm demo source co<wanglei> 在 2024-11-16 上传 | 大小:195kb | 下载:0
[人工智能/神经网络/遗传算法] eightqueen
说明:八皇后的A*算法 利用矩阵的行列变换,将待扩展的结点放入closedlist中,而后移出该表首个结点进行扩展(同时放如openlist中),并将其子节点放入closelist中-8 Queen<xiaochen> 在 2024-11-16 上传 | 大小:528kb | 下载:0
[人工智能/神经网络/遗传算法] TSP-SA
说明:用模拟退火算法解决旅行商问题,工具为:vs2005-Using simulated annealing algorithm to solve traveling salesman problem, tools for: vs2005<renziwu> 在 2024-11-16 上传 | 大小:4.83mb | 下载:0
[人工智能/神经网络/遗传算法] vc-pso
说明:基于粒子群优化算法,通过多次叠代查找函数的最优项目-Based on Particle Swarm Optimization, through multiple iterations to find the optimal function of the project<臧慧娟> 在 2024-11-16 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] GA33
说明:这是一个用C++编写的,关于遗传优化算法,该算法是一个非常实用的算法,该程序是用于解决遗传算法的,可能运行环境有要求,但是效果不错-This is a C++ Prepared, on the genetic optimization algorithm, which is a very useful algorithm, the program is used to solve the genetic algorithm may ha<黄干> 在 2024-11-16 上传 | 大小:495kb | 下载:0
[人工智能/神经网络/遗传算法] VC++BP
说明:本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值. 一、网络训练 程序默认状态是样本训练状态,现将样本训练状态下的如何训练网络进行说明: 1.系统精度: 定义系统目标精度,根据需要定义网络训练误差精度.误差公式是对训练出网络的输出层节点和实际的网络输出结果求平方差的和. 最大训练次数: 默认为10000次,根据需要调整,如果到达最大训练次数网络还未能达到目标精度,程<starboy_2nd> 在 2024-11-16 上传 | 大小:336kb | 下载:0