搜索资源列表
nit
- MATLAB的数值积分工具箱,大家赶快下载来看看,一定不会让你失望-Numerical integration of MATLAB toolbox, we quickly downloaded to see that we will not let you down
QPSK
- QPSK调制解调,可以用于验证QPSK的仿真效果以及图形对比,可以很直观的看出效果。-QPSK
Cassioli_channel
- This matlab code generates UWB indoor channel impulse response described in : Cassioli, D. Win, M.Z. Molisch, A.F., "The ultra-wide bandwidth indoor channel: from statistical model to simulations," Selected Areas in Communications, IEEE Journal on
JSPGAMATLAB
- 车间调度(JSP)程序,对于应用者可以经过简单调试就可以使用-Shop scheduling (JSP) process, for the application can be able to use after a simple debugging
book
- 这个一个学习测试自习后的练手之作。感觉还不错就传上来了-jsp
cluster_jsp
- MATLAB的jsp和K聚类算法,试试看,不错的,-MATLAB' s jsp and K clustering algorithm, give it a try, yes, thank you
job-shop1
- Matlab车间动态调度PSO微粒群算法程序(优化目标为机器间隙时间)-Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling procedures (optimization target machine clearance time)
kay
- 经典的Kay写得数字信号处理的matlab代码,很有意义,分享-Designed for practicing electrical engineers, researchers, and advanced students, this text is a thorough, up-to-date introduction to optimizing detection algorithms for implementation on digital computers. For a ful
matlab
- 针对jsp问题下的遗传算法,并应用matlab解决该问题的实例-Jsp problem, genetic algorithms, and applications matlab to solve the problem instance
Shop-scheduling--ga_jsp
- 用遗传算法解决车间调度问题 aberrance.m 760 24-07-07|09:42 across.m 2144 26-07-07|16:35 cal.m 1133 20-05-08|08:37 calP.m 742 15-05-08|20:16 caltime.m 1986 25-07-07|10:52 JSP.m 4006 22-05-08|19:52 plotRec.m 487 14-07-07|14:48 车间调度遗传算法的研究.doc 8755
ga-jobshop-jsp
- 遗传算法解决jobshop问题,添加了缺少遗传算法工具箱的相关函数,可直接运行main函数。-Jobshop genetic algorithm to solve the problem, add the missing genetic algorithm toolbox correlation function can be directly run the main function.
jobshop-sa-jsp
- 模拟退火算法解决作业车间调度jobshop问题,以FT06问题为例说明,可产生甘特图,JSPmain是主函数。-Simulated annealing algorithm to solve the job shop scheduling jobshop problem to FT06 problem as an example, can produce a Gantt chart, JSPmain is the main function.
JSPGA
- 关于车间调度问题JSP的遗传算法.直接可以调用该函数进行运算-About shop scheduling problem JSP GA
JSP
- 运用遗传算法解决作业车间调度问题,此M文件为调度问题的主程序代码。-The use of genetic algorithms to solve the job shop scheduling problem, this M-file for the main program code scheduling problems.
PSO solve JSP
- 用粒子群算法求解车间调度问题,包含甘特图的制作程序(Particle swarm optimization algorithm for job shop scheduling problem, including Gantt chart)
AI_social_network-master
- influencer in social networks by python matlab
Ch8_GA_JSP
- 用遗传算法解决简单的JSP问题,即作业车间调度问题,并可绘制流程图。(The genetic algorithm is used to solve the simple JSP problem, that is, the job shop scheduling problem, and can draw the flow chart.)
chapter11
- 作为遗传算法解决车间调度问题(单目标柔性)的入门Matlab程序,来源:Maltab智能算法30个案例分析第11章:基于多层编码遗传算法的车间调度算法。(As the genetic algorithm to solve the shop scheduling problem (single objective flexible) introduction to Matlab procedures, source: Maltab intelligent algorithm analysis ch