资源列表
代码
- rbf的编程,matlab实现,比较有用(the use of rbf in matlab)
IGA
- 一种改进的遗传算法 适合优化基于神经网络的的参数 可以取得不错的效果(Study of an improved genetic algorithm,Simulation results demonstrate the effectiveness of proposed method.)
人工蜂群算法
- 人工蜂群算法(Artificial Bee Colony, ABC)是由Karaboga于2005年提出的一种新颖的基于群智能的全局优化算法,其直观背景来源于蜂群的采蜜行为,蜜蜂根据各自的分工进行不同的活动,并实现蜂群信息的共享和交流,从而找到问题的最优解。人工蜂群算法属于群智能算法的一种。(Artificial bee colony algorithm is a novel optimization algorithm based on swarm intelligence is propos
pso工具箱及使用简介
- PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。(PSOt is the toolbox for PSO, which encapsulates the core part of the PSO algorithm, providing the user with adjustable pa
PNN网络代码
- 概率神经网络(Probabilistic Neural Network)是由D.F.Speeht博士在1989年首先提出,是径向基网络的一个分支,属于前馈网络的一种。它具有如下优点:学习过程简单、训练速度快;分类更准确,容错性好等。从本质上说,它属于一种有监督的网络分类器,基于贝叶斯最小风险准则。(Probabilistic neural network was first proposed by Dr. D.F.Speeht in 1989. It is a branch of radial
成功libsvm-3.1-[FarutoUltimate3.1Mcode]
- matlab 工具箱svm,具体添加操作可以参照百度,很容易找到(SVMlab toolbox on the instructions for use method descr iption (English), and use this tool kit to achieve a time series forecasting papers you want to help.)
简单PSO
- pso算法的改进与优化,即对粒子群算法惯性权重w与学习因子参数的约束。(pso algorithm is improved and optimized, that is, the constraints of the inertial weight w and the learning factor parameters of the particle swarm algorithm.)
trkvj
- Suppressed carrier type differential phase modulation, Independent component analysis algorithm reduces the raw data noise, For feature reduction, feature fusion, correlation analysis.
BP神经网络L_M优化算法在地下水动态预测中的应用
- BP神经网络L_M优化算法在地下水动态预测中的应用(Application of BP neural network L_M optimization algorithm in groundwater dynamic prediction)
BP人工神经网络负荷预测模型的L_M训练算法
- BP人工神经网络负荷预测模型的L_M训练算法(L_M training algorithm for load forecasting model of BP artificial neural network)
5beed36fda984d1e05d681101a49a37e
- 实现遗传算法的应用,初步理解遗传算法的原理和怎样编程。(The application of genetic algorithm is applied to understand the principle of genetic algorithm and how to program it.)
神经网络预测
- 神经网络预测的一个经典算例,P矩阵的数据可以改,方便使用(A example of neural network)
