搜索资源列表
demos
- This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pu
GA遗传算法的入门教学PPT
- 遗传算法的入门教学PPT,包括一些简单的matlab实现程序。-Genetic algorithm tutorial PPT, including the realization of some simple matlab program.
tutorial-for-matlab-code-of-POS
- 学习粒子群算法matlab代码,有算法介绍,及相应matlab程序,非常通俗易懂-Learning particle swarm algorithm matlab code, algorithm descr iption, and the corresponding matlab program, very easy to understand
bp
- BP神经网络的基础示例,适合初学者的基本教程。-BP neural network based on examples, the basic tutorial for beginners.
ga
- 基于遗传神经网络的图像分割[神经网络实用教程中的实例]-Based on Genetic Neural Network for Image Segmentation [neural network tutorial and practical examples]
FS
- 模糊神经网络预测地基沉降量(神经网络实用教程中源码)-Fuzzy neural network prediction of foundation settlement [neural network practical tutorial source]
Boosting_tutorial
- Schapire 所著的Boosting算法的教程。 对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述,还有很多Toy Examples。-Tutorial for Boosting algorithm by Schapire
tutorial
- 人工免疫算法的练习算例,可以很好地研究人工免疫算法-Artificial immune algorithm examples of practice can be a very good study of artificial immune algorithm
matlab4
- This tutorial describes version 3.0 of the NNT. The newest version is 4.0, available since Matlab 6.0 (R12
book1
- 关于用MATLAB开发神经网络的教程,有需要的人可以看一下,有源程序-On the development of neural networks with MATLAB tutorial, there is need to look at that source
book2
- 关于神经网络的MATLAB教程,有需要的人可以看一下,有源程序-MATLAB tutorial on neural networks, there is need to look at that source
DiTuiSuanfaKalMAN
- MatLab 实现的卡尔曼递推算法,题目来源于丁玉美的数字信号处理教程-MatLab implementation of the Kalman recursive algorithm, the title comes from Ding Yumei digital signal processing tutorial
PCT
- matlab并行计算工具箱教程。可以使用matlab进行并行计算,大大减少运算时间。-matlab toolbox tutorial parallel computing. Matlab parallel computing can greatly reduce the computation time.
SA
- 模拟退火算法的入门教学PPT,以及简单的matlab实现代码。-Simulated annealing algorithm tutorial PPT, and the simple matlab implementation code.
nnTrain-tutorial
- 神经网络训练程序,这个可以帮组你初步学习matlab-Neural network training process, this preliminary study can help set your matlab
yc
- 遗传算法介绍的较为详细教程以及MATLAB实现-genetic algorithms described in MATLAB tutorial
PSO_basic-code-for-tutorial
- 标准微粒群算法,利用matlab直观表示,添加测试函数-Standard particle swarm algorithm, the use of MATLAB intuitive representation, adding test function
repetative
- 用于迭代学习的基础教程,可以很快的进入迭代学习的阵营(The basic tutorial for iterative learning, you can quickly enter the camp of iterative learning)
MATLAB神经网络原理与实例精解
- MATLAB神经网络实例教程配套程序,包括感知器、BP神经网络等基本代码。(MATLAB neural network example tutorial matching program, including perceptron, BP neural network and other basic code.)
GA-BP汇总大全(含详细教程代码和论文)
- 文中包含利用遗传算法进行优化的梯度下降神经网络的代码和教程,内容非常丰富,包含可以直接运行的代码和相关重要参考文献论文,可帮助理解,属于很综合的优秀资料,个人现分享出来供大家学习,谢谢!(This article contains the code and tutorial of gradient descent neural network optimized by genetic algorithm. The content is very rich, including the code