期刊文献+
共找到796篇文章
< 1 2 40 >
每页显示 20 50 100
Factors Influencing Large-scale Operation of Large Grain Farmers in Northeast China
1
作者 刘文新 何秀丽 《Agricultural Science & Technology》 CAS 2017年第12期2622-2627,2632,共7页
With the grain yield accounting for 20% of the whole country, the north- east China is a strategic region for ensuring national grain security and also a most centralized region of large grain farmers. Through a sampl... With the grain yield accounting for 20% of the whole country, the north- east China is a strategic region for ensuring national grain security and also a most centralized region of large grain farmers. Through a sampling survey of large grain farmers in 15 counties and cities of northeast China, with the aid of SPSS and AMOS software, using multiple regression analysis and structural equation modeling, this paper made a quantitative analysis on the influence of the subjective and ob- jective factors of large grain farmers on their large-scale management. The results showed that the age structure, educational level, family operating capital, yield ex- pectation and protective farming awareness of large grain farmers are the positive factors influencing their large scale operation due to agricultural subsidy policy. By comparison, the number of agricultural machinery and equipment owned by family, regional labor force, expectation for future income, and expectation for contractual scale become negative factors influencing large-scale operation of large grain farm- ers because of agricultural policies. When the future expectation, self conditions, family endowment, and operation conditions of large grain farmers increase one unit, their large scale operation motivation will increase by 0.692, 0.689, 0.487 and 0.363 units respectively. Thus, increasing the future expectation and self conditions of large grain farmers is a key factor for promoting large scale operation of farmland. 展开更多
关键词 Large grain farmers large-scale operation Motivation Northeast China
在线阅读 下载PDF
Appropriate Combination of Crossover Operator and Mutation Operator in Genetic Algorithms for the Travelling Salesman Problem 被引量:1
2
作者 Zakir Hussain Ahmed Habibollah Haron Abdullah Al-Tameem 《Computers, Materials & Continua》 SCIE EI 2024年第5期2399-2425,共27页
Genetic algorithms(GAs)are very good metaheuristic algorithms that are suitable for solving NP-hard combinatorial optimization problems.AsimpleGAbeginswith a set of solutions represented by a population of chromosomes... Genetic algorithms(GAs)are very good metaheuristic algorithms that are suitable for solving NP-hard combinatorial optimization problems.AsimpleGAbeginswith a set of solutions represented by a population of chromosomes and then uses the idea of survival of the fittest in the selection process to select some fitter chromosomes.It uses a crossover operator to create better offspring chromosomes and thus,converges the population.Also,it uses a mutation operator to explore the unexplored areas by the crossover operator,and thus,diversifies the GA search space.A combination of crossover and mutation operators makes the GA search strong enough to reach the optimal solution.However,appropriate selection and combination of crossover operator and mutation operator can lead to a very good GA for solving an optimization problem.In this present paper,we aim to study the benchmark traveling salesman problem(TSP).We developed several genetic algorithms using seven crossover operators and six mutation operators for the TSP and then compared them to some benchmark TSPLIB instances.The experimental studies show the effectiveness of the combination of a comprehensive sequential constructive crossover operator and insertion mutation operator for the problem.The GA using the comprehensive sequential constructive crossover with insertion mutation could find average solutions whose average percentage of excesses from the best-known solutions are between 0.22 and 14.94 for our experimented problem instances. 展开更多
关键词 Travelling salesman problem genetic algorithms crossover operator mutation operator comprehensive sequential constructive crossover insertion mutation
在线阅读 下载PDF
Reinforcement Learning Assisted Autonomous Selection of Sparsity-Aware Genetic Operators for Sparse Large-Scale Multi-Objective Optimization
3
作者 Panpan Zhang Lintong Wang +3 位作者 Jing Rong Shuai Shao Xingyi Zhang Ye Tian 《Tsinghua Science and Technology》 2026年第1期379-398,共20页
Sparse Large-scale Multi-objective Optimization Problems(sparse LMOPs)widely exist in various optimization applications,such as neural network training,portfolio optimization,and feature selection of classification.Al... Sparse Large-scale Multi-objective Optimization Problems(sparse LMOPs)widely exist in various optimization applications,such as neural network training,portfolio optimization,and feature selection of classification.Although numerous methods exist,automatically selecting efficient solving strategies for sparse LMOPs remains highly challenging.Given this,we propose a reinforcement learning assisted autonomous sparse multi-objective evolutionary algorithm,which aims to effectively utilize sparse knowledge for designing diversified genetic operators,and automatically select appropriate genetic operators for various problems or different situations within the same optimization process.Specifically,three sparsity-aware genetic operators are designed by utilizing sparsity statistic,sparsity clustering,and sparsity logic operation.They possess distinct advantages in terms of convergence speed,solution quality,and diversity.Furthermore,the utilization of deep Q-network enables the automatic selection of suitable operators for offspring reproduction based on the current sparse state of the population.The proposed algorithm is compared with five state-of-the-art algorithms on eight benchmark and three real-world problems.Experimental results demonstrate the superiority of the proposed algorithm and the effectiveness of the proposed sparse genetic operators for solving sparse LMOPs. 展开更多
关键词 large-scale multi-objective optimization SPARSE reinforcement learning autonomous selection sparsity-aware genetic operators
原文传递
Fundamental Research on Enhancing Operation Reliability for Large-Scale Interconnected Power Grids——An interview with Zhou Xiaoxin, chief scientist of "973 Program"
4
作者 Zha Renbo and Zhou Wen Editors of Power and Electrical Engineers ,Zhao Fang 《Electricity》 2008年第4期18-21,共4页
At the end of last year, the editors from Power and Electrical Engineers interviewed Zhou Xiaoxin on "Fundamental Research on Enhancing Operation Reliability for Large-Scale Interconnected Power Grids", a pr... At the end of last year, the editors from Power and Electrical Engineers interviewed Zhou Xiaoxin on "Fundamental Research on Enhancing Operation Reliability for Large-Scale Interconnected Power Grids", a project of "973 Program". Mr. Zhou, the chief engineer of China Electric Power Research Institute(CEPRI) and an academician of Chinese Academy of Sciences, is the chief scientist in charge of this research project. 展开更多
关键词 chief scientist of Fundamental Research on Enhancing operation Reliability for large-scale Interconnected Power Grids An interview with Zhou Xiaoxin Program
在线阅读 下载PDF
Research of Personnel Operational Ability Evaluation of Large-scale Complex Equipment
5
作者 JIANG Weiyang HE Xiaoliang ZHAO Manyun 《International Journal of Plant Engineering and Management》 2019年第3期129-139,共11页
The level of personnel operation ability determines the expected effectiveness of large-scale complex equipment. Firstly, this paper constructs the personnel operational ability evaluation index system and analyzes th... The level of personnel operation ability determines the expected effectiveness of large-scale complex equipment. Firstly, this paper constructs the personnel operational ability evaluation index system and analyzes the data source of index. Secondly, the weight of index is determined and the fuzzy comprehensive evaluation model is proposed. Finally, results of instance analysis show that the evaluation model is feasible and effective. 展开更多
关键词 large-scale complex equipment PERSONNEL operATIONAL ABILITY AHP FUZZY COMPREHENSIVE evaluation
在线阅读 下载PDF
SPMutation:存储过程变异工具的设计与实现
6
作者 谢晓东 李楠 刘艳 《华中科技大学学报(自然科学版)》 EI CAS CSCD 北大核心 2015年第7期93-97,共5页
针对存储过程混合了SQL语句以及流程控制等语句的特点,设计了一个变异工具SPMutation.定义了一个覆盖存储过程语法规则的变异算子集合,该算子集包含22个算子,能够对存储过程进行元素级、表达式级和语句级三种不同层次的变异操作.SPMutat... 针对存储过程混合了SQL语句以及流程控制等语句的特点,设计了一个变异工具SPMutation.定义了一个覆盖存储过程语法规则的变异算子集合,该算子集包含22个算子,能够对存储过程进行元素级、表达式级和语句级三种不同层次的变异操作.SPMutation通过配置变异算子集文件可以实现对存储过程新的语法规则的错误模拟,具有良好的可扩展性.实验表明:SPMutation能有效地生成变异体集合,生成的等价变异体数量少于总变异体数15%;通过变异测试过程完善测试用例集,可以使测试用例集的变异分数高于0.9,并趋近于1;对存储过程的变异测试可以在有限的时间内完成. 展开更多
关键词 变异测试 存储过程 变异算子 测试用例集 变异分数
原文传递
Boundedness of Operators in Morrey Spaces over Vilenkin Groups 被引量:2
7
作者 WANGYue-shan ZHUXiu-ge 《Chinese Quarterly Journal of Mathematics》 CSCD 2003年第3期315-319,共5页
Let G be a locally compact Vilenkin gro up . We will establish the boundedness in Morrey spaces L p,λ (G) for a la rge class of sublinear operators and linear commutators.
关键词 Vilenkin group Morrey space sublinear operator com mutator BMO
在线阅读 下载PDF
Immune clonal selection optimization method with combining mutation strategies
8
作者 徐光华 刘弹 梁霖 《Journal of Pharmaceutical Analysis》 SCIE CAS 2007年第2期177-181,共5页
In artificial immune optimization algorithm, the mutation of immune cells has been considered as the key operator that determines the algorithm performance. Traditional immune optimization algorithms have used a singl... In artificial immune optimization algorithm, the mutation of immune cells has been considered as the key operator that determines the algorithm performance. Traditional immune optimization algorithms have used a single mutation operator, typically a Gaussian. Using a variety of mutation operators that can be combined during evolution to generate different probability density function could hold the potential for producing better solutions with less computational effort. In view of this, a linear combination mutation operator of Gaussian and Cauchy mutation is presented in this paper, and a novel clonal selection optimization method based on clonal selection principle is proposed also. The simulation results show the combining mutation strategy can obtain the same performance as the best of pure strategies or even better in some cases. 展开更多
关键词 artificial immune system optimization algorithm mutation operator
在线阅读 下载PDF
Parameterized Littlewood-Paley Operators on Weighted Herz Spaces
9
作者 Yueshan Wang Aiqing Chen 《Analysis in Theory and Applications》 CSCD 2017年第4期301-315,共15页
The strong type and weak type estimates of parameterized Littlewood-Paley operators on the weighted Herz spaces Kq α,p(ω1,ω2) are considered. The boundednessof the commutators generated by BMO functions and param... The strong type and weak type estimates of parameterized Littlewood-Paley operators on the weighted Herz spaces Kq α,p(ω1,ω2) are considered. The boundednessof the commutators generated by BMO functions and parameterized Littlewood-Paley operators are also obtained. 展开更多
关键词 Parameterized Littlewood-Paley operator Herz space weak Herz space BMO com-mutator Muckenhoupt weight.
在线阅读 下载PDF
智能工厂中多机器人物流任务的隐性遗传分配
10
作者 农小晓 蓝慧琴 《机械设计与制造》 北大核心 2026年第2期282-286,共5页
为了减少智能工厂中多机器人执行物流任务的路径长度,提出了基于自适应隐性遗传算法的任务分配方法。分析了多机器人控制方式和智能工厂的物流任务流程;针对智能工厂静态和动态障碍物并存的情况,建立了一种工厂环境的时变栅格模型;以多... 为了减少智能工厂中多机器人执行物流任务的路径长度,提出了基于自适应隐性遗传算法的任务分配方法。分析了多机器人控制方式和智能工厂的物流任务流程;针对智能工厂静态和动态障碍物并存的情况,建立了一种工厂环境的时变栅格模型;以多机器人执行物流任务的路径总长度为优化目标,建立了多机器人任务分配的优化模型;针对物流任务分配问题的特殊约束,提出了隐性基因编码方法,实现了机器人物流任务的相对均衡;在遗传算法中引入了个体自适应变异算子,通过保留优秀基因片段、变异较差基因片段的方式提高了算法进化能力。在4机器人执行30物流任务中,自适应隐性遗传算法的路径长度比传统遗传算法的路径长度减小了11.36%;在不同规模的物流任务中,自适应隐性遗传算法比文献[11]克隆选择算法的路径长度更短,且随着任务规模的增大,路径长度的优势越明显。 展开更多
关键词 智能工厂 多机器人 物流任务分配 隐性基因编码 自适应变异算子
在线阅读 下载PDF
2024年中国台湾花莲地震高烈度台站加速度记录反应谱特征
11
作者 张潇男 王海云 王苏阳 《地震研究》 北大核心 2026年第2期272-280,共9页
反应谱特征研究可为地震设计反应谱修订提供参考。选取2024年中国台湾花莲M_(W)7.4地震中高烈度(即Ⅶ、Ⅷ和Ⅸ度)台站的水平向加速度记录,使用自适应混合变异差分进化算法标定反应谱,并分析标定谱特征参数随场地30 m深度平均剪切波速(V_... 反应谱特征研究可为地震设计反应谱修订提供参考。选取2024年中国台湾花莲M_(W)7.4地震中高烈度(即Ⅶ、Ⅷ和Ⅸ度)台站的水平向加速度记录,使用自适应混合变异差分进化算法标定反应谱,并分析标定谱特征参数随场地30 m深度平均剪切波速(V_(S30))的变化趋势。结果表明:不同烈度的加速度反应谱平均值与平均标定谱的变化趋势相似,差异在正负一倍标准差内,标定谱特征周期T_(g)为0.4~1.2 s,标定谱β_(max)为2.0~500,标定谱衰减指数γ为0.8~1.6;随着V_(S30)增加,标定谱T_(g)的平均值逐渐减小,β_(max)平均值增加,Ⅸ度标定谱的γ平均值增加。研究发现,周期在1.0 s左右,规范设计谱取值均小于实际F405台站反应谱取值,该地震对中长周期结构破坏较强,给震中附近中高层的建筑造成严重破坏;为应对高烈度地震作用,建议将规范设计谱T_(g)增加0.3 s,Ⅱ、Ⅲ类场地β_(max)提高至2.50。 展开更多
关键词 花莲地震 反应谱 中国地震烈度 反应谱标定 自适应混合变异差分进化算法
在线阅读 下载PDF
自适应交叉与组合变异的多任务GP进行本体匹配
12
作者 戴可涛 吕青 姜照航 《现代电子技术》 北大核心 2026年第4期155-164,共10页
本体匹配是解决本体异质性问题的有效手段,为提高本体匹配质量并抑制遗传规划中膨胀现象,提出一种自适应交叉与组合变异的多任务遗传规划算法,实现两个任务种群间的知识交互。引入规模小的树抑制膨胀,并使用额外任务种群来引导目标任务... 本体匹配是解决本体异质性问题的有效手段,为提高本体匹配质量并抑制遗传规划中膨胀现象,提出一种自适应交叉与组合变异的多任务遗传规划算法,实现两个任务种群间的知识交互。引入规模小的树抑制膨胀,并使用额外任务种群来引导目标任务种群跳出局部最优。该算法采用一种新型任务间自适应交叉算子,根据个体及其亲本的表现选择不同交叉策略,使算法全面探索搜索空间。此外,提出一种基于组合概率的变异算子以引导目标任务种群实现更优质的变异,并设计一种新的适应度函数以抑制树规模,优化匹配性能同时减少树规模。在OAEI基准测试集(Benchmark)上进行实验,结果表明,所提方法在所有测试集上都取得优异的匹配性能,相较于其他前沿方法表现更优。 展开更多
关键词 本体匹配 遗传规划算法 自适应交叉算子 组合变异 BENCHMARK 相似度特征
在线阅读 下载PDF
基于改进SVM算法和滤波器的电能表电流采样电阻故障检测方法
13
作者 张永旺 李健 +2 位作者 赵炳辉 张科 李嘉杰 《微电机》 2026年第2期51-55,76,共6页
为有效处理具有非线性、高维度特性数据,保证电能表电流采样电阻故障检测的可靠性,提出基于改进SVM算法和滤波器的电能表电流采样电阻故障检测方法。将关键的电流数据输入支持向量机故障预测模型中,利用该模型对非线性数据的强大处理能... 为有效处理具有非线性、高维度特性数据,保证电能表电流采样电阻故障检测的可靠性,提出基于改进SVM算法和滤波器的电能表电流采样电阻故障检测方法。将关键的电流数据输入支持向量机故障预测模型中,利用该模型对非线性数据的强大处理能力,检测电能表电流采样电阻故障;并引入变异算子迭代搜寻最优支持向量机故障预测函数的核函数,输出电能表电流采样电阻故障类型。实验结果表明,该方法能够有效保留电流采样数据关键信息,抑制噪声,更迅速搜寻到全局范围内核函数最优解,区分不同类型电阻故障。 展开更多
关键词 改进SVM算法 滤波器 电能表 故障检测 变异算子
在线阅读 下载PDF
A cooperative interference resource allocation method based on improved firefly algorithm 被引量:11
14
作者 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
Multi-objective Robust Optimal Secure Operation Model of Large-scale Power Grid with Multiple Back-to-back Voltage Source Converter Based Systems Considering Short-circuit Current Limitation
15
作者 Weikun Liang Shunjiang Lin +2 位作者 Yuerong Yang Ziqing Yang Mingbo Liu 《Journal of Modern Power Systems and Clean Energy》 2025年第4期1151-1166,共16页
With the load growth and the power grid expansion,the problem of short-circuit current(SCC)exceeding the secure limit in large-scale power grids has become more serious,which poses great challenge to the optimal secur... With the load growth and the power grid expansion,the problem of short-circuit current(SCC)exceeding the secure limit in large-scale power grids has become more serious,which poses great challenge to the optimal secure operation.Aiming at the SCC limitations,we use multiple back-toback voltage source converter based(B2B VSC)systems to separate a large-scale AC power grid into two asynchronous power grids.A multi-objective robust optimal secure operation model of large-scale power grid with multiple B2B VSC systems considering the SCC limitation is established based on the AC power flow equations.The decision variables include the on/off states of synchronous generators,power output,terminal voltage,transmission switching,bus sectionalization,and modulation ratios of B2B VSC systems.The influence of inner current sources of renewable energy generators on the system SCC is also considered.To improve the computational efficiency,a mixedinteger convex programming(MICP)framework based on convex relaxation methods including the inscribed N-sided approximation for the nonlinear SCC limitation constraints is proposed.Moreover,combined with the column-and-constraint generation(C&CG)algorithm,a method to directly solve the compromise optimal solution(COS)of the multi-objective robust optimal secure operation model is proposed.Finally,the effectiveness and computational efficiency of the proposed solution method is demonstrated by an actual 4407-bus provincial power grid and the modified IEEE 39-bus power grid,which can reduce the consumed CPU time of solving the COS by more than 90%and obtain a better COS. 展开更多
关键词 large-scale power grid optimal secure operation short-circuit current(SCC)limitation BACK-TO-BACK voltage source converter convex relaxation multi-objective robust optimization
原文传递
Improved genetic operator for genetic algorithm 被引量:4
16
作者 林峰 杨启文 《Journal of Zhejiang University Science》 CSCD 2002年第4期431-434,共4页
The mutation operator has been seldom improved because researchers hardly suspect its ability to prevent genetic algorithm (GA) from converging prematurely. Due to its importance to GA, the authors of this paper study... The mutation operator has been seldom improved because researchers hardly suspect its ability to prevent genetic algorithm (GA) from converging prematurely. Due to its importance to GA, the authors of this paper study its influence on the diversity of genes in the same locus, and point out that traditional mutation, to some extent, can result in premature convergence of genes (PCG) in the same locus. The above drawback of the traditional mutation operator causes the loss of critical alleles. Inspired by digital technique, we introduce two kinds of boolean operation into GA to develop a novel mutation operator and discuss its contribution to preventing the loss of critical alleles. The experimental results of function optimization show that the improved mutation operator can effectively prevent premature convergence, and can provide a wide selection range of control parameters for GA. 展开更多
关键词 Genetic algorithm(GA) mutation operator Premature convergence
在线阅读 下载PDF
GA and PSO culled hybrid technique for economic dispatch problem with prohibited operating zones 被引量:4
17
作者 SUDHAKARAN M. AJAY-D-VIMALRAJ P. PALANIVELU T.G. 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2007年第6期896-903,共8页
This paper presents an efficient and reliable genetic algorithm (GA) based particle swarm optimization (PSO) tech- nique (hybrid GAPSO) for solving the economic dispatch (ED) problem in power systems. The non-linear c... This paper presents an efficient and reliable genetic algorithm (GA) based particle swarm optimization (PSO) tech- nique (hybrid GAPSO) for solving the economic dispatch (ED) problem in power systems. The non-linear characteristics of the generators, such as prohibited operating zones, ramp rate limits and non-smooth cost functions of the practical generator operation are considered. The proposed hybrid algorithm is demonstrated for three different systems and the performance is compared with the GA and PSO in terms of solution quality and computation efficiency. Comparison of results proved that the proposed algo- rithm can obtain higher quality solutions efficiently in ED problems. A comprehensive software package is developed using MATLAB. 展开更多
关键词 Economic dispatch (ED) Genetic algorithm (GA) Particle swarm optimization (PSO) Hybrid GAPSO Prohibited operating zone CROSSOVER mutation Velocity
在线阅读 下载PDF
Base editor-mediated large-scale screening of functional mutations in bacteria for industrial phenotypes
18
作者 Yaomeng Yuan Xihao Liao +2 位作者 Shuang Li Xin-Hui Xing Chong Zhang 《Science China(Life Sciences)》 SCIE CAS CSCD 2024年第5期1051-1060,共10页
Base editing,the targeted introduction of point mutations into cellular DNA,holds promise for improving genome-scale functional genome screening to single-nucleotide resolution.Current efforts in prokaryotes,however,r... Base editing,the targeted introduction of point mutations into cellular DNA,holds promise for improving genome-scale functional genome screening to single-nucleotide resolution.Current efforts in prokaryotes,however,remain confined to loss-of-function screens using the premature stop codons-mediated gene inactivation library,which falls far short of fully releasing the potential of base editors.Here,we developed a base editor-mediated functional single nucleotide variant screening pipeline in Escherichia coli.We constructed a library with 31,123 sgRNAs targeting 462 stress response-related genes in E.coli,and screened for adaptive mutations under isobutanol and furfural selective conditions.Guided by the screening results,we successfully identified several known and novel functional mutations.Our pipeline might be expanded to the optimization of other phenotypes or the strain engineering in other microorganisms. 展开更多
关键词 base editor high-throughput large-scale screening Escherichia coli functional mutation
原文传递
基于遗传模拟退火算法的智能仓储多AGV调度研究 被引量:1
19
作者 潘翔 徐凯 《浙江工业大学学报》 北大核心 2025年第5期483-489,共7页
在物流业需求快速发展及智能制造的背景下,考虑自动导引车(Automated guided vehicle,AGV)在自动化仓库中只参与装卸和搬运工作,根据仓储AGV的工作特点,在考虑车辆电量约束的情况下,建立了以最短总完工距离为优化目标的任务调度模型。... 在物流业需求快速发展及智能制造的背景下,考虑自动导引车(Automated guided vehicle,AGV)在自动化仓库中只参与装卸和搬运工作,根据仓储AGV的工作特点,在考虑车辆电量约束的情况下,建立了以最短总完工距离为优化目标的任务调度模型。针对传统遗传算法收敛速度慢、局部搜索能力弱等问题,在领域搜索策略上引入大规模变异算子,以提升种群多样性。同时引入基于种群搜索的模拟退火算法,在增强算法局部寻优能力的同时,有效缩短了寻优时间。在包含20个搬运任务、32个存储单位的仿真场景中,采用传统任务调度算法和笔者所提算法对模型进行求解,结果证明笔者所提算法对实际算例有较好的求解效果,可以有效提高自动化仓储作业效率。 展开更多
关键词 遗传模拟退火算法 多AGV调度 大规模变异算子 种群搜索
在线阅读 下载PDF
基于改进灰狼优化BP网络的城中村火灾预测 被引量:1
20
作者 吕淑然 田江雪 党鑫宇 《中国安全科学学报》 北大核心 2025年第8期196-204,共9页
为了预防城中村火灾,利用改进灰狼优化算法(IGWO)和反向传播(BP)神经网络,对城中村火灾风险进行预测。引入非线性收敛因子和变异算子,改进传统灰狼优化算法(GWO),提高算法的全局搜索能力、收敛速度和稳定性,进而构建基于IGWO优化BP神经... 为了预防城中村火灾,利用改进灰狼优化算法(IGWO)和反向传播(BP)神经网络,对城中村火灾风险进行预测。引入非线性收敛因子和变异算子,改进传统灰狼优化算法(GWO),提高算法的全局搜索能力、收敛速度和稳定性,进而构建基于IGWO优化BP神经网络的城中村火灾风险预测模型(IGWO-BP),结合城中村火灾风险因素的复杂性和特殊性制定指标体系,预测火灾风险,并进行实例验证。结果表明:相较于传统GWO、粒子群算法(PSO)、长城算法(GWCA),IGWO在全局搜索能力、收敛速度和稳定性等方面均有显著提升,IGWO-BP模型可通过处理城中村火灾风险指标,实现对火灾风险的预测。 展开更多
关键词 改进灰狼优化算法(IGWO) 反向传播(BP)神经网络 城中村火灾 风险预测 变异算子 高维函数
原文传递
上一页 1 2 40 下一页 到第
使用帮助 返回顶部