-
遗传规划算法的VC程序实现
智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划...
遗传规划算法的VC程序实现
智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-genetic programming algorithm for the VC program Intelligent Algorithm : genetic programming, on the VC GP code procedures, the project document contains GP programming code and classic problem solving process. Can refer to the procedures of genetic planning process design work for their graduation design.
- 2022-08-09 18:58:47下载
- 积分:1
-
用高斯和离子滤波来跟踪视频图像中的移动对象,和模式识别有关...
用高斯和离子滤波来跟踪视频图像中的移动对象,和模式识别有关-And ions with Gaussian filtering to track video images of moving objects, and pattern recognition on the
- 2022-05-28 00:47:27下载
- 积分:1
-
rbfmip是培养多包
RBFMIP is a package for training multi-instance RBF neural networks
- 2022-03-05 14:40:26下载
- 积分:1
-
本例是一个神经网络仿真应用程序,对于无这方面技能的人也能方便地使用它,程序基于BP反传播算法实现,通过网络训练,获得你需要的网络模型,同时,你还可以测试你建立的...
本例是一个神经网络仿真应用程序,对于无这方面技能的人也能方便地使用它,程序基于BP反传播算法实现,通过网络训练,获得你需要的网络模型,同时,你还可以测试你建立的网络模型。内附三个实例-This is a example of networking simulink application program,
- 2022-08-13 00:41:50下载
- 积分:1
-
Support Vector Machines realize procedure, using matlab realize, that to share w...
支持向量机实现程序,用matlab实现,那来和大家分享。-Support Vector Machines realize procedure, using matlab realize, that to share with you all.
- 2023-03-23 19:10:04下载
- 积分:1
-
汉字识别的一个小例子
识别率不是那么高,但还是可以借鉴的...
汉字识别的一个小例子
识别率不是那么高,但还是可以借鉴的-one small example of the recognition rate is not so high, but still useful
- 2022-01-26 02:02:29下载
- 积分:1
-
that the procedure was an integral version of the PSO procedures. The procedure...
该程序是一整数版的PSO程序。该程序对于整数版PSO的各种应用可作为模板程序。-that the procedure was an integral version of the PSO procedures. The procedure for integer version of the PSO as a template application procedures.
- 2023-03-27 04:05:03下载
- 积分:1
-
Simulated annealing algorithm the document on the simulated annealing algorithm...
模拟退火算法 该文档对模拟退火算法作了详细介绍,包括准确的MATLAB算法代码,相当适用-Simulated annealing algorithm the document on the simulated annealing algorithm described in detail, including accurate MATLAB algorithm code, rather the application of
- 2022-03-21 07:56:29下载
- 积分:1
-
isomap等规度映射,特征提取,机器学习
isomap等规度映射,特征提取,机器学习-Isotacticity isomap mapping, feature extraction, machine learning
- 2022-02-02 14:30:36下载
- 积分:1
-
人工鱼群算法(AFSA)是2002年李晓磊提出的基于鱼群行为的寻求全局最优
的新型搜索策略,该算法具有较优的全局收敛能力及较快的寻优速度。本文首次将
人...
人工鱼群算法(AFSA)是2002年李晓磊提出的基于鱼群行为的寻求全局最优
的新型搜索策略,该算法具有较优的全局收敛能力及较快的寻优速度。本文首次将
人工鱼群算法应用于人工神经网络的学习,形成了人工鱼群神经网络模型,通过与
BP算法、模拟退化算法、进化算法训练的人工神经网络进行比较,验证了人工鱼群
神经网络在全局寻优能力上的优势,进而利用人工鱼群神经网络进行电力系统短期
负荷预测,建立了人工鱼群神经网络预测模型。为了进一步提高算法的稳定性,以
及求得全局最优值的能力,文中给出了改进的人工鱼群算法。当人工鱼种群的最优
值在多代未变的情况下,加入了“跳跃”行为,改变人工鱼个体的参数,避免陷入
局部最优并提高了寻求全局最优解的能力。然后建立了新的预测模型,实际编程表
明,改进后的模型具有更好的全局最优化能力及稳定性。-err
- 2022-03-14 14:14:11下载
- 积分:1