-
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
-
TheapplicationfoMATLABinantennadirectiongraph
一篇论文《MATLAB在天线方向图中的研究与应用》包含二维、三维方向图的源程序(Paper " MATLAB in the antenna pattern in the research and application" contains two-dimensional, three-dimensional pattern of the source)
- 2010-05-19 23:34:44下载
- 积分:1
-
repliement
Program of signal processing
- 2013-09-17 02:35:37下载
- 积分:1
-
ofdm(matlab)
说明: 比较完整的OFDM的仿真模型和源码,有比较完整的设计思路,可供学习(relatively complete OFDM simulation model and source, a more complete design ideas for learning)
- 2006-05-15 21:35:22下载
- 积分:1
-
UCA_LMS0
上传几个关于线阵RLS算法、圆阵LMS算法、矩形波以及SNR的matlab源代码,都可以出图,希望对大家有用!(From a few RLS algorithm on the linear array, circular array LMS algorithm, as well as the SNR of the rectangular wave matlab source code, can be a diagram, useful for all of us hope!)
- 2009-07-02 08:54:22下载
- 积分:1
-
calc_fundamentalFrequency
Calculate fundamental frequency
- 2012-09-19 21:31:07下载
- 积分:1
-
Distribution-System-3ph-fault-model
Power Distribution 3 phase fault demo using simulink
- 2014-02-04 19:57:23下载
- 积分:1
-
rk_4-(2)
在matlab上利用乘幂法、龙贝格积分法、高斯赛德尔法、复化梯形法、四阶龙格库塔法处理一些简单的数学问题.(On matlab use power law, Romberg integration, high Sisaideer law, complex trapezoid method, fourth-order Runge-Kutta method to deal with some simple math problems.)
- 2014-04-02 12:36:27下载
- 积分:1
-
Shop-scheduling-genetic-algorithm
说明: 遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案中,各工件各工序的开始时刻,可根据它绘出甘特图
Y2p 最优方案中,各工件各工序的结束时刻,可根据它绘出甘特图
Y3p 最优方案中,各工件各工序使用的机器编号
Xp 最优决策变量的值,决策变量是一个实数编码的m×n矩阵
LC1 收敛曲线1,各代最优个体适应值的记录
LC2 收敛曲线2,各代群体平均适应值的记录
最后,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)(Genetic algorithm scheduling, job shop scheduling problems with genetic algorithms -------------------------------------------------------------------------- genetic evolution of the input parameter list, the number of iterations M N population size (taken even) Pm mutation probability T m × n matrix, stored m one piece n a process of processing time 1 × n vector, n a process in which each machine processes the number of Zp with the best value Y1p Optimal Makespan programs, the start time of each process the workpiece can be drawn based on its optimal solution Gantt Y2p, each time the workpiece end of the process, according to its draw Gantt Y3p optimal solution, each piece of the processes using machine code Xp optimal decision variable, decision variable is a real m × n matrix encoded LC1 convergence curve 1, the generation of the best individual record of LC2 fitness convergence curve 2, the average fitness value on behalf of groups record Finally, the program will draw three pict)
- 2021-01-27 13:58:35下载
- 积分:1
-
MLRMATLAB
说明: 多元线性回归:MATLAB源程序多元线性回归(Multiple Linear Regression : MATLAB source multivariate linear regression)
- 2021-03-28 15:49:11下载
- 积分:1