搜索资源列表
APPLYING_GENETIC_ALGORITHM_FOR_TIME_TABLE
- 介绍由计算机根据教师的意愿,利用遗传算法自动进行排课,最大限度地满足教师的愿望,对资源作出优化合理的安排.而且,利用Excel实现排课的遗传算法.排课分为教师安排和课程时间的安排两部分.这里论述课程时间的安排.
APPLYING_GENETIC_ALGORITHM_FOR_TEACHER_ASSIGNMENT_
- 介绍由计算机根据教师的意愿,利用遗传算法自动进行排课,最大限度地满足教师的愿望,对资源作出优化合理的安排.而且,利用Excel实现排课的遗传算法.排课分为教师安排和课程时间的安排两部分.本篇论述教师安排.
FuzzyNeuralNetwork
- 本论文在较为系统地分析模糊神经网络理论和遗传算法基本原理的基础上,,提出一种基于补偿模糊神经网络的控制方法,通过补偿模糊推理和快速学习算法的引入,构造补偿模糊神经网络控制器,实现模糊网络结构和参数的优化及matlab仿真。
ss
- 遗传算法在电力系统无功优化中的应用综述(郭昆丽 姚李孝),设计额设计参考
PID参数优化与整定方法
- PID控制器现在仍然是应用最广泛的工业控制器,其关键在于对PID参数的优化整定,而采用常规的手工整定方法已经难以满足要求,目前需要解决对PID参数的高效优化问题。 本论文首先介绍了PID控制方法和常规PID参数整定方法,编程实现了数字PID控制器和基于遗传算法的参数自整定程序,然后将遗传算法用于不同的被控对象进行PID参数的整定及优化,为了对比控制效果,应用MATLAB软件进行了仿真验证,并用仿真曲线进行直观的对比。 结果表明遗传算法能够在对所求解问题一无所知的情况下,快速从全局搜索出优化的控
约束优化问题的遗传算法求解
- 基于matlab的约束优化问题的遗传算法求解-Matlab-based constrained optimization problems of the genetic algorithm
wavelet-neural-network-
- 介绍小波神经网络的基本原理。利用遗传算法来优化小波神经网络,达到提高逼近精度,简化网络结构,提高收敛速度的目的。通过实验将其与传统的小波神经网络进行比较,证实前者具有更优的网络结构,更高的逼近精度。-Introduce the basic principles of wavelet neural network. The use of genetic algorithms to optimize the wavelet neural network to improve the approxim
Differential-Evolution
- 一种很不错的全局搜索算法,源自于遗传算法,但效果比遗传算法好。很推荐用这个方法做优化-A very good global search algorithm, derived from the genetic algorithm, but the result was better than the genetic algorithm. Is recommended to use this method to optimize
CAGA_O_F
- 关于链式智能体遗传算法用于数值优化和特征选择的论文,可以与我联系相互交流-On the chain-agent genetic algorithm for numerical optimization and feature selection of the papers, you can contact me exchange
geneticalgorithmforthegenealizedassigmentproblem.r
- 分析了排课的数学模型, 根据遗传算法本身特点设计了一种数据结构基因编码 , 及几个涉及到的优化 目标评价函 数 , 提出了利用遗传算法解决排课问题的方法, 并通过试验验证了该方法的有效性、 可靠性 .-Timetable analysis of the mathematical model, according to the characteristics of genetic algorithm design of a data structure of genes encoding,
BP
- 基于BP神经网络算法的研究,主要比较了模拟退火算法、遗传算法、P神经网络的区别,提出了一种比较优化的BP算法-the research for BP
ga_work1
- 利用改进的遗传算法求取函数的最大值,进行优化设计,在MATLAB下可以运行使用。-Using improved genetic algorithm to strike a function of the maximum optimized design, the use of MATLAB can be run under.
eeee
- 基于免疫的多目标优化遗传算法[PDF].-Multi-objectiveOptimizationGeneticAlgorithm Based on Immune
BP
- example.txt 仿真实例.txt 归一实例.txt 每次预测结果不一样的解释.txt 遗传算法优化BP神经网络权值和阈值的通用.txt -example.txt simulation examples. txt return an instance. txt is not the same each time the interpretation of predicted results. txt genetic algorithm BP neural netwo
yichuanyingyong
- 本篇论文是城市单交叉路*通流实时遗传算法优化控制-This thesis is a real-time genetic algorithm optimization of urban single intersection traffic flow control
GA_NN
- 遗传算法优化神经网络,很好的程序哦,赶快下载吧-The genetic algorithm to optimize neural network
chapter3
- matlab智能算法遗传算法优化人工神经网络权值和阈值-Matlab intelligent algorithm of genetic algorithm to optimize neural network weights and threshold
feixianxingnihe
- 在matlab软件中编程实现基于遗传算法优化BP神经网络非线性系统拟合算法-In the matlab software programming based on genetic algorithm to optimize the BP neural network nonlinear system fitting method
SA
- 遗传算法优化计算的一个例子,可以做参考自变量降维-An example of genetic algorithm to optimize the calculation can be done with reference to the argument dimensionality reduction
MATLAB智能算法30个案例分析程序
- 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)