-
GA_for_Matlab5
用于matlab的遗传算法工具箱(里面含有遗传算法所有的操作,如:交叉、变异等等)(for Matlab Toolbox Genetic Algorithm (it contains all the genetic algorithm operators, such as : cross Variation etc.))
- 2006-05-18 20:25:55下载
- 积分:1
-
paikepdf2
本文将排课五要素绑定、封装成课元、课栈两个向量,并以二维权值矩阵描述课元
和课栈之间的关联系。
提出了最佳匹配和遗传算法的排课算法,以随机生成的二维数字矩阵来反映课元和
课栈的关联权重,对数字矩阵组处理和最佳匹配得到的匹配偶图组为遗传算法的初始种
群,以排课各种原则的加权和为目标函数,在遗传算子控制下迭代来寻求更优的匹配结
果即使目标函数最小的偶图匹配结构,进而得到满意的排课结果。
提出了关联匹配和禁忌搜索的排课算法,以随机二维数字矩阵描述课元和课栈之问
的关联权重,按照重权优先并根据正确性原则进行约简,获得课元和课栈之间的匹配偶
图。在此基础上,引入禁忌搜索算法,以排课的完备性原则、合理性原则和人性化原则
的加权和为目标函数,以随机二维权值矩阵生成的匹配偶图为初始解,对二维权值矩阵
进行扰动构成搜索邻域,以生成的匹配偶图为禁忌对象,采用全局藐视准则,获得最优
的排课方案。
以Matlab为平台,利用Excd数据库和Mallab的互联实现数据交换,编写了两套
算法的应用程序,通过实例来验证两套排课算法,结果表明两套算法是可行的。(Arranging the five elements of this paper, binding, packaging into a class element, class stack of two vectors and matrices described by two classes per Rights
And the relationship between class stack link.
Offers the best match and Genetic Algorithm Platoon algorithm to randomly generated two-dimensional figures to reflect the class element and matrix
Class stack associated with weight, the digital matrix group received treatment and the best matching group bipartite graph matching the initial kind of genetic algorithm
Group to the weighted course arrangement of principles and the objective function, under the control of the genetic operator iteration to seek the better match Results
Results even if the objective function structure of the smallest bipartite graph matching, and then Timetabling satisfactory results.
Match the proposed association Timetabling algorithm and tabu search, a random two-dimensional digital matrix element and the class description class stack of Q)
- 2010-05-13 11:52:02下载
- 积分:1
-
image-processing
GUI界面,对于灰度图像做简单处理,如平滑、锐化、裁剪、旋转、放大、缩小等。(image processing,include several functions)
- 2012-04-18 15:39:55下载
- 积分:1
-
section_to_plane
这个主要是我所做的一段matlab代码,主要实现剖面上的数据在平面上求解的过程(this I was doing a Matlab code, main profile in the data plane for the course)
- 2006-12-13 17:47:21下载
- 积分:1
-
MATLAB
详细的介绍了FIR滤波器的结构,对于初学者来说这是一篇不错的代码,结合matlab开发环境(Detailed description of the structure of the FIR filter, for beginners, this is a good code, combined with
matlab development environment)
- 2012-01-05 14:24:49下载
- 积分:1
-
LMS_RLS_sim
功能描述:测试LMS与RLS算法,比较两种算法的收敛特性
文件名:LMS_RLS_sim.m
测试用例:
x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声
文件输出:系数a1的值
调用函数:function [A] = LMS_Algo(M,N,mu,xn)
被调用:无
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 ( Function Description: Test LMS and RLS algorithm, the convergence characteristics were compared file name: LMS_RLS_sim.m test case: x (n)+ a1* x (n-1)+ a2* x (n-2) = e (n), a1 =- 1.6, a2 = 0.81, e (n) is Gaussian white noise file output: the value of coefficient a1 call the function: function [A] = LMS_Algo (M, N, mu, xn) is called: No of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
- 2010-07-11 12:15:54下载
- 积分:1
-
Clustering_Coefficient
根据邻接矩阵计算网络的聚类系数。输入为邻接矩阵输出为整个网络的聚类系数(cluster coefficient)
- 2021-04-19 15:18:51下载
- 积分:1
-
alfie_gamma_correction
Implemented Gamma correction using matlab
- 2010-06-07 19:37:25下载
- 积分:1
-
xifenlunwen
2008年11月csai系分辅导论文范文81篇,复习系统分析师下午二论文的参考资料(November 2008 csai Department of Pham Van 81 points counseling papers, review systems analyst at the second paper of reference)
- 2010-07-12 22:49:22下载
- 积分:1
-
伪距定位
改程序使用MATLAB编程实现了GPS的伪距单点定位(The modified program uses MATLAB programming to realize the pseudo range single point positioning of GPS)
- 2020-12-06 10:59:21下载
- 积分:1