资源列表
example2_YICHUAN
- 遗传算法自编代码第2个例子,非常好用,希望大家喜欢。-Genetic algorithm self-compiled code, very easy to use, hope you like.
bp神经网络源代码
- 基本的bp神经网络源码,可以作为代码模板
蛙跳标准算法matlab程序
- 蛙跳标准算法matlab程序,可用于最优化问题中,具有跳出局部最优的优点,可结合其他智能算法
RBF
- RBF神经网络函数逼近源程序,用于函数逼近。
arithmetic
- 一种求逆的算法的c++实现的源代码程序。可以应用到广泛的领域内。
模式识别
- 一个关于模式识别问题的很好的例子,可以对数组进行检验,非常好用!-a pattern recognition problem on the very good example of the array can be tested very handy!
matlab_bp
- 神经网络计算器 BP神经网络自学习简单计算程序-Neural network calculator
GAPID
- 这是一个工业控制参数设置的问题,加入了GA后,工业控制效果有了很大提高-This is a problem of industrial control parameters, adding GA, the effect of industrial control has been greatly improved
nonlinear(exp)_FLSSVM
- 基于模糊的最小二乘支持向量机,可用于分类,效果较好。-Fuzzy least squares support vector machine can be used for classification, the effect is better.
_k_svd--haodong
- K—SVD字典学习的算法,希望对你有帮助,你可以- Some K—SVD methods,I think it will help you.You can look at it.
AdaptivePIDcontrolbasedonRBFIdentification
- 利用MATLAB实现的基于BFP算法的自适应PID程序,共大家参考!
fuzzy_control_to_imitate_function
- 用神经网络训练来逼近函数:y=8+2*exp(1-x.^2).*cos(2*pi*x)