搜索资源列表
改进遗传算法-郭涛算法做最优化问题很管用
- 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产生比这跟好的数。-improved genetic algo
CMA
- 恒模算法仿真,该算法是Bussgang算法的特例,是一种工程应用非常广的算法。-constant modulus algorithm simulation, the algorithm is a special case Bussgang algorithm, Application is a very broad algorithm.
eo-1.0.1
- 这是linux下的进化计算的源代码。 === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest ne
Buckland_AISource_070308
- 《游戏人工智能编程案例精粹》配套光盘,很经典的游戏AI学习书-" Game AI Programming Case essence of" complementary CD-ROM, it is the classic book to learn the game AI
bys
- 采用贝叶斯正则化算法提高BP网络的推广能力。在本例中,将采用两种训练方法,即L-M优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练BP网络,使其能够拟合某一附加有白噪声的正弦样本数据。-The use of Bayesian regularization algorithm for BP network to improve generalization ability. In this case, two types of training methods will b
f1
- 多目标优化问题,此例中经遗传算法优化子代个体数目逐步减少,最后稳定在10个染色体个体-Multi-objective optimization problem, in this case, by the genetic algorithm to gradually reduce the number of offspring individuals, and finally stabilized at 10 chromosome individual
LMS_Newton
- LMS-Newton自适应算法源码 反正结果刻与LMS算法相比较,显示了较好的性能。-LMS-Newton adaptive algorithm source code in any case engraved with the LMS algorithm results compared, showing a better performance.
chap
- 这是基于MATLAB编写的一个神经网络的实例。-This is based on the MATLAB neural network to prepare a case in point.
ga
- 遗传算法工具箱的应用,有典型的示范案例,有一定参考意义。-Application of genetic algorithm toolbox, a typical model case, a certain reference value.
beiyesifenleiqi
- 朴素贝叶斯分类器,对于连续变量情形,此算法将连续变量进行离散,分类效果较好-Naive Bayesian classifier, the continuous variable case, this algorithm for discrete variables, the classification results better
sga-c
- 利用C开发的一个遗传算法案例。C语言程序在Dev-Cpp下编译通过,在VC下面应当也可以编译通过。-Use C to develop a genetic algorithm case. C language program at compile under Dev-Cpp is passed, the following should be in the VC can also be compiled through.
infstepsolution
- inf文件的结构原理及常用基本案例源码,是初学者的好帮手.-inf file structure of the basic principles and common-source case is a good helper for beginners.
ImmuneMethod
- 免疫算法作为高级智能算法,本例为入门代码,附可执行程序-Immune algorithm as a senior intelligence algorithm, which in this case for the entry code, executable programs attached
MOPandGA
- 使用强变异演化算法处理高维决策向量情况下的多目标优化问题-Strong variation of the use of evolutionary algorithms to deal with high-dimensional vector in decision-making in case of multi-objective optimization problem
30-case-studies
- MATLAB神经网络30个案例分析__读者调用案例的时候,只要把案例中的数据换成自己需要处理的数据,即可实现自己想要的网络。该书共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-30 case studies of the MATLAB Neural Network __ readers call the case, as
Case-6-PID-neural-network-
- MATLAB神经网络30个案例分析_案例6 PID神经元网络解耦控制算法_多变量系统控制的源代码及数据-MATLAB Neural Network Analysis of 30 cases _ Case 6 PID neural network decoupling control algorithm _ multivariable system control of the source code and data
Case-27-genetic-algorithm
- MATLAB神经网络30个案例分析_案例27 遗传算法的优化计算——建模自变量降维的源代码及数据-MATLAB Neural Network Analysis of 30 cases _ Case 27 genetic algorithm optimization- modeling the independent variable dimensionality reduction of the source code and data
Neural-network-case
- 采用MATLAB编写的神经网络案例程序源码-Program source code written in MATLAB neural network case
MATLAB-SHENJINGWANGLUO-CASE
- 这是关于神经网络的有关案例分析的MATLAB资料,案例里边有相关程序,供大家使用-This is the information about the case on MATLAB neural network analysis, case inside there procedures for everyone to use
neural-network-30-Case-
- MATLAB neural network 30 Case Studies