资源列表
Ch6_SingleMachine_Rank
- n项作业在同一台机器上按照一定的优先级规则进行加工的排序问题。输入序列后即可使用(he sort problem of the n item working on the same machine according to a certain priority rule. After entering the sequence, you can use it)
Ch7_Johnson
- N项作业的双机排序问题,已经有非常成熟的理论求解方法,即Johnson算法,可以找到最优解。(There is a very mature method of solving the double machine scheduling problem in N item, that is, Johnson algorithm, and the optimal solution can be found.)
Ch7_KeyWorkpiece
- N项作业的流水车间作业排序问题,使用关键工序法取得近优解。(In the flow shop scheduling problem of N item, near optimal solution is obtained by using the key procedure method.)
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.)
q
- 灰度值均衡化,将一张图片进行直方图均衡化转化,然后比较相应的效果(The gray value is balanced, and a picture is transformed into a histogram, and then the corresponding effect is compared.)
Ch9_CyclicOrdering
- 服务运作人员排班,在某一时间段内为每一个服务运作人员明确当班或休息的时间,以使服务运作人员闲置总量最小,利用率最大。(Service operator scheduling, in a certain period of time, for each service operator clear duty or rest time, in order to make service operators idle the smallest amount, the largest utilizati
Application of MATLAB in mathematical modeling
- 数学建模实例,配合MATLAB在数学建模中的应用(第二版)的书籍使用,是数学建模中常规方法实现的具体代码,以及具体历届数学建模竞赛实例,彩票中的数学、露天矿卡车调度问题、奥运会商圈规划问题等(Mathematical modeling examples, the application of MATLAB in mathematical modeling (Second Edition) the use of books, is the implementation of conventiona
MATLAB自编程序(仅函数程序)
- matlab定量决策五大类问题:资源配置问题;作业安排问题;库存订货问题;路径选择问题;经济金融问题。有详细的源代码及注释。(There are five major problems in MATLAB quantitative decision making: resource allocation problem; job arrangement problem; inventory order problem; path selection problem; economic and f
Data Mining
- Document for datamining.
Solvers
- 压缩感知经典算法Matlab代码实现,包括OMP,MP等(Matlab code of classic algorithm for Compression sensing, including OMP, MP and so on)
SqStack
- 数据结构顺序栈的存储结构和基本操作的实现(The storage structure of the data structure sequence stack and the implementation of the basic operation)
刘金琨
- 先进PID控制MATLAB仿真全套例程,学习控制类的佳品(matlab pid learn example by liu jinkun from buaa)