期刊文献+
共找到37篇文章
< 1 2 >
每页显示 20 50 100
Combined heuristics for determining order quantity under time-varying demands
1
作者 Tang Jiafu Pan Zhendong Gong Jun Liu Shixin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第1期99-111,共13页
The time-varying demands for a certain period are often assumed to be less than the basic economic order quantity (EOQ) so that total replenishment quantity rather than economic order quantity is normally considered... The time-varying demands for a certain period are often assumed to be less than the basic economic order quantity (EOQ) so that total replenishment quantity rather than economic order quantity is normally considered by most of the heuristics. This acticle focuses on a combined heuristics method for determining order quantity under generalized time-varying demands. The independent policy (IP), abnormal independent policy (AIP) and dependent policies are studied and compared. Using the concepts of normal/abnormal periods and the properties of dependent policies, a dependent policy-based heuristics (DPH) is proposed for solving the order quantity problems with a kind of time-varying demands pattern under which the first period is normal. By merging the Silver-Meal (S-M) heuristics and the dependent policy-based heuristics (DPH), a combined heuristics (DPH/S-M) is developed for solving order quantity problems with generalized time-varying demands. The experimentation shows that (1) for the problem with one normal period, no matter which position the normal period stands, the DPH/S-M could not guarantee better than the S-M heuristics, however it is superior to the S-M heuristics in the case that the demands in the abnormal periods are in descending order, and (2) The DPH/S-M is superior to the S-M heuristics for problems with more than one normal period, and the more the number of normal periods, the greater the improvements. 展开更多
关键词 heuristics EOQ time-varying demands inventory management
在线阅读 下载PDF
Heuristics for Improving Operational Performance of Permutation Circulati on-type Vehicle Routing System
2
作者 Hiroshi KISE Mingzhe LU +1 位作者 Guiyan HU Tan LI 《厦门大学学报(自然科学版)》 CAS CSCD 北大核心 2002年第S1期197-199,共3页
This paper discusses an optimization of operating a p ermutation circulation-type vehicle routing system (PCVRS, for short), in w hich several stages are located along by a single loop, and a fleet of vehicles travels... This paper discusses an optimization of operating a p ermutation circulation-type vehicle routing system (PCVRS, for short), in w hich several stages are located along by a single loop, and a fleet of vehicles travels on the loop unidirectionally and repeatedly. Traveling on the loop, each vehicle receives an object from the loading stage and then carries it to a cert ain processing stage, or receives an object from a certain processing stage and then carries it to the unloading stage per a turnaround. No passing is allowed f or the vehicles on the loop (from which the system is called permutation, and th is restriction may cause interferences between vehicles). Material handling systems such as PCVRS are actually encountered in flexible man ufacturing systems and in automated storage/retrieval systems. In this paper, we propose a heuristic algorithm for operating the PCVRS, which i ncorporates a new scheduling method for the vehicles with the SPT (shortest proc essing time) numbering of jobs and a round-robin manner of allocating jobs to t he stages, aiming to reduce interferences between the vehicles. We also give num erical results with respect to system performances attained by the heuristic. Description of the system The PCVRS consists of a set of n v vehicles V={V 1,V 2,...,V n v}, a set of n s, processing stages S p={S 1,S 2,...,S n s}, a loading stage S 0 and an unloading stage S n s +1. We denote by S=S p∪{S 0,S n s+l} the set of all the stages. The vehicles travel on a single loop unidirectionany and repeated ly. The system layout is depicted in Fig.1. There is a set of n jobs J={J 1,J 2,...,J n} to be processed b y the vehicles. Each job consists of two tasks: That is, each vehicle receives a n object from S 0 and then carries it to S l with a certain l∈{1,2, ...,n s} (a throw-in job), or receives an object from S l with a certain l∈{1,2,...,n s} and then carries it to S n s+1 (a throw-out job ) per a turnaround. The loop consists of buffer zones BZ(l) and travel zones TZ(l) (see Fig. 1). Each buffer zone BZ(l) is placed in front of stage S l, l=0,1,..., n s, n s+1, in order to avoid a collision between vehicles (i.e., the syste m adopts the so-called zone control strategy). A heuristic algorithm We develop a heuristic algorithm to obtain a good performance for the PCVRS. An operation π={A/B/C} for the PCVRS consists of three decision factors: (A) Numbering jobs Jobs are loaded into S 0 according to an assending order of job numbers. In this paper, we use the following rules to number jobs: SPT: Order jobs in the shortest processing time rule, i.e., P 1≤P 2≤...≤P n for the set of jobs J={J 1,J 2,...,J n}, rather than the FCFS numbering (i.e., number jobs in first-come-first-served order). The SPT rule intends to reduce interferences between two adjacent vehicles at stages. (B) Allocating jobs to stages For the purpose of balancing loads of processing stages, we adopt the following to allocate jobs to the stages: ORDER: Allocate n jobs to n s, processing stages by an in-order manner , i.e., let l(i) be the index of processing stage allocated job J i by ORDER, it holds that l(i)=n s+1-(i-[(i-1)/n s]n s).(1) The ORDER rule intends to process jobs parallel at stages as many as possible. (C) Scheduling vehicles The following method for scheduling vehicles under ORDER rule is already known: Fig.1 The vehicle ro uting system, PCVRS Fig.2 Mean turnaroun d times by heuristics Unchange: Assign n jobs to n v vehicles such that let k(i) be the i ndex of vehicle processing job J i, then k(i)= i-[(i-1)/n v]n v.(2) In csse of n v≥n s, mod (n v,n s)=0 or n v<n s, mod (n s,n v)=0 (mod(x,y) is the remainder of x/y), the number of interferences between vehicles is minimized at stage S 1 under Unchange sche dules, while in the other cases it is not [Lu et al. (2001a)]. Therefore, in t his paper, we develop a new scheduling method of the vehicles, denoted by Ex change, to modify Unchange schedules. Note 展开更多
关键词 heuristics for Improving Operational Performance of Permutation Circulati on-type Vehicle Routing System type
在线阅读 下载PDF
迁移增量启发式动态规划及污水处理应用
3
作者 王鼎 李鑫 《北京工业大学学报》 北大核心 2025年第3期277-283,共7页
针对污水处理系统中的溶解氧(dissolved oxygen,DO)质量浓度控制问题,提出一种迁移增量启发式动态规划(transferable incremental heuristic dynamic programming,TI-HDP)算法。针对污水处理过程的特性,该算法通过将控制变量的更新方式... 针对污水处理系统中的溶解氧(dissolved oxygen,DO)质量浓度控制问题,提出一种迁移增量启发式动态规划(transferable incremental heuristic dynamic programming,TI-HDP)算法。针对污水处理过程的特性,该算法通过将控制变量的更新方式改进为增量形式,提升了算法的抗干扰能力,并弱化了与增量式比例-积分-微分(proportional-integral-derivative,PID)算法之间的结构差异。基于数据驱动的思想,通过利用PID算法所产生的历史数据,成功地将传统控制领域中的专家经验迁移到TI-HDP算法框架中,保证了TI-HDP算法前期控制策略的稳定性。仿真结果表明:与PID算法和传统的启发式动态规划算法相比,所提算法对DO质量浓度具有更高的控制精度。 展开更多
关键词 启发式动态规划(heuristic dynamic programming HDP) 智能控制 知识迁移 非线性系统 神经网络 污水处理
在线阅读 下载PDF
A dependency matrix processing algorithm to prioritize high incidence faults
4
作者 ZHANG Jiashuo CHEN Derong +2 位作者 GAO Peng ZHANG Jin’gang ZHANG Yulong 《Journal of Systems Engineering and Electronics》 2025年第4期962-971,共10页
The operational readiness test(ORT),like weapon testing before firing,is becoming more and more important for systems used in the field.However,the test requirement of the ORT is distinctive.Specifically,the rule of s... The operational readiness test(ORT),like weapon testing before firing,is becoming more and more important for systems used in the field.However,the test requirement of the ORT is distinctive.Specifically,the rule of selecting test items should be changed in different test turns,and whether there is a fault is more important than where the fault is.The popular dependency matrix(D-matrix)processing algorithms becomes low efficient because they cannot change their optimizing direc-tion and spend unnecessary time on fault localization and isola-tion.To this end,this paper proposes a D-matrix processing algorithm named piecewise heuristic algorithm for D-matrix(PHAD).Its key idea is to use a piecewise function comprised of multiple different functions instead of the commonly used fixed function and switch subfunctions according to the test stage.In this manner,PHAD has the capability of changing optimizing direction,precisely matching the variant test requirements,and generating an efficient test sequence.The experiments on the random matrixes of different sizes and densities prove that the proposed algorithm performs better than the classical algo-rithms in terms of expected test cost(ETC)and other metrics.More generally,the piecewise heuristic function shows a new way to design D-matrix processing algorithm and a more flexi-ble heuristic function to meet more complicated test requirements. 展开更多
关键词 fault diagnosis heuristic function operational readi-ness test piecewise function testability.
在线阅读 下载PDF
Two-phase heuristic for vehicle routing problem with drones in multi-trip and multi-drop mode
5
作者 MA Huawei HU Xiaoxuan ZHU Waiming 《Journal of Systems Engineering and Electronics》 2025年第4期1024-1036,共13页
As commercial drone delivery becomes increasingly popular,the extension of the vehicle routing problem with drones(VRPD)is emerging as an optimization problem of inter-ests.This paper studies a variant of VRPD in mult... As commercial drone delivery becomes increasingly popular,the extension of the vehicle routing problem with drones(VRPD)is emerging as an optimization problem of inter-ests.This paper studies a variant of VRPD in multi-trip and multi-drop(VRP-mmD).The problem aims at making schedules for the trucks and drones such that the total travel time is minimized.This paper formulate the problem with a mixed integer program-ming model and propose a two-phase algorithm,i.e.,a parallel route construction heuristic(PRCH)for the first phase and an adaptive neighbor searching heuristic(ANSH)for the second phase.The PRCH generates an initial solution by con-currently assigning as many nodes as possible to the truck–drone pair to progressively reduce the waiting time at the rendezvous node in the first phase.Then the ANSH improves the initial solution by adaptively exploring the neighborhoods in the second phase.Numerical tests on some benchmark data are conducted to verify the performance of the algorithm.The results show that the proposed algorithm can found better solu-tions than some state-of-the-art methods for all instances.More-over,an extensive analysis highlights the stability of the pro-posed algorithm. 展开更多
关键词 vehicle routing problem with drones(VRPD) mixed integer program parallel route construction heuristic(PRCH) adaptive neighbor searching heuristic(ANSH).
在线阅读 下载PDF
Cross-platform mission planning for UAVs under carrier delivery mode
6
作者 Junhong Jin Genlai Zhang +6 位作者 Xin Li Xichao Su Chen Lu Yujie Cheng Yu Ding Lei Wang Xinwei Wang 《Defence Technology(防务技术)》 2025年第11期76-97,共22页
As battlefield scale enlarges,cross-platform collaborative combat provides an appealing paradigm for modern warfare.Complicated constraints and vast solution space pose great challenge for reasonable and efficient mis... As battlefield scale enlarges,cross-platform collaborative combat provides an appealing paradigm for modern warfare.Complicated constraints and vast solution space pose great challenge for reasonable and efficient mission planning,where path planning and target assignment are tightly coupled.In this paper,we focus on UAV mission planning under carrier delivery mode(e.g.,by aircraft carrier,ground vehicle,or transport aircraft) and design a three-layer hierarchical solution framework.In the first layer,we simultaneously determine delivery points and target set division by clustering.To address the safety concerns of radar risk and UAV endurance,an improved density peak clustering algorithm is developed by constraint fusio n.In the second layer,mission planning within each cluster is viewed as a coope rative multiple-task assignment problem.A hybrid heuristic algorithm that integrates a voting-based heuristic solution generation strategy(VHSG) and a stochastic variable neighborhood search(SVNS),called VHSG-SVNS,is proposed for rapid solution.Based on the results of the first two layers,the third layer transforms carrier path planning into a multiple-vehicle routing problem with time window.The cost between any two nodes is calculated by the A~* algorithm,and the genetic algorithm is then implemented to determine the global route.Finally,a practical mission scenario containing 200 targets is used to validate the effectiveness of the designed framework,where three layers cooperate well with each other to generate satisfactory combat scheduling.Comparisons are made in each layer to highlight optimum-seeking capability and efficiency of the proposed algorithms.Works done in this paper provide a simple but efficient solution framework for cross-platform cooperative mission planning problems,and can be potentially extended to other applications such as post-disaster search and rescue,forest surveillance and firefighting,logistics pick and delivery,etc. 展开更多
关键词 Cross-platform mission planning UAV Carrier delivery mode Clustering algorithm Heuristic optimization algorithm
在线阅读 下载PDF
用于编制热轧生产流程的新型Meta-heuristic算法 被引量:1
7
作者 张健欣 童朝南 《控制理论与应用》 EI CAS CSCD 北大核心 2009年第7期767-770,共4页
带钢热轧具有特殊的生产工艺约束,其生产流程的编制是钢铁企业生产的关键,因此提出采用并行策略的基于多旅行商问题(MTSP)热轧轧制模型.该模型不但考虑了板坯在宽度、厚度和硬度跳变时的约束,还考虑了同一轧制单元内轧制板坯数量的约束... 带钢热轧具有特殊的生产工艺约束,其生产流程的编制是钢铁企业生产的关键,因此提出采用并行策略的基于多旅行商问题(MTSP)热轧轧制模型.该模型不但考虑了板坯在宽度、厚度和硬度跳变时的约束,还考虑了同一轧制单元内轧制板坯数量的约束.并设计了新的Meta-heuristics算法求解此模型.通过对某热轧带钢厂生产数据的仿真实验,表明模型和算法能有效地给出满意的排产结果,并且具有较高的执行效率. 展开更多
关键词 调度 轧制计划 多旅行商问题 Meta—heuristics算法
在线阅读 下载PDF
求解旅行商问题的基于类Kruskal的混合粒子群算法 被引量:7
8
作者 王超 金淳 韩庆平 《运筹与管理》 CSSCI CSCD 北大核心 2014年第3期30-37,共8页
本文针对求解旅行商问题的标准粒子群算法所存在的早熟和低效的问题,提出一种基于Greedy Heuristic的初始解与粒子群相结合的混合粒子群算法(SKHPSO)。该算法通过本文给出的类Kruskal算法作为Greedy Heuristic的具体实现手段,产生一个... 本文针对求解旅行商问题的标准粒子群算法所存在的早熟和低效的问题,提出一种基于Greedy Heuristic的初始解与粒子群相结合的混合粒子群算法(SKHPSO)。该算法通过本文给出的类Kruskal算法作为Greedy Heuristic的具体实现手段,产生一个较优的初始可行解,作为粒子群中的一员,然后再用改进的混合粒子群算法进行启发式搜索。SKHPSO的局部搜索借鉴了Lin-Kernighan邻域搜索,而全局搜索结合了遗传算法中的交叉及置换操作。应用该算法对TSPLIB中的典型算例进行了算法测试分析,结果表明:SKHPSO可明显提高求解的质量和效率。 展开更多
关键词 运筹学 混合粒子群算法 Kruskal GREEDY HEURISTIC Lin-Kernighan 旅行商问题
在线阅读 下载PDF
A cooperative interference resource allocation method based on improved firefly algorithm 被引量:9
9
作者 Huai-xi Xing Hua Wu +1 位作者 You Chen Kun Wang 《Defence Technology(防务技术)》 SCIE EI CAS CSCD 2021年第4期1352-1360,共9页
To deal with the radio frequency threat posed by modern complex radar networks to aircraft,we researched the unmanned aerial vehicle(UAV)formations radar countermeasures,aiming at the solution of radar jamming resourc... To deal with the radio frequency threat posed by modern complex radar networks to aircraft,we researched the unmanned aerial vehicle(UAV)formations radar countermeasures,aiming at the solution of radar jamming resource allocation under system countermeasures.A jamming resource allocation method based on an improved firefly algorithm(FA)is proposed.Firstly,the comprehensive factors affecting the level of threat and interference efficiency of radiation source are quantified by a fuzzy comprehensive evaluation.Besides,the interference efficiency matrix and the objective function of the allocation model are determined to establish the interference resource allocation model.Finally,A mutation operator and an adaptive heuristic are integtated into the FA algorithm,which searches an interference resource allocation scheme.The simulation results show that the improved FA algorithm can compensate for the deficiencies of the FA algorithm.The improved FA algorithm provides a more scientific and reasonable decision-making plan for aircraft mission allocation and can effectively deal with the battlefield threats of the enemy radar network.Moreover,in terms of convergence accuracy and speed as well as algorithm stability,the improved FA algorithm is superior to the simulated annealing algorithm(SA),the niche genetic algorithm(NGA),the improved discrete cuckoo algorithm(IDCS),the mutant firefly algorithm(MFA),the cuckoo search and fireflies algorithm(CSFA),and the best neighbor firefly algorithm(BNFA). 展开更多
关键词 Radar countermeasure Adaptive heuristics Adversarial effectiveness Fuzzy comprehensive evaluation Mutation operator
在线阅读 下载PDF
Solving resource availability cost problem in project scheduling by pseudo particle swarm optimization 被引量:4
10
作者 Jianjun Qi Bo Guo +1 位作者 Hongtao Lei Tao Zhang 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第1期69-76,共8页
This paper considers a project scheduling problem with the objective of minimizing resource availability costs appealed to finish al activities before the deadline. There are finish-start type precedence relations amo... This paper considers a project scheduling problem with the objective of minimizing resource availability costs appealed to finish al activities before the deadline. There are finish-start type precedence relations among the activities which require some kinds of renewable resources. We predigest the process of sol-ving the resource availability cost problem (RACP) by using start time of each activity to code the schedule. Then, a novel heuris-tic algorithm is proposed to make the process of looking for the best solution efficiently. And then pseudo particle swarm optimiza-tion (PPSO) combined with PSO and path relinking procedure is presented to solve the RACP. Final y, comparative computational experiments are designed and the computational results show that the proposed method is very effective to solve RACP. 展开更多
关键词 project scheduling resource availability cost problem(RACP) heuristics particle swarm optimization (PSO) path relin-king.
在线阅读 下载PDF
Collaborative supply chain planning under dynamic lot sizing costs with capacity decision 被引量:3
11
作者 Hongyan Li Tianhui You Xiaoyi Luo 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2011年第2期247-256,共10页
Studies show that supply chain cooperation improves supply chain performance. However, it remains a challenge to develop and implement the realistic supply chain cooperation scheme. We investigate a two-echelon supply... Studies show that supply chain cooperation improves supply chain performance. However, it remains a challenge to develop and implement the realistic supply chain cooperation scheme. We investigate a two-echelon supply chain planning problem with capacity acquisition decision under asymmetric cost and demand information. A simple negotiation-based coordination mechanism is developed to synchronize production/order strategies of a supplier and a buyer. The coordination scheme shows how the supplier and the buyer modify their production and order policy in order to find a joint economic lot sizing plan, which saves the overall supply chain cost. The allocation of the cooperation benefit is determined by negotiation. Due to the complexity of the multiple periods, multiple level supply chain lot sizing with capacity decision, a heuristic algorithm is developed to find coordination solutions. Finally, the results of the numerical study indicate the performance of supply chain coordination scheme. 展开更多
关键词 supply chain coordination joint economic lot sizing NEGOTIATION supply chain management capacity acquisition heuristics.
在线阅读 下载PDF
决策中的启发式:一种全新的理解 被引量:1
12
作者 张海芹 《领导科学》 北大核心 2012年第03Z期43-44,共2页
一、引言当面对需要解决的问题时,决策者是如何做出决策的?就目前来说,答案有三种:利用逻辑规则(logic rule)、利用统计规则(statistics rule)或者利用启发式(heuristic)。然而,在实际决策过程中。
关键词 决策规则 古典决策理论 决策过程 HEURISTIC 逻辑规则 统计知识 数据库信息 问题解决 帕雷托 部分信息
在线阅读 下载PDF
Improved ant colony optimization algorithm for the traveling salesman problems 被引量:22
13
作者 Rongwei Gan Qingshun Guo +1 位作者 Huiyou Chang Yang Yi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2010年第2期329-333,共5页
Ant colony optimization (ACO) is a new heuristic algo- rithm which has been proven a successful technique and applied to a number of combinatorial optimization problems. The traveling salesman problem (TSP) is amo... Ant colony optimization (ACO) is a new heuristic algo- rithm which has been proven a successful technique and applied to a number of combinatorial optimization problems. The traveling salesman problem (TSP) is among the most important combinato- rial problems. An ACO algorithm based on scout characteristic is proposed for solving the stagnation behavior and premature con- vergence problem of the basic ACO algorithm on TSP. The main idea is to partition artificial ants into two groups: scout ants and common ants. The common ants work according to the search manner of basic ant colony algorithm, but scout ants have some differences from common ants, they calculate each route's muta- tion probability of the current optimal solution using path evaluation model and search around the optimal solution according to the mutation probability. Simulation on TSP shows that the improved algorithm has high efficiency and robustness. 展开更多
关键词 ant colony optimization heuristic algorithm scout ants path evaluation model traveling salesman problem.
在线阅读 下载PDF
Scheduling algorithm of dual-armed cluster tools with residency time and reentrant constraints 被引量:6
14
作者 周炳海 高忠顺 陈佳 《Journal of Central South University》 SCIE EI CAS 2014年第1期160-166,共7页
To solve the scheduling problem of dual-armed cluster tools for wafer fabrications with residency time and reentrant constraints,a heuristic scheduling algorithm was developed.Firstly,on the basis of formulating sched... To solve the scheduling problem of dual-armed cluster tools for wafer fabrications with residency time and reentrant constraints,a heuristic scheduling algorithm was developed.Firstly,on the basis of formulating scheduling problems domain of dual-armed cluster tools,a non-integer programming model was set up with a minimizing objective function of the makespan.Combining characteristics of residency time and reentrant constraints,a scheduling algorithm of searching the optimal operation path of dual-armed transport module was presented under many kinds of robotic scheduling paths for dual-armed cluster tools.Finally,the experiments were designed to evaluate the proposed algorithm.The results show that the proposed algorithm is feasible and efficient for obtaining an optimal scheduling solution of dual-armed cluster tools with residency time and reentrant constraints. 展开更多
关键词 dual-armed cluster tools scheduling residency time constraints reentrancy heuristic algorithm
在线阅读 下载PDF
Analysis of volatile chemical components of Radix Paeoniae Rubra by gas chromatography-mass spectrometry and chemometric resolution 被引量:11
15
作者 李晓如 兰正刚 梁逸曾 《Journal of Central South University of Technology》 2007年第1期57-61,共5页
The volatile chemical components of Radix Paeoniae Rubra (RPR) were analyzed by gas chromatography-mass spectrometry with the method of heuristic evolving latent projections and overall volume integration. The results... The volatile chemical components of Radix Paeoniae Rubra (RPR) were analyzed by gas chromatography-mass spectrometry with the method of heuristic evolving latent projections and overall volume integration. The results show that 38 volatile chemical components of RPR are determined, accounting for 95.21% of total contents of volatile chemical components of RPR. The main volatile chemical components of RPR are (Z, Z)-9,12-octadecadienoic acid, n-hexadecanoic acid, 2-hydroxy- benzaldehyde, 1-(2-hydroxy-4-methoxyphenyl)-ethanone, 6,6-dimethyl-bicyclo[3.1.1] heptane-2-methanol, 4,7-dimethyl-benzofuran, 4-(1-methylethenyl)-1-cyclohexene-1-carboxaldehyde, and cyclohexadecane. 展开更多
关键词 Radix Paeoniae Rubra volatile chemical components gas chromatography-mass spectrometry heuristic evolving latent projections
在线阅读 下载PDF
Chromatographic fingerprint analysis of Fructus Aurantii Immaturus by HPLC-DAD and chemometric methods 被引量:4
16
作者 徐小娜 蒋军辉 +3 位作者 梁逸曾 李晓如 易伦朝 成金乐 《Journal of Central South University》 SCIE EI CAS 2011年第2期353-360,共8页
An efficient method for quality control of Fructus Aurantii Immaturus (FAI),a famous traditional Chinese medicine (TCM) was established. A simple and reliable high-performance liquid chromatography-photodiode array de... An efficient method for quality control of Fructus Aurantii Immaturus (FAI),a famous traditional Chinese medicine (TCM) was established. A simple and reliable high-performance liquid chromatography-photodiode array detector (HPLC-DAD) procedure coupled with chemometric methods was developed for fingerprint analysis,qualitative analysis and quantitative determination of this herb. In qualitative and quantitative analyses,heuristic evolving latent projection (HELP) method was employed to resolve the overlapping peaks of the tested samples. Two bioactive components,namely hesperidin and naringin,are confirmed and determined,together with four flavonoids compounds tentatively identified including two new ones. From fingerprint analysis,the fingerprint data were processed with correlation coefficients for quantitative expression of their similarity and dissimilarity. The developed method based on an integration of chromatographic fingerprint and quantitative analysis is scientific,and the obtained results can be applied to the quality control of herb medicine. 展开更多
关键词 FINGERPRINT quality control Fructus Aurantii Immaturus high-performance liquid chromatography heuristic evolvinglatent projection method HESPERIDIN NARINGIN
在线阅读 下载PDF
Heuristic algorithm for RCPSP with the objective of minimizing activities' cost 被引量:5
17
作者 Liu Zhenyuan Wang Hongwei 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第1期96-102,共7页
Resource-constrained project scheduling problem(RCPSP) is an important problem in research on project management. But there has been little attention paid to the objective of minimizing activities' cost with the re... Resource-constrained project scheduling problem(RCPSP) is an important problem in research on project management. But there has been little attention paid to the objective of minimizing activities' cost with the resource constraints that is a critical sub-problem in partner selection of construction supply chain management because the capacities of the renewable resources supplied by the partners will effect on the project scheduling. Its mathematic model is presented firstly, and analysis on the characteristic of the problem shows that the objective function is non-regular and the problem is NP-complete following which the basic idea for solution is clarified. Based on a definition of preposing activity cost matrix, a heuristic algorithm is brought forward. Analyses on the complexity of the heuristics and the result of numerical studies show that the heuristic algorithm is feasible and relatively effective. 展开更多
关键词 systems engineering resource-constrained project scheduling problem activities' cost preposing activity cost matrix heuristic algorithm.
在线阅读 下载PDF
Rolling optimization algorithm based on collision window for single machine scheduling problem 被引量:4
18
作者 Wang Changjun Xi Yugeng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第4期816-822,共7页
Focusing on the single machine scheduling problem which minimizes the total completion time in the presence of dynamic job arrivals, a rolling optimization scheduling algorithm is proposed based on the analysis of the... Focusing on the single machine scheduling problem which minimizes the total completion time in the presence of dynamic job arrivals, a rolling optimization scheduling algorithm is proposed based on the analysis of the character and structure of scheduling. An optimal scheduling strategy in collision window is presented. Performance evaluation of this algorithm is given. Simulation indicates that the proposed algorithm is better than other common heuristic algorithms on both the total performance and stability. 展开更多
关键词 single machine scheduling rolling scheduling performance analysis heuristic algorithm.
在线阅读 下载PDF
Design of task priority model and algorithm for imaging observation problem 被引量:3
19
作者 WU Jian LU Fang +2 位作者 ZHANG Jiawei YANG Jinghui XING Lining 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2020年第2期321-334,共14页
In the imaging observation system, imaging task scheduling is an important topic. Most scholars study the imaging task scheduling from the perspective of static priority, and only a few from the perspective of dynamic... In the imaging observation system, imaging task scheduling is an important topic. Most scholars study the imaging task scheduling from the perspective of static priority, and only a few from the perspective of dynamic priority. However,the priority of the imaging task is dynamic in actual engineering. To supplement the research on imaging observation, this paper proposes the task priority model, dynamic scheduling strategy and Heuristic algorithm. At first, this paper analyzes the relevant theoretical basis of imaging observation, decomposes the task priority into four parts, including target priority, imaging task priority, track, telemetry & control(TT&C)requirement priority and data transmission requirement priority, summarizes the attribute factors that affect the above four types of priority in detail, and designs the corresponding priority model. Then, this paper takes the emergency tasks scheduling problem as the background, proposes the dynamic scheduling strategy and heuristic algorithm. Finally, the task priority model,dynamic scheduling strategy and heuristic algorithm are verified by experiments. 展开更多
关键词 IMAGING OBSERVATION system IMAGING TASK PRIORITY TASK PRIORITY model dynamic SCHEDULING strategy HEURISTIC algorithm
在线阅读 下载PDF
Reactive scheduling of multiple EOSs under cloud uncertainties:model and algorithms 被引量:4
20
作者 WANG Jianjiang HU Xuejun HE Chuan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第1期163-177,共15页
Most earth observation satellites(EOSs)are low-orbit satellites equipped with optical sensors that cannot see through clouds.Hence,cloud coverage,high dynamics,and cloud uncertainties are important issues in the sched... Most earth observation satellites(EOSs)are low-orbit satellites equipped with optical sensors that cannot see through clouds.Hence,cloud coverage,high dynamics,and cloud uncertainties are important issues in the scheduling of EOSs.The proactive-reactive scheduling framework has been proven to be effective and efficient for the uncertain scheduling problem and has been extensively employed.Numerous studies have been conducted on methods for the proactive scheduling of EOSs,including expectation,chance-constrained,and robust optimization models and the relevant solution algorithms.This study focuses on the reactive scheduling of EOSs under cloud uncertainties.First,using an example,we describe the reactive scheduling problem in detail,clarifying its significance and key issues.Considering the two key objectives of observation profits and scheduling stability,we construct a multi-objective optimization mathematical model.Then,we obtain the possible disruptions of EOS scheduling during execution under cloud uncertainties,adopting an event-driven policy for the reactive scheduling.For the different disruptions,different reactive scheduling algorithms are designed.Finally,numerous simulation experiments are conducted to verify the feasibility and effectiveness of the proposed reactive scheduling algorithms.The experimental results show that the reactive scheduling algorithms can both improve observation profits and reduce system perturbations. 展开更多
关键词 earth observation satellite(EOS) uncertainty of clouds reactive scheduling multi-objective optimization EVENT-DRIVEN HEURISTIC
在线阅读 下载PDF
上一页 1 2 下一页 到第
使用帮助 返回顶部