资源列表
Choquet-integral_Java
- 本程序用遗传算法求非线性积分,并且是二次核,算法非常明晰,应用很广泛。-The program uses genetic algorithms for solving nonlinear integral, and is the second nuclear, the algorithm is very clear, the application is very wide.
遗传算法与BP结合
- 遗传算法与BP结合
对白噪音信号进行基于小波变换尺度为n的分解
- 对白噪音信号进行基于小波变换尺度为n的分解
test
- 遗传算法 代码,是一种优化算法,主要应用于基于历史数据挖掘之后的对工序或者流程的改善-Genetic algorithm code, is an optimization algorithm, mainly used in mining based on historical data on the process or after the process improvement
BP
- 我们最常用的神经网络就是BP网络,也叫多层前馈网络。BP是back propagation的所写,是反向传播的意思。-We are the most commonly used neural network is a BP network, also known as multi-layer feedforward network. BP is written by the back propagation is the meaning of back-propagation.
moniduihuo
- 用模拟退火算法求多峰多极值函数的全局最优解-With simulated annealing algorithm and multi-modal global optimal solution of the extremal function
GA
- 这是一个有关遗传算法的代码,开发环境c语言-Genetic Algorithm(GA)
俄罗斯农夫法的乘法算法
- 俄罗斯农夫法的乘法算法,不使用乘法和除法实现-Law of the Russian peasant multiplication algorithm implementation does not use multiplication and division
yc1
- 遗传算法小例子,适合初学者。-A small example of genetic algorithms, suitable for beginners.
Matlab_bp
- BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-
fuzzyPID
- 模糊自适应PID控制m文件,采用MATLAB仿真-M fuzzy adaptive PID control file, using the MATLAB simulation
ANN1
- matlab simulation for ANN Network