期刊文献+
共找到303,800篇文章
< 1 2 250 >
每页显示 20 50 100
Experience-guided optimization of jacket foundations for offshore wind turbines in varying water depths based on finite element analysis and the genetic algorithm 认领 引用
1
作者 Jiajia HUANG Tao JIN +6 位作者 Jianwu HUANG Shasha SONG Wei DAI Chaoqun ZUO Lizhong WANG Lilin WANG Zhen GUO 《Journal of Zhejiang University-SCIENCE A》 SCIE EI CAS CSCD 2026年第3期183-199,共17页
Structural optimization plays a crucial role in reducing the cost of offshore wind power,particularly in deep-water regions where the weight of jacket foundations increases substantially.However,there is ongoing debat... Structural optimization plays a crucial role in reducing the cost of offshore wind power,particularly in deep-water regions where the weight of jacket foundations increases substantially.However,there is ongoing debate regarding the water-depth range that is suitable for jacket foundations,and the threshold where floating foundations become more viable.Existing studies have not quantitatively analyzed how water depth affects jacket foundation mass,and have often struggled to handle the high dimensionality and stringent constraints inherent in jacket foundation optimization problems.In this study,we propose an optimization framework that couples parametric finite element analysis with a genetic algorithm to minimize the mass of jacket foundations based on three actual engineering projects at varying water depths.A novel population initialization strategy incorporating engineering experience-based solutions is introduced to improve convergence efficiency and solution quality.Comparative analysis against preliminary designs and existing offshore wind projects demonstrates the model’s ability to achieve cost-effective solutions,specifically reducing required jacket masses by 18.66%,20.98%,and 17.22%at depths of 30.06,60.23,and 89.81 m,respectively.The results reveal a 122.94%increase in jacket mass—from 1431.28 to 3190.90 t—as water depth increases from 30.06 to 89.81 m.The jacket foundation demonstrates superior cost effectiveness in shallow to moderate water depths,as the unit weight per megawatt(MW)of floating foundations is 97.51%and 35.74%higher at water depths of 60.23 and 89.81 m,respectively.Accordingly,the applicable water-depth threshold between the jacket and floating foundations is estimated to be approximately 100 m.The proposed optimization model offers a novel methodology and practical insights for the optimal design of offshore wind turbine support structures in varying marine environments. 展开更多
关键词 Structural optimization Jacket foundation Genetic algorithm Offshore wind power Population initialization Parametric modeling
暂未订购 下载PDF
Optimization of a self-tuning force control system for the milling process using a dynamic enhanced genetic algorithm 认领 引用
2
作者 Yao Li Zhengcai Zhao +3 位作者 Ning Qian Lei Zhang Wenfeng Ding Yucan Fu 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2026年第2期33-43,共11页
When milling structural components with varying axial depths and widths,cutting forces tend to fluctuate,negatively impacting tool life and machining accuracy.To mitigate the force fluctuations and enhance tool longev... When milling structural components with varying axial depths and widths,cutting forces tend to fluctuate,negatively impacting tool life and machining accuracy.To mitigate the force fluctuations and enhance tool longevity,developing a simple,reliable,and easy-to-implement force control system for milling is essential,which is an important step toward advancing intelligent manufacturing.This paper explores the use of genetic algorithms(GA) for powerful optimization capabilities in developing self-tuning milling force controllers.A comprehensive framework for optimizing a fuzzy logic controller using an enhanced GA is specifically designed for the milling process.The optimization integrates the GA with a simulation model,fine-tuning membership functions and optimizing fuzzy rule selection.The enhanced GA incorporates the Integral of Time-weighted Absolute Error(ITAE) as the fitness criterion to improve the robustness and responsiveness of the controller.The optimized fuzzy logic controller is implemented within a computer numerical control system,adjusting feed rates in real-time to control milling forces.The performance of the proposed controller is validated through step and slope milling tests,demonstrating an average control accuracy of 95.52%.Comparative evaluations with other controllers show that the proposed system offers a significant improvement,achieving up to 4.58% better control accuracy in step milling tests. 展开更多
关键词 Optimization Self-tuning Force control system Milling process Genetic algorithm
暂未订购 下载PDF
An Enhanced Genetic Algorithm via an Innovative Elite Retention Strategy for Task Offloading in MEC Scenarios 认领 引用
3
作者 Chengyu Hou Wenzao Li +3 位作者 Hanyun Li Kui Liu Zhuoning Zhao Hongping Shu 《Computers, Materials & Continua》 SCIE EI 2026年第8期2198-2218,共21页
The rapid growth of Internet of Things(IoT)and 5G technologies has led to a sharp increase in computing demands from wireless devices,making efficient task offloading a critical challenge.Key issues include reducing a... The rapid growth of Internet of Things(IoT)and 5G technologies has led to a sharp increase in computing demands from wireless devices,making efficient task offloading a critical challenge.Key issues include reducing application latency,lowering the energy consumption of terminal devices,and improving overall system performance,all of which directly affect user experience.Traditional genetic algorithms(GA),inspired by biological evolution,have been widely used in task offloading,but they often suffer from slow convergence and a tendency to fall into local optima in complex scenarios,limiting their effectiveness.To address these drawbacks,this paper proposes a task offloading strategy based on a refined elite mechanism in a GA.The algorithm introduces multi-point variation in both crossover and mutation operations to enhance population diversity,avoid local optima,and accelerate convergence.This design leverages the GA’s strength in multi-objective optimization,which outperforms other bionic heuristic algorithms that excel in single domains.Comparative experiments with GA,ant colony optimization,Deep Q-Network,Greedy algorithms,simulated annealing algorithm and particle swarm optimization,show that the proposed algorithm improves convergence speed by 35%,reduces task completion time by 6%,and optimizes energy consumption by approximately 18%. 展开更多
关键词 Task offloading genetic algorithm bandwidth constraint mobile edge computing
暂未订购 下载PDF
A Review of Genetic Algorithms:Principles, Procedures, and Applications in Optimization 认领 引用
4
作者 M.A.El-Shorbagy 《Computer Modeling in Engineering & Sciences》 SCIE EI 2026年第4期138-184,共47页
This paper provides a thorough examination of Genetic Algorithms(GAs),a category of evolutionary computation methods derived from the concepts of natural selection and genetics.The main concept and operational princip... This paper provides a thorough examination of Genetic Algorithms(GAs),a category of evolutionary computation methods derived from the concepts of natural selection and genetics.The main concept and operational principle of GAs are elucidated,highlighting the evolution of populations of candidate solutions across multiple generations to get optimal or near-optimal solutions for complicated problems.The paper delineates the sequential phases of a conventional GA,encompassing problem formulation,solution encoding,initialization of population,fitness evaluation,selection,crossover,mutation,and termination criteria,so offering a coherent framework for comprehending the algorithm’s functionality.Moreover,numerous prominent genetic operators,including crossover and mutation,are examined,highlighting their distinct forms and processes for fostering diversity and exploration within the search space.Also,the paper emphasizes the benefits of GAs,including their capacity to address nonlinear,multimodal,and high-dimensional optimization challenges without necessitating gradient information,along with their adaptability in resolving both continuous and discrete issues.The limitations and constraints of GAs,such as computing expense,parameter optimization,and the risk of premature convergence,are thoroughly analyzed.The paper examines various applications of GAs across fields,including engineering design,control systems,combinatorial optimization,machine learning,operations research,and multi-objective optimization,demonstrating the versatility and practical significance of this evolutionary method.This work establishes a robust basis for scholars and practitioners seeking to implement GAs in intricate optimization challenges.The review indicates that GAs have greatly progressed from Holland’s original formulation to specialized variations,such as real-valued,permutation,and tree-based encodings,each tailored to certain issue categories.The critical study indicates that although classical GAs are proficient in global exploration,their hybridization with local search techniques(memetic algorithms),swarm intelligence(GA-PSO),and surrogate models significantly improves convergence time and solution accuracy.The study highlights ongoing research deficiencies,such as the disparity between theoretical convergence proofs and the actual performance of algorithms,as well as the necessity for systematic recommendations in the design of hybrid algorithms. 展开更多
关键词 Genetic algorithm evolutionary computation global optimization nonlinear optimization computational intelligence optimization techniques
暂未订购 下载PDF
PID Steering Control Method of Agricultural Robot Based on Fusion of Particle Swarm Optimization and Genetic Algorithm 认领 引用 被引量:4
5
作者 ZHAO Longlian ZHANG Jiachuang +2 位作者 LI Mei DONG Zhicheng LI Junhui 《农业机械学报》 EI CAS CSCD 北大核心 2026年第1期358-367,共10页
Aiming to solve the steering instability and hysteresis of agricultural robots in the process of movement,a fusion PID control method of particle swarm optimization(PSO)and genetic algorithm(GA)was proposed.The fusion... Aiming to solve the steering instability and hysteresis of agricultural robots in the process of movement,a fusion PID control method of particle swarm optimization(PSO)and genetic algorithm(GA)was proposed.The fusion algorithm took advantage of the fast optimization ability of PSO to optimize the population screening link of GA.The Simulink simulation results showed that the convergence of the fitness function of the fusion algorithm was accelerated,the system response adjustment time was reduced,and the overshoot was almost zero.Then the algorithm was applied to the steering test of agricultural robot in various scenes.After modeling the steering system of agricultural robot,the steering test results in the unloaded suspended state showed that the PID control based on fusion algorithm reduced the rise time,response adjustment time and overshoot of the system,and improved the response speed and stability of the system,compared with the artificial trial and error PID control and the PID control based on GA.The actual road steering test results showed that the PID control response rise time based on the fusion algorithm was the shortest,about 4.43 s.When the target pulse number was set to 100,the actual mean value in the steady-state regulation stage was about 102.9,which was the closest to the target value among the three control methods,and the overshoot was reduced at the same time.The steering test results under various scene states showed that the PID control based on the proposed fusion algorithm had good anti-interference ability,it can adapt to the changes of environment and load and improve the performance of the control system.It was effective in the steering control of agricultural robot.This method can provide a reference for the precise steering control of other robots. 展开更多
关键词 agricultural robot steering PID control particle swarm optimization algorithm genetic algorithm
暂未订购 下载PDF
Mimicry of whole-body blood circulation through genetic algorithm in reduced-order hemodynamic model 认领 引用
6
作者 Minghao Liao Taoping Bai +2 位作者 Ming Zhang Zhongyou Li Wentao Jiang 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2026年第3期1-14,共14页
Physics-based reduced-order hemodynamic models have garnered significant interest because of their ability to capture whole-body cardiovascular fluctuations.However,coordinating the numerous interdependent parameters ... Physics-based reduced-order hemodynamic models have garnered significant interest because of their ability to capture whole-body cardiovascular fluctuations.However,coordinating the numerous interdependent parameters within these models remains a long-standing challenge,and the demand for the personalization of these models persists.We constructed a complex whole-body model of blood circulation(containing the heart,arterial trunk,and branches)and utilized genetic algorithms to automatically and efficiently coordinate the model parameters.Additionally,we introduced a“pseudo-distance”metric by updating the derivative dynamic time-warping algorithm to evaluate the similarity between the simulated waveforms and the target waveforms.After 40 rapid iterations,a complete match was achieved with the target in terms of the blood pressure and flow waveforms amplitude as well as the time domain,resulting in highly realistic waveform mimicry(i.e.,the pseudo-distance approached zero).This model takes about 40 min,far less than the manual modeling that usually takes several months.These results indicate that GAs significantly improve the modeling efficiency of reduced-order models,thus lowering the user threshold. 展开更多
关键词 Reduced-order model Genetic algorithm Hemodynamics Cardiovascular Pseudo-distance
暂未订购 下载PDF
A Hybrid Mashup Platform Based on Structured and Unstructured Peer-to-Peer Networks Empowered with Genetic Algorithms 认领 引用
7
作者 Osama Al-Haj Hassan Ammar Odeh +1 位作者 Abdullah Aref Ghassan Samara 《Computers, Materials & Continua》 SCIE EI 2026年第9期1335-1357,共23页
Mashups are among the key web technologies that provide end-users with customizable and personalized tools.Most mashup platforms are based on centralized architectures or do not employ fully decentralized architecture... Mashups are among the key web technologies that provide end-users with customizable and personalized tools.Most mashup platforms are based on centralized architectures or do not employ fully decentralized architectures;therefore,in this paper,we propose a decentralized architecture for mashups that combines the strengths of structured and unstructured peer-to-peer networks.For the structured part,we rely on the Chord lookup protocol,and for the unstructured part,we build groups of nodes via two flavors of network flooding,namely,sequence number flooding and reverse path flooding.Brokers in the unstructured part would be responsible for hosting and executing mashups,such that deciding which brokers should host a given mashup is determined by utilizing genetic algorithms.We compare our work against several approaches that rely on random and greedy mashup placement.We also assess our proposed approach to pure structured and pure unstructured approaches.We evaluate our system using simulations,and results show that executing mashups using the version of our scheme that relies on reverse path flooding generates at least 25%lower delays than the other approaches. 展开更多
关键词 Mashup peer to peer Chord genetic algorithm
暂未订购 下载PDF
Fault Self-Healing Cooperative Strategy of New Energy Distribution Network Based on Improved Ant Colony-Genetic Hybrid Algorithm 认领 引用 被引量:1
8
作者 Fengchao Chen Aoqi Mei +2 位作者 Zheng Liu Ruhao Wu Qiwei Li 《Energy Engineering》 EI 2026年第4期247-267,共21页
With the high proportion of new energy access,the traditional fault self-healing mechanism of the distribution network is challenged.Aiming at the demand for fast recovery of new distribution network faults,this paper... With the high proportion of new energy access,the traditional fault self-healing mechanism of the distribution network is challenged.Aiming at the demand for fast recovery of new distribution network faults,this paper proposes a fault self-healing cooperative strategy for the new energy distribution network based on an improved ant colony-genetic hybrid algorithm.Firstly,the graph theory adjacency matrix is used to characterize the topology of the distribution network,and the dynamic positioning of new energy nodes is realized.Secondly,based on the output model and load characteristic model of wind,photovoltaic,and energy storage,a two-layer cooperative self-healing model of the distribution network is constructed.The upper layer is based on the improved depth-breadth hybrid search(DFS-BFS)to divide the island,with the maximum weight load recovery and the minimum number of switching actions as the goal,combined with the load priority to dynamically restore the key load.The lower layer uses the improved ant colony-genetic hybrid algorithm to solve the fault recovery path with the minimum total power loss load and the minimum network loss as the goal,generate the optimal switching sequence,and verify the power flow constraints.Finally,the simulation results based on the IEEE 33-bus system show that the proposed method can guarantee the power supply of key loads in the distribution network with high-tech energy penetration,restore the power supply of more load nodes with the least switching operation,and effectively reduce the line loss,which verifies the effectiveness and superiority of the method. 展开更多
关键词 Fault recovery identification of topology improved ant colony-genetic hybrid algorithm distribution network self-healing
暂未订购 下载PDF
Sparse optimization and multi-performance enhancement of a high frequency to very high frequency wideband radio array using a genetic algorithm 认领 引用
9
作者 Yifeng Qin Jiarui Di +8 位作者 Liang Dong Zhang Ning Yan Liu Lesheng He Abidin Zamri Zainal Huanhuan Xie Latef Abdul Tarik Wei He Othman Mohamadariff 《Astronomical Techniques and Instruments》 CSCD 2026年第3期235-249,共15页
The High Frequency(HF, 3–30 MHz) to Very High Frequency(VHF, 30–300 MHz) band is a critical observational window in radio astronomy, playing a key role in the study of early-universe reionization, space weather moni... The High Frequency(HF, 3–30 MHz) to Very High Frequency(VHF, 30–300 MHz) band is a critical observational window in radio astronomy, playing a key role in the study of early-universe reionization, space weather monitoring, and solar physics. We determine whether a genetic algorithm-optimized sparse configuration of a 64-element planar radio antenna array can minimize the peak sidelobe level and enhance performance within the 10–90 MHz frequency range, compared with a regular configuration. The sparse-optimized array achieves a 1.04 dB reduction in peak sidelobe level across the frequency band compared with the regular array. Sensitivity improves significantly at all frequency points, with increases of up to 56% at 10 MHz and 45% at 50 MHz. At 90 MHz, the sensitivity matches that of the regular array. At three representative frequencies(50 MHz, 60 MHz, and 70 MHz), grating lobe suppression tests at different scan angles show that the regular array shows prominent grating lobes at specific scan angles(θ =53° at 50 MHz, θ = 30° at 60 MHz, and θ = 15° at 70 MHz). By contrast, the sparse array shows no observable grating lobes, confirming its superior suppression capability. At wide bandwidths, a sparse array optimized with a genetic algorithm outperforms a regular array in peak sidelobe level, sensitivity, and scanning range, supporting its use as a better technical solution for radio astronomical observations. 展开更多
关键词 HF-VHF band Sparse array Genetic algorithm Peak side lobe level Sensitivity
暂未订购 下载PDF
Optimizing Resource Allocation in Blockchain Networks Using Neural Genetic Algorithm 认领 引用
10
作者 Malvinder Singh Bali Weiwei Jiang +2 位作者 Saurav Verma Kanwalpreet Kour Ashwini Rao 《Computers, Materials & Continua》 SCIE EI 2026年第2期1580-1598,共19页
In recent years,Blockchain Technology has become a paradigm shift,providing Transparent,Secure,and Decentralized platforms for diverse applications,ranging from Cryptocurrency to supply chain management.Nevertheless,t... In recent years,Blockchain Technology has become a paradigm shift,providing Transparent,Secure,and Decentralized platforms for diverse applications,ranging from Cryptocurrency to supply chain management.Nevertheless,the optimization of blockchain networks remains a critical challenge due to persistent issues such as latency,scalability,and energy consumption.This study proposes an innovative approach to Blockchain network optimization,drawing inspiration from principles of biological evolution and natural selection through evolutionary algorithms.Specifically,we explore the application of genetic algorithms,particle swarm optimization,and related evolutionary techniques to enhance the performance of blockchain networks.The proposed methodologies aim to optimize consensus mechanisms,improve transaction throughput,and reduce resource consumption.Through extensive simulations and real-world experiments,our findings demonstrate significant improvements in network efficiency,scalability,and stability.This research offers a thorough analysis of existing optimization techniques,introduces novel strategies,and assesses their efficacy based on empirical outputs. 展开更多
关键词 Blockchain technology energy efficiency environmental impact evolutionary algorithms optimization
暂未订购 下载PDF
Real-Time Programmable Nonlinear Wavefront Shaping with Si Metasurface Driven by Genetic Algorithm 认领 引用 被引量:1
11
作者 Ze Zheng Gabriel Sanderson +4 位作者 Soheil Sotoodeh Chris Clifton Cuifeng Ying Mohsen Rahmani Lei Xu 《Engineering》 SCIE EI CSCD 2025年第6期90-95,共6页
Nonlinear wavefront shaping is crucial for advancing optical technologies,enabling applications in optical computation,information processing,and imaging.However,a significant challenge is that once a metasurface is f... Nonlinear wavefront shaping is crucial for advancing optical technologies,enabling applications in optical computation,information processing,and imaging.However,a significant challenge is that once a metasurface is fabricated,the nonlinear wavefront it generates is fixed,offering little flexibility.This limitation often necessitates the fabrication of different metasurfaces for different wavefronts,which is both time-consuming and inefficient.To address this,we combine evolutionary algorithms with spatial light modulators(SLMs)to dynamically control wavefronts using a single metasurface,reducing the need for multiple fabrications and enabling the generation of arbitrary nonlinear wavefront patterns without requiring complicated optical alignment.We demonstrate this approach by introducing a genetic algorithm(GA)to manipulate visible wavefronts converted from near-infrared light via third-harmonic generation(THG)in a silicon metasurface.The Si metasurface supports multipolar Mie resonances that strongly enhance light-matter interactions,thereby significantly boosting THG emission at resonant positions.Additionally,the cubic relationship between THG emission and the infrared input reduces noise in the diffractive patterns produced by the SLM.This allows for precise experimental engineering of the nonlinear emission patterns with fewer alignment constraints.Our approach paves the way for self-optimized nonlinear wavefront shaping,advancing optical computation and information processing techniques. 展开更多
关键词 Nonlinear metasurface Genetic algorithm Wavefront manipulation
暂未订购 下载PDF
Cat Swarm Algorithm Generated Based on Genetic Programming Framework Applied in Digital Watermarking 认领 引用 被引量:1
12
作者 Shu-Chuan Chu Libin Fu +2 位作者 Jeng-Shyang Pan Xingsi Xue Min Liu 《Computers, Materials & Continua》 SCIE EI 2025年第5期3135-3163,共29页
Evolutionary algorithms have been extensively utilized in practical applications.However,manually designed population updating formulas are inherently prone to the subjective influence of the designer.Genetic programm... Evolutionary algorithms have been extensively utilized in practical applications.However,manually designed population updating formulas are inherently prone to the subjective influence of the designer.Genetic programming(GP),characterized by its tree-based solution structure,is a widely adopted technique for optimizing the structure of mathematical models tailored to real-world problems.This paper introduces a GP-based framework(GPEAs)for the autonomous generation of update formulas,aiming to reduce human intervention.Partial modifications to tree-based GP have been instigated,encompassing adjustments to its initialization process and fundamental update operations such as crossover and mutation within the algorithm.By designing suitable function sets and terminal sets tailored to the selected evolutionary algorithm,and ultimately derive an improved update formula.The Cat Swarm Optimization Algorithm(CSO)is chosen as a case study,and the GP-EAs is employed to regenerate the speed update formulas of the CSO.To validate the feasibility of the GP-EAs,the comprehensive performance of the enhanced algorithm(GP-CSO)was evaluated on the CEC2017 benchmark suite.Furthermore,GP-CSO is applied to deduce suitable embedding factors,thereby improving the robustness of the digital watermarking process.The experimental results indicate that the update formulas generated through training with GP-EAs possess excellent performance scalability and practical application proficiency. 展开更多
关键词 Cat swarm algorithm genetic programming digital watermarking update mode mode generation framework
暂未订购 下载PDF
Advanced 3D Wind Farm Layout Optimization Framework via Power-Law Perturbation-Based Genetic Algorithm 认领 引用
13
作者 Jiaru Yang Yaotong Song +3 位作者 Jun Tang Weiping Ding Zhenyu Lei Shangce Gao 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2025年第11期2314-2328,共15页
The modeling and optimization of wind farm layouts can effectively reduce the wake effect between turbine units,thereby enhancing the expected output power and avoiding negative influence.Traditional wind farm optimiz... The modeling and optimization of wind farm layouts can effectively reduce the wake effect between turbine units,thereby enhancing the expected output power and avoiding negative influence.Traditional wind farm optimization often uses idealized wake models,neglecting the influence of wind shear at different elevations,which leads to a lack of precision in estimating wake effects and fails to meet the accuracy and reliability requirements of practical engineering.To address this,we have constructed a three-dimensional 3D wind farm optimization model that incorporates elevation,utilizing a 3D wake model to better reflect real-world conditions.We aim to assess the optimization state of the algorithm and provide strong incentives at the right moments to ensure continuous evolution of the population.To this end,we propose an evolutionary adaptation degreeguided genetic algorithm based on power-law perturbation(PPGA)to adapt multidimensional conditions.We select the offshore wind power project in Nantong,Jiangsu,China,as a study example and compare PPGA with other well-performing algorithms under this practical project.Based on the actual wind condition data,the experimental results demonstrate that PPGA can effectively tackle this complex problem and achieve the best power efficiency. 展开更多
关键词 3D wake model China’s southeastern coast metaheuristic offshore wind farm power-law perturbation-based genetic algorithm(PPGA)
暂未订购 下载PDF
A prediction model for high-geothermal rockburst intensity using a genetic projection pursuit algorithm 认领 引用
14
作者 Meiben Gao Tianbin Li +4 位作者 Shixin Ji Shiming Bai Yan Zhang Zhihao He Liang Zhang 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2025年第12期7612-7627,共16页
High-temperature rockbursts pose a critical challenge in deep underground engineering and resource exploitation.Consequently,predicting high-geothermal rockbursts has become a key scientific objective.In this paper,a ... High-temperature rockbursts pose a critical challenge in deep underground engineering and resource exploitation.Consequently,predicting high-geothermal rockbursts has become a key scientific objective.In this paper,a genetic projection pursuit algorithm(GPPA)is proposed for the prediction of high-geothermal rockbursts by introducing the coefficient K,and utilizing multiple empirical criteria(Wet index,σc/σt,σθ/σc,andσ1/σc).Four empirical criteria were statistically analyzed for 147 sets of rockburst cases,yielding accuracies of 40%,39%,46%and 29%,respectively.After the implantation of optimal segmentation,there was an enhancement in accuracy by 12%,9%,6%,and 19%,respectively.Theσθ/σc criterion exhibited superior performance,with a baseline accuracy of 46%.The GPPA model was tested and validated using four characteristic parameters(Wet index,σc/σt,σθ/σc,andσ1/σc)as inputs,revealing that the error ranged between 0.07 and 0.41.Successful validation was performed in the Sangzhuling Tunnel(four slight rockbursts)and Qirehataer Diversion Tunnel(one moderate rockburst),which matched field observations.Consequently,the proposed model offers guidance for predicting high-geothermal rockburst hazards. 展开更多
关键词 Rockburst criterion Thermal impacts Genetic projection pursuit algorithm(GPPA) Sangzhuling tunnel Qirehataer diversion tunnel
暂未订购 下载PDF
Hybrid genetic algorithm for parametric optimization of surface pipeline networks in underground natural gas storage harmonized injection and production conditions 认领 引用
15
作者 Jun Zhou Zichen Li +4 位作者 Shitao Liu Chengyu Li Yunxiang Zhao Zonghang Zhou Guangchuan Liang 《Natural Gas Industry B》 2025年第2期234-250,共17页
The surface injection and production system(SIPS)is a critical component for effective injection and production processes in underground natural gas storage.As a vital channel,the rational design of the surface inject... The surface injection and production system(SIPS)is a critical component for effective injection and production processes in underground natural gas storage.As a vital channel,the rational design of the surface injection and production(SIP)pipeline significantly impacts efficiency.This paper focuses on the SIP pipeline and aims to minimize the investment costs of surface projects.An optimization model under harmonized injection and production conditions was constructed to transform the optimization problem of the SIP pipeline design parameters into a detailed analysis of the injection condition model and the production condition model.This paper proposes a hybrid genetic algorithm generalized reduced gradient(HGA-GRG)method,and compares it with the traditional genetic algorithm(GA)in a practical case study.The HGA-GRG demonstrated significant advantages in optimization outcomes,reducing the initial cost by 345.371×104 CNY compared to the GA,validating the effectiveness of the model.By adjusting algorithm parameters,the optimal iterative results of the HGA-GRG were obtained,providing new research insights for the optimal design of a SIPS. 展开更多
关键词 Underground natural gas storage Surface injection and production pipeline Parameter optimization Hybrid genetic algorithm
暂未订购 下载PDF
Hybrid genetic simulated annealing algorithm for agile Earth observation satellite scheduling considering cloud cover distribution 认领 引用
16
作者 SUN Haiquan WANG Zhilong +1 位作者 HU Xiaoxuan XIA Wei 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2025年第6期1595-1612,共18页
Agile earth observation satellites(AEOSs)represent a new generation of satellites with three degrees of freedom(pitch,roll,and yaw);they possess a long visible time window(VTW)for ground targets and support imaging at... Agile earth observation satellites(AEOSs)represent a new generation of satellites with three degrees of freedom(pitch,roll,and yaw);they possess a long visible time window(VTW)for ground targets and support imaging at any moment within the VTW.However,different observation times demonstrate different cloud cover distributions,which exhibit different effects on the AEOS observation.Previous studies ignored pitch angles,discretized VTWs,or fixed cloud cover for every VTW,which led to the loss of intermediate observation states,thus these studies are not suitable for AEOS scheduling considering cloud cover distribution.In this study,a relationship formula between the cloud cover and observation time is proposed to calculate the cloud cover for every observation time,and a relationship formula between the observation time and pitch angle is designed to calculate the pitch angle for every observation time in the VTW.A refined model including the pitch angle,roll angle,and cloud cover distribution is established,which can make the scheme closer to the actual application of AEOSs.A hybrid genetic simulated annealing(HGSA)algorithm for AEOS scheduling is proposed,which integrates the advantages of genetic and simulated annealing algorithms and can effectively avoid falling into a local optimal solution.The experiments are conducted to compare the proposed algorithm with the traditional algorithms,the results verify that the proposed model and algorithm are efficient and effective for AEOS scheduling considering cloud cover distribution. 展开更多
关键词 agile Earth observation satellite cloud cover distribution hybrid genetic simulated annealing algorithm
暂未订购 下载PDF
A back-propagation neural network optimized by genetic algorithm for rock joint roughness evaluation 认领 引用 被引量:2
17
作者 Leibo Song Jieru Xie +4 位作者 Quan Jiang Gang Wang Shan Zhong Guansheng Han Jinzhong Wu 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2025年第5期3054-3072,共19页
The joint roughness coefficient(JRC)is a key parameter in the assessment of mechanical properties and the stability of rock masses.This paper presents a novel approach to JRC evaluation using a genetic algorithm-optim... The joint roughness coefficient(JRC)is a key parameter in the assessment of mechanical properties and the stability of rock masses.This paper presents a novel approach to JRC evaluation using a genetic algorithm-optimized backpropagation(GA-BP)neural network.Conventional JRC evaluations have typically depended on two-dimensional(2D)and three-dimensional(3D)parameter calculation methods,which fail to fully capture the nonlinear relationship between the complex surface morphology of joints and their roughness.Our analysis from shear tests on eight different joint types revealed that the strength and failure characteristics of the joints not only exhibit directional dependence but also positively correlate with surface dip angles,heights,and back slope morphological features.Subsequently,five simple statistical parameters,i.e.average dip angle,median dip angle,average height,height coefficient of variation,and back slope feature value(K),were utilized to quantify these characteristics.For the prediction of JRC,we compiled and analyzed 105 datasets,each containing these five statistical parameters and their corresponding JRC values.A GA-BP neural network model was then constructed using this dataset,with the five morphological characteristic statistics serving as inputs and the JRC values as outputs.A comparative analysis was performed between the GA-BP neural network model,the statistical parameter method,and the fractal parameter method.This analysis confirmed that our proposed method offers higher accuracy in evaluating the roughness coefficient and shear strength of joints. 展开更多
关键词 Rock joint Joint roughness coefficient Genetic algorithm-optimized backpropagation(GA-BP)neural network Shear strength
暂未订购 下载PDF
Genetic structure and admixture of the Yi and Qiang in southwestern China 认领 引用 被引量:1
18
作者 Jun LIU Li JIANG +6 位作者 Yongqiang KONG Chunnian WANG Shuo FENG Xuanzhu CHEN Deqin ZHANG Chuanchao WANG Caixia LI 《Journal of Zhejiang University-SCIENCE B》 SCIE CAS CSCD 2026年第4期402-415,共14页
The Tibetan-Yi Corridor in southwestern China is well-known for the origins,migration,and evolution of Sino-Tibetan populations.Previous genetic studies have primarily focused on Han and Tibetan populations,thereby le... The Tibetan-Yi Corridor in southwestern China is well-known for the origins,migration,and evolution of Sino-Tibetan populations.Previous genetic studies have primarily focused on Han and Tibetan populations,thereby leaving the significant genetic diversity within the Tibeto-Burman groups under-researched.In this study,to explore the genetic structure and admixture history of Tibeto-Burman populations in southwestern China,we sequenced the human genomes of 100 individuals from the Qiang and Yi ethnic groups in Sichuan Province.These populations were found to have the closest genetic affinity with nearby Tibeto-Burman-speaking Tujia and Tibetan populations.The Qiang share more allele sites with northern Altaic-speaking populations,while the Yi have closer genetic relationships with southern Hmong-Mien populations.The dominant ancestry of the Yi and Qiang derived from Neolithic millet agriculturalists in the Yellow River Basin,with a smaller proportion from Neolithic coastal populations in southern China,supporting the hypothesis of a northern origin of Sino-Tibetan populations.The Yi have more southern genetic components than the Qiang,reflecting the differential genetic influences of southeastern coastal populations on these groups.In summary,this study elucidates the fine-scale genetic structure of Tibeto-Burman populations and their genetic relationships with other Chinese populations,laying the foundation for forensic genetic research in East Asian populations. 展开更多
关键词 Tibeto-Burman Genetic diversity Genetic structure Population genetic relationships
暂未订购 下载PDF
ddRAD sequencing of 1076 Camellia accessions reveals the genetic diversity and population introgression of the tea plant in China 认领 引用 被引量:4
19
作者 Xiao-Yan Tong Jian-Bing Hu +14 位作者 Hui-Lin Wen Chun-Lin Chen Ling-Ling Tao Jun Wu Yi-Ping Tian Hui-Ping Jiang Lin-Bo Chen Da-He Qiao Ming-Tao Shu En-Hua Xia Kun Dong Yue Fei Sheng-Rui Liu Chao-Ling Wei Jun-Yan Zhu 《Plant Diversity》 SCIE CAS CSCD 2026年第3期451-459,共9页
The tea plant(Camellia sinensis)is a widely cultivated and economically significant crop that originated from southwestern China.Owing to its high heterozygosity and complex genetic diversity,the evolutionary history ... The tea plant(Camellia sinensis)is a widely cultivated and economically significant crop that originated from southwestern China.Owing to its high heterozygosity and complex genetic diversity,the evolutionary history of the tea plant and its domestication remain unclear.In this study,we used 1076 Camellia accessions to elucidate the phylogenetic relationships and population structure of Camellia accessions across 16 major tea-producing provinces in China.Six species-specific populations were classified based on these SNPs through phylogenetic trees and population structure.We found that C.taliensis populations have undergone divergent evolution compared to other wild relatives,such as C.kwangsiensis and C.crassicoluma.Population structure and introgression analyses further revealed frequent interspecific genetic exchanges between C.sinensis and its wild relatives.Thus,a transitional C.sinensis population that shared a genetic background with C.taliensis was characterized.Distinct genetic divergence was observed within the two main varieties of C.sinensis.Contrary to the relatively exclusive genetic background within the C.sinensis var.assamica population in southwestern China,extensive regional introgression and gene flow were observed in the C.sinensis var.sinensis population between southwestern and eastern China.Finally,we developed a core collection comprising 160 accessions based on our genetic diversity analyses.Our findings not only provide insights into the evolutionary history and genetic diversity of the tea plant but may facilitate the development of the conservation and utilization of tea plant resources. 展开更多
关键词 Tea plant Population structure ddRAD-seq Genetic diversity Core collection Introgression
暂未订购 下载PDF
High genetic load and recent anthropogenic bottleneck in the endangered Cupressus austrotibetica(Cupressaceae),Asia's tallest tree 认领 引用 被引量:1
20
作者 Heng Yang Jialiang Li +10 位作者 Mi Yoon Chung Myong Gi Chung Zhitong Han Dayu Wu Jingge Kuang Xinran Zhang Xi Zhou Linning Bai Jianquan Liu Jian Luo Kangshan Mao 《Journal of Systematics and Evolution》 SCIE CSCD 2026年第1期125-137,共13页
Understanding the genetic diversity and genetic load of endangered species is essential for developing effective conservation strategies,particularly in ecologically sensitive regions such as the Himalayas.Cupressus a... Understanding the genetic diversity and genetic load of endangered species is essential for developing effective conservation strategies,particularly in ecologically sensitive regions such as the Himalayas.Cupressus austrotibetica,a rare conifer and the tallest recorded tree in Asia,reaching up to 102.3 m,faces substantial anthropogenic and environmental threats.To evaluate its genetic status,we sequenced transcriptomes of 54 individuals sampled across its restricted range and compared them with 96 individuals of C.gigantea,a closely related endangered species with broader distribution at higher elevations.Our analysis reveals that C.austrotibetica exhibits higher genetic diversity(π=0.0091)compared to C.gigantea(π=0.0042).Demographic analyses identified three historical bottleneck events in C.austrotibetica and two in C.gigantea,with two of these events coinciding with Quaternary climatic oscillations.Despite its relatively high genetic diversity,C.austrotibetica has a smaller effective population size based on Stairway Plot 2(Ne≈7200)than C.gigantea(Ne≈17600).Furthermore,C.austrotibetica harbors a higher proportion of severe deleterious mutations,while C.gigantea retains more moderate deleterious variants.These findings indicate that a recent anthropogenic bottleneck event has likely driven the reduced population size and increased genetic load in C.austrotibetica,emphasizing the urgent need for conservation priorities for this imperiled species. 展开更多
关键词 conservation endangered species genetic diversity genetic load small population
上一页 1 2 250 下一页 到第
在线咨询 使用帮助 返回顶部 意见反馈