-
适应度函数的算法
排课问题是一个有约束的、多目标的组合优化问题,并且已经被证明是一个NP完全问题。
遗传算法借鉴生物界自然选择和自然遗传机制,使用群体搜索技术,尤其是用于处理传统搜索方法难以解决的复杂的和非线性的问题。经过近40年的发展,遗传算法在理论研究和实际应用中取得了巨大的成功,本文将遗传算法用于排课问题的求解,首先讨论了排课问题中的影响因素、主要约束条件、求解目标和难点,并用数学模型完整地描述了排课问题。其次对多个模糊排课目标进行了定量分析,建立了排课优化目标空间。针对排课问题研究了染色体编码方式以及遗传算子的设计,提出了适应度函数的计算方法。最后对排课问题进行了实验。实验结果表明,其过程的目标值跟踪显示,算法稳健趋优,所得结果令人满意。(Course Scheduling problem is a constrained, multi-objective optimization problem, and has proven to be a NP complete problem.
Genetic algorithms reference biosphere and the natural genetic mechanism of natural selection, using the group search technology, particularly the traditional search methods for handling complex and difficult to solve nonlinear problems. After nearly 40 years of development, the genetic algorithm in the theoretical study and practical application was a great success, this paper genetic algorithm for solving the course timetabling problem, first discussed the impact of factors in the course arrangement, the main constraints, to solve goals and difficulties, and a complete mathematical model to describe the course arrangement. Arranging multiple fuzzy goals followed by a quantitative analysis, the optimal target Arranging space. Arranging for the Study of the chromosome coding and genetic operators design, proposed fitness function is calculated. Finally, the co)
- 2010-05-13 11:49:12下载
- 积分:1
-
2009_icra_robuffogiordano
On the Kinematic Modeling and Control of a Mobile Platform Equipped with Steering Wheels and Movable Legs
- 2015-01-11 02:25:43下载
- 积分:1
-
fuzzy_noise_removal.m
Impulse noise removal based on fuzzy. Now i need code to remove Gaussian noise using fuzzy.
- 2015-03-14 12:45:48下载
- 积分:1
-
CameraCalibrationToolbox
Camera Calibration Toolbox:基于matlab实现相机定标(Camera Calibration Toolbox: realize matlab-based camera calibration)
- 2007-10-09 11:32:24下载
- 积分:1
-
sourcecode4
Fingerprint source code
- 2011-01-19 21:53:09下载
- 积分:1
-
puisunfui
包括面积、周长、矩形度、伸长度,毕设内容,高光谱图像基本处理,可以提取一幅图中想要的目标。( Including the area, perimeter, rectangular, elongation, Complete set content, basic hyperspectral image processing, Target can be extracted in a picture you want.)
- 2017-04-23 13:09:12下载
- 积分:1
-
shuzichuli
关于数字信号处理方面的一些很好的资料,主要包过几种常见的滤波器的原理及其设计方法(Some good information on digital signal processing, the main package several common principle and design of the filter method)
- 2012-09-13 16:29:06下载
- 积分:1
-
code
在matlab的基础算法上,以zigbee的小蜜蜂最小路径代码用c语言或C++语言转变来的代码(matlab suanfa zigbee)
- 2015-03-05 19:36:32下载
- 积分:1
-
BER
this program is about the BER of ofdm_4QAM. I hope it will do a little help for somebody .
- 2010-08-18 10:55:22下载
- 积分:1
-
ja20131006
经典的标量JA 模型的代码,非常适合磁滞模型初学者
我给出了两种实现方式的代码
一个用固定点迭代实现,可以容易变成c语言
另一个使用simulink 实现,可以加到控制图中作为一个子函数(the code is programmed following the classical paper of D.Jiles ,fellow of IEEE.
The JA model is great and innovative work in magnetic material.)
- 2021-04-17 15:38:52下载
- 积分:1