搜索资源列表
Liaoyong-GEP-stock
- 股票分析的书籍,教你如何用遗传算法来,预测股票的价格。-Stock analysis of books, teach you how to use genetic algorithm to predict stock prices.
LPC_Project
- 线性预测算法基于遗传算法-支持向量机的水库叶绿素a浓度短期预测非线性时序模型,利学水 报 2009 年 1 月 SHUILI XUEBAO 第第 40 卷 1 期文章编号 :055929350 2009 0120046206 基于遗传算法 -matlab Linear prediction algorithm is based on genetic algorithm- support vector machine reservoir chlorophyll-a concentration of
GA1true
- 遗传算法的c++程序,用于电力系统短期负荷预测-Genetic algorithm c++ program for power system short term load forecasting
GAbp
- 基于遗传算法改进的神经网络算法,可以广泛的应用于数据预测及数据分析-Improved genetic algorithm-based neural network algorithm can be widely used in data forecasting and data analysis
GABP
- 基于遗传算法BP网络预测,代码没有使用遗传工具箱,而是根据遗传算法理论进行编程,有助于理解遗传算法原理-BP network prediction based on genetic algorithm, the code does not use genetic toolbox, but according to the theory of programming genetic algorithms, help to understand the principles of genetic a
gjnaga
- 改进的小生境遗传算法程序,主要用于变压器故障预测的-Improved niche genetic algorithm program, mainly used for transformer fault prediction
ga-bp
- 用遗传算法来改善BP神经网络模型,可以很好的用于最优化、预测等问题的求解-Using genetic algorithms to improve the BP neural network model, can be very good for optimization, forecasting and other problem solving
pso
- 通过对现有数据进行迭代,用粒子群遗传算法进行预测(By iterating over the existing data, the particle swarm genetic algorithm is used to predict the data)
GA_BP
- 用遗传算法优化BP神经网络,得到跟精确训练的网络,更加准确的进行拟合,校正,样本预测。(The BP neural network is optimized by genetic algorithm, and the network with accurate training is more accurate, fitting, correcting and forecasting samples.)
灰色预测和遗传算法
- 本 算法给了一个灰色预测和遗传算法的范例(This algorithm gives an example of grey prediction and genetic algorithm)
Matlab十大算法源代码
- Floyd算法,概率算法,类比法,蒙特卡洛,神经网络,贪婪算法,模拟退火算法,灰色预测,遗传算法等(Floyd algorithm, probability algorithm, analogy method, Monte Carlo, neural network, greedy algorithm, simulated annealing algorithm, grey prediction, genetic algorithm, etc.)
遗传算法优化BP神经网络——非线性函数拟合
- 遗传算法优化 BP 神经网络分为 BP 神经网络结构确定、遗传算法优化和 BP 神经网络预 测 3 个部分。 BP 神经网络预测用遗传算法得到最优个体对网络初始权值和阔值赋值,网络经训练后预测函数输出。(Genetic algorithm optimization BP neural network is divided into 3 parts: BP neural network structure determination, genetic algorithm optimization
MATLAB优化算法案例分析与应用《进阶篇》
- 贝叶斯分类器 基于背景差分的运动目标检测 基于小波变换的图像压缩 基于BP的模型优化预测 基于RLS算法的数据预测 等等(Bias classifier is based on background difference moving object detection, wavelet based image compression, BP based model optimization prediction, RLS based algorithm for data predicti
matlab bp+遗传算法
- 一个关于遗传算法优化BP神经网络的算法方案研究,遇到一个问题就是在用BP神经网络仿真的结果里,最大值和最小值预测误差特别大,而其他值的误差很小,同样,我用遗传算法优化之后这个问题依然没有解决,可以作为大家下一步研究的参考(A genetic algorithm to optimize BP neural network algorithm program, encountered a problem is that in the BP neural network simulation resu
T-S 遗传算法优化
- 用遗传算法优化T-S模糊神经网络,实现数据预测,能达到不错的效果。(Optimization of T-S fuzzy neural network by genetic algorithm,Data prediction can be realized and it Can achieve a good effect.)
BP
- BP遗传算法,电力系统短期负荷预测系统应用(BP genetic algorithm, power system short-term load forecasting system)
遗传算法优化BP神经网络预测彩票实现代码
- BP神经网络彩票预测MATLAB代码,遗传算法优化BP神经网络预测彩票实现代码(MATLAB Code for Prediction of Neural Networks based on BP Neural Networks)
基于遗传算法优化BP神经网络的非线性预测
- 针对BP神经网络的初始权值和阈值是随机选取的弊端,采用遗传算法寻优BP的初始权值和阈值,然后进行BP训练和测试。遗传算法包括编码 选择 交叉 和变异等操作(Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to optimize the initial weights and
遗传算法优化BP网络(用于电力负荷预测预测)
- 遗传算法改进的bp神经网络精准预测符合数据(Precision prediction coincidence data of BP neural network improved by genetic algorithm)
遗传算法优化的BP神经网络
- 遗传算法优化BP 神经网络是用遗传算法来优化BP 神经网络的初始权值和阔值,使优化 后的BP 神经网络能够更好地预测函数输出。遗传算法优化BP 神经网络的要素包括种群初 始化、造应度函数、选择操作、交叉操作和变异操作。(Genetic algorithm optimizes BP neural network by using genetic algorithm to optimize the initial weight and broad value of BP neural netwo