期刊文献+
共找到1,198篇文章
< 1 2 60 >
每页显示 20 50 100
Dynamic Evolutionary Game-Based Staking Pool Selection Modeling and Decentralization Enhancement for Blockchain System
1
作者 Shasha Yu Yanan Qiao +2 位作者 Fan Yang Wenjia Zhao Junge Bo 《IEEE/CAA Journal of Automatica Sinica》 2025年第9期1850-1865,共16页
The proof-of-stake(PoS)mechanism is a consensus protocol within blockchain technology that determines the validation of transactions and the minting of new blocks based on the participant’s stake in the cryptocurrenc... The proof-of-stake(PoS)mechanism is a consensus protocol within blockchain technology that determines the validation of transactions and the minting of new blocks based on the participant’s stake in the cryptocurrency network.In contrast to proof-of-work(PoW),which relies on computational power to validate transactions,PoS employs a deterministic and resourceefficient approach to elect validators.Whereas,an inherent risk of PoS is the potential for centralization among a small cohort of network participants possessing substantial stakes,jeopardizing system decentralization and posing security threats.To mitigate centralization issues within PoS,this study introduces an incentive-aligned mechanism named decentralized proof-of-stake(DePoS),wherein the second-largest stakeholder is chosen as the final validator with a higher probability.Integrated with the verifiable random function(VRF),DePoS rewards the largest stakeholder with uncertainty,thus disincentivizing stakeholders from accumulating the largest stake.Additionally,a dynamic evolutionary game model is innovatively developed to simulate the evolution of staking pools,thus facilitating the investigation of staking pool selection dynamics and equilibrium stability across PoS and DePoS systems.The findings demonstrate that DePoS generally fosters wealth decentralization by discouraging the accumulation of significant cryptocurrency holdings.Through theoretical analysis of stakeholder predilection in staking pool selection and the simulation of the evolutionary tendency in pool scale,this research demonstrates the comparative advantage in decentralization offered by DePoS over the conventional PoS. 展开更多
关键词 Blockchain consensus mechanism DECENTRALIZATION evolutionary game proof-of-stake(PoS)
在线阅读 下载PDF
The Confluence of Evolutionary Computation and Multi-Agent Systems:A Survey
2
作者 Tai-You Chen Wei-Neng Chen +5 位作者 Feng-Feng Wei Xiao-Qi Guo Wen-Xiang Song Rui Zhu Qiuzhen Lin Jun Zhang 《IEEE/CAA Journal of Automatica Sinica》 2025年第11期2175-2193,共19页
Both evolutionary computation(EC)and multiagent systems(MAS)study the emergence of intelligence through the interaction and cooperation of a group of individuals.EC focuses on solving various complex optimization prob... Both evolutionary computation(EC)and multiagent systems(MAS)study the emergence of intelligence through the interaction and cooperation of a group of individuals.EC focuses on solving various complex optimization problems,while MAS provides a flexible model for distributed artificial intelligence.Since their group interaction mechanisms can be borrowed from each other,many studies have attempted to combine EC and MAS.With the rapid development of the Internet of Things,the confluence of EC and MAS has become more and more important,and related articles have shown a continuously growing trend during the last decades.In this survey,we first elaborate on the mutual assistance of EC and MAS from two aspects,agent-based EC and EC-assisted MAS.Agent-based EC aims to introduce characteristics of MAS into EC to improve the performance and parallelism of EC,while EC-assisted MAS aims to use EC to better solve optimization problems in MAS.Furthermore,we review studies that combine the cooperation mechanisms of EC and MAS,which greatly leverage the strengths of both sides.A description framework is built to elaborate existing studies.Promising future research directions are also discussed in conjunction with emerging technologies and real-world applications. 展开更多
关键词 Distributed artificial intelligence distributed optimization evolutionary computation(EC) multi-agent systems(MAS)
在线阅读 下载PDF
Multi-Objective Evolutionary Framework for High-Precision Community Detection in Complex Networks
3
作者 Asal Jameel Khudhair Amenah Dahim Abbood 《Computers, Materials & Continua》 2026年第1期1453-1483,共31页
Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may r... Community detection is one of the most fundamental applications in understanding the structure of complicated networks.Furthermore,it is an important approach to identifying closely linked clusters of nodes that may represent underlying patterns and relationships.Networking structures are highly sensitive in social networks,requiring advanced techniques to accurately identify the structure of these communities.Most conventional algorithms for detecting communities perform inadequately with complicated networks.In addition,they miss out on accurately identifying clusters.Since single-objective optimization cannot always generate accurate and comprehensive results,as multi-objective optimization can.Therefore,we utilized two objective functions that enable strong connections between communities and weak connections between them.In this study,we utilized the intra function,which has proven effective in state-of-the-art research studies.We proposed a new inter-function that has demonstrated its effectiveness by making the objective of detecting external connections between communities is to make them more distinct and sparse.Furthermore,we proposed a Multi-Objective community strength enhancement algorithm(MOCSE).The proposed algorithm is based on the framework of the Multi-Objective Evolutionary Algorithm with Decomposition(MOEA/D),integrated with a new heuristic mutation strategy,community strength enhancement(CSE).The results demonstrate that the model is effective in accurately identifying community structures while also being computationally efficient.The performance measures used to evaluate the MOEA/D algorithm in our work are normalized mutual information(NMI)and modularity(Q).It was tested using five state-of-the-art algorithms on social networks,comprising real datasets(Zachary,Dolphin,Football,Krebs,SFI,Jazz,and Netscience),as well as twenty synthetic datasets.These results provide the robustness and practical value of the proposed algorithm in multi-objective community identification. 展开更多
关键词 Multi-objective optimization evolutionary algorithms community detection HEURISTIC METAHEURISTIC hybrid social network MODELS
在线阅读 下载PDF
Constraint Intensity-Driven Evolutionary Multitasking for Constrained Multi-Objective Optimization
4
作者 Leyu Zheng Mingming Xiao +2 位作者 Yi Ren Ke Li Chang Sun 《Computers, Materials & Continua》 2026年第3期1241-1261,共21页
In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and red... In a wide range of engineering applications,complex constrained multi-objective optimization problems(CMOPs)present significant challenges,as the complexity of constraints often hampers algorithmic convergence and reduces population diversity.To address these challenges,we propose a novel algorithm named Constraint IntensityDriven Evolutionary Multitasking(CIDEMT),which employs a two-stage,tri-task framework to dynamically integrates problem structure and knowledge transfer.In the first stage,three cooperative tasks are designed to explore the Constrained Pareto Front(CPF),the Unconstrained Pareto Front(UPF),and theε-relaxed constraint boundary,respectively.A CPF-UPF relationship classifier is employed to construct a problem-type-aware evolutionary strategy pool.At the end of the first stage,each task selects strategies from this strategy pool based on the specific type of problem,thereby guiding the subsequent evolutionary process.In the second stage,while each task continues to evolve,aτ-driven knowledge transfer mechanism is introduced to selectively incorporate effective solutions across tasks.enhancing the convergence and feasibility of the main task.Extensive experiments conducted on 32 benchmark problems from three test suites(LIRCMOP,DASCMOP,and DOC)demonstrate that CIDEMT achieves the best Inverted Generational Distance(IGD)values on 24 problems and the best Hypervolume values(HV)on 22 problems.Furthermore,CIDEMT significantly outperforms six state-of-the-art constrained multi-objective evolutionary algorithms(CMOEAs).These results confirm CIDEMT’s superiority in promoting convergence,diversity,and robustness in solving complex CMOPs. 展开更多
关键词 Constrained multi-objective optimization evolutionary algorithm evolutionary multitasking knowledge transfer
在线阅读 下载PDF
Evolutionary game-based optimization of green certificate-carbon emission right-electricity joint market for thermal-wind-photovoltaic power system 被引量:8
5
作者 Ran Wang Yanhe Li Bingtuan Gao 《Global Energy Interconnection》 EI CAS CSCD 2023年第1期92-102,共11页
With the increasing proportion of renewable energy in the power market,the demands on government financial subsidies are gradually increasing.Thus,a joint green certificate-carbon emission right-electricity multi-mark... With the increasing proportion of renewable energy in the power market,the demands on government financial subsidies are gradually increasing.Thus,a joint green certificate-carbon emission right-electricity multi-market trading process is proposed to study the market-based strategy for renewable energy.Considering the commodity characteristics of green certificates and carbon emission rights,the dynamic cost models of green certificates and carbon rights are constructed based on the Rubinstein game and ladder pricing models.Furthermore,considering the irrational bidding behavior of energy suppliers in the actual electricity market,an evolutionary game based multi-market bidding optimization model is presented.Subsequently,it is solved using a composite differential evolutionary algorithm.Finally,the case study results reveal that the proposed model can increase profits and the consumption rate of renewable energy and reduce carbon emission. 展开更多
关键词 Electricity market Carbon emission right Green certificate evolutionary game
在线阅读 下载PDF
Solving material distribution routing problem in mixed manufacturing systems with a hybrid multi-objective evolutionary algorithm 被引量:7
6
作者 高贵兵 张国军 +2 位作者 黄刚 朱海平 顾佩华 《Journal of Central South University》 SCIE EI CAS 2012年第2期433-442,共10页
The material distribution routing problem in the manufacturing system is a complex combinatorial optimization problem and its main task is to deliver materials to the working stations with low cost and high efficiency... The material distribution routing problem in the manufacturing system is a complex combinatorial optimization problem and its main task is to deliver materials to the working stations with low cost and high efficiency. A multi-objective model was presented for the material distribution routing problem in mixed manufacturing systems, and it was solved by a hybrid multi-objective evolutionary algorithm (HMOEA). The characteristics of the HMOEA are as follows: 1) A route pool is employed to preserve the best routes for the population initiation; 2) A specialized best?worst route crossover (BWRC) mode is designed to perform the crossover operators for selecting the best route from Chromosomes 1 to exchange with the worst one in Chromosomes 2, so that the better genes are inherited to the offspring; 3) A route swap mode is used to perform the mutation for improving the convergence speed and preserving the better gene; 4) Local heuristics search methods are applied in this algorithm. Computational study of a practical case shows that the proposed algorithm can decrease the total travel distance by 51.66%, enhance the average vehicle load rate by 37.85%, cut down 15 routes and reduce a deliver vehicle. The convergence speed of HMOEA is faster than that of famous NSGA-II. 展开更多
关键词 material distribution routing problem multi-objective optimization evolutionary algorithm local search
在线阅读 下载PDF
Combined approach for analysing evolutionary power spectra of a track-soil system under moving random loads 被引量:3
7
作者 Y.Zhao L.T.Si H.Ouyang 《Acta Mechanica Sinica》 SCIE EI CAS CSCD 2019年第3期674-690,共17页
The pseudo-excitation method combined with the integral transform method (PEM-ITM) is presented to investigate the ground vibration of a coupled track-soil system induced by moving random loads. Commonly in the track ... The pseudo-excitation method combined with the integral transform method (PEM-ITM) is presented to investigate the ground vibration of a coupled track-soil system induced by moving random loads. Commonly in the track model, the rail, sleepers, rail pads, and ballast are modelled as an infinite Euler beam, discretely distributed masses, discretely distributed vertical springs, and a viscoelastic layer, respectively. The soil is regarded as a homogenous isotropic half-space coupled with the track using the boundary condition at the surface of the ground. By introducing a pseudo-excitation, the random vibration analysis of the coupled system is converted into a harmonic analysis. The analytical form of evolutionary power spectral density responses of the simplified coupled track-soil system under a random moving load is derived in the frequency/wavenumber domain by PEM-ITM. In the numerical examples, the effects of different parameters, such as the moving speed, the soil properties, and the coherence of moving loads, on the ground response are investigated. 展开更多
关键词 Track-soil system MOVING random loads evolutionary POWER spectrum Pseudo-excitation METHOD Integral transform METHOD Vibration transmission
在线阅读 下载PDF
An evolutionary adaptive neuro-fuzzy inference system for estimating field penetration index of tunnel boring machine in rock mass 被引量:4
8
作者 Maryam Parsajoo Ahmed Salih Mohammed +2 位作者 Saffet Yagiz Danial Jahed Armaghani Manoj Khandelwal 《Journal of Rock Mechanics and Geotechnical Engineering》 SCIE CSCD 2021年第6期1290-1299,共10页
Field penetration index(FPI) is one of the representative key parameters to examine the tunnel boring machine(TBM) performance.Lack of accurate FPI prediction can be responsible for numerous disastrous incidents assoc... Field penetration index(FPI) is one of the representative key parameters to examine the tunnel boring machine(TBM) performance.Lack of accurate FPI prediction can be responsible for numerous disastrous incidents associated with rock mechanics and engineering.This study aims to predict TBM performance(i.e.FPI) by an efficient and improved adaptive neuro-fuzzy inference system(ANFIS) model.This was done using an evolutionary algorithm,i.e.artificial bee colony(ABC) algorithm mixed with the ANFIS model.The role of ABC algorithm in this system is to find the optimum membership functions(MFs) of ANFIS model to achieve a higher degree of accuracy.The procedure and modeling were conducted on a tunnelling database comprising of more than 150 data samples where brittleness index(BI),fracture spacing,α angle between the plane of weakness and the TBM driven direction,and field single cutter load were assigned as model inputs to approximate FPI values.According to the results obtained by performance indices,the proposed ANFISABC model was able to receive the highest accuracy level in predicting FPI values compared with ANFIS model.In terms of coefficient of determination(R^(2)),the values of 0.951 and 0.901 were obtained for training and testing stages of the proposed ANFISABC model,respectively,which confirm its power and capability in solving TBM performance problem.The proposed model can be used in the other areas of rock mechanics and underground space technologies with similar conditions. 展开更多
关键词 Tunnel boring machine(TBM) Field penetration index(FPI) Neuro-fuzzy technique evolutionary computation Artificial bee colony(ABC)
在线阅读 下载PDF
Application of Evolutionary Encryption 2D Barcode Generation Technology in Agricultural Product Quality and Safety Traceability System 被引量:4
9
作者 Xiaojun ZHONG Zhijie LAI +3 位作者 Yan CHEN Jianxin QIAN Xiaocong HONG Caiyi LI 《Asian Agricultural Research》 2014年第8期76-79,共4页
Two-dimensional(2D) barcode technology is an electronic tagging technology based on combination of computer and optical technology. It is an important way of information collection and input. 2D barcode technology has... Two-dimensional(2D) barcode technology is an electronic tagging technology based on combination of computer and optical technology. It is an important way of information collection and input. 2D barcode technology has been widely used in various fields of logistics,production automation,and e-commerce,but it also has brought about a series of safety problems. Based on evolutionary encryption technology,this paper improved algorithm of traditional 2D barcode generation,to improve forgery- proof performance of 2D barcode. This algorithm is applied to agricultural products quality and safety traceability system and the results show that it is effective. 展开更多
关键词 2D BARCODE TECHNOLOGY evolutionary ENCRYPTION Trac
在线阅读 下载PDF
On Evolutionary Sequence Systematics: Taking Permian Waagenophylloid Coral Fauna as an Example 被引量:2
10
作者 Xu Guirong Gong Shuyun Wang Yongbiao(Faculty of Earth Sciences, China University of Geosciences, Wuhan 430074) 《Journal of Earth Science》 SCIE CAS CSCD 1999年第3期215-227,共13页
Evolutionary sequence systematics is a discipline in paleontology and biology that deals with phylogeny of organism, the main purpose of which is to understand relatives between species and taxa and to show their evol... Evolutionary sequence systematics is a discipline in paleontology and biology that deals with phylogeny of organism, the main purpose of which is to understand relatives between species and taxa and to show their evolutionary sequence. The systematics is set up on the phenetic-cladistic systematics. A number of important theoretical concepts in the cladistics are added the concept of time in the systematics. For example, the time-span between the closest sister species is considered limited in the duration of their mother species. The foundational methodology of the systematics is to analyze sister-group and character mosaic distribution, and the key to study evolutionary sequence is to understand cbaracter mosaic distribution fully. These aualyses can be executed by using computer. In the paper, the Permian Waagenophylloid coral fauna is taken as an example to illustrate the analysis on evolutionary sequence. These coral fossils are widespread in Tethyan area.Seventeen characters and a number of cbaracter states for each character used in study result from features of Waagenophylloid corals. According to principles of tbe widest distribution of character states, fossil records and ontogenesis we discerned plesiomorph character states for each character. Characters are divided into 4 ranks on the basis of their important place in pkylogeny. Based on the theory and methopology of tbe evolutionary sequence systematics the paper analyzes the sister groups and evolutionary sequence. In the examination each other between the analyses of sister groups and evolutionary sequence tbe paper found many importunt phenomena of paleontology,such as character degeneration, parallel evolution, and polydirectional clades, and distinguished a number of abnormal order. Iu the discussion to test tke rirst occurrence event8 of biostratigraphy we infer the Possible stratigraphic levels of some fossils. 展开更多
关键词 evolutionary sequence systematics character mosaic distribution Permian Waagenophylloid corals
在线阅读 下载PDF
Small and Medium-Sized Enterprises Closed-Loop Supply Chain Finance Risk Based on Evolutionary Game Theory and System Dynamics 被引量:6
11
作者 张诚 《Journal of Shanghai Jiaotong university(Science)》 EI 2016年第3期355-364,共10页
After building a dynamic evolutionary game model, the essay studies the stability of the equilibrium in the game between the commercial banks and the closed-loop supply chain(CLSC) enterprises. By design of systematic... After building a dynamic evolutionary game model, the essay studies the stability of the equilibrium in the game between the commercial banks and the closed-loop supply chain(CLSC) enterprises. By design of systematic mechanism based on system dynamics theory, capital chains of independent small and medium-sized enterprises(SMEs) on CLSC are organically linked together. Moreover, a comparative simulation is studied for the previous independent and post-design dependent systems. The study shows that with business expanding and market risk growing, the independent finance chains of SMEs on CLSC often take on a certain vulnerability, while the SMEs closed-loop supply chain finance system itself is with a strong rigidity and concerto. 展开更多
关键词 evolutionary game system dynamics closed-loop supply chain finance(CLSCF)
原文传递
Integrating Variable Reduction Strategy With Evolutionary Algorithms for Solving Nonlinear Equations Systems 被引量:1
12
作者 Aijuan Song Guohua Wu +1 位作者 Witold Pedrycz Ling Wang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2022年第1期75-89,共15页
Nonlinear equations systems(NESs)are widely used in real-world problems and they are difficult to solve due to their nonlinearity and multiple roots.Evolutionary algorithms(EAs)are one of the methods for solving NESs,... Nonlinear equations systems(NESs)are widely used in real-world problems and they are difficult to solve due to their nonlinearity and multiple roots.Evolutionary algorithms(EAs)are one of the methods for solving NESs,given their global search capabilities and ability to locate multiple roots of a NES simultaneously within one run.Currently,the majority of research on using EAs to solve NESs focuses on transformation techniques and improving the performance of the used EAs.By contrast,problem domain knowledge of NESs is investigated in this study,where we propose the incorporation of a variable reduction strategy(VRS)into EAs to solve NESs.The VRS makes full use of the systems of expressing a NES and uses some variables(i.e.,core variable)to represent other variables(i.e.,reduced variables)through variable relationships that exist in the equation systems.It enables the reduction of partial variables and equations and shrinks the decision space,thereby reducing the complexity of the problem and improving the search efficiency of the EAs.To test the effectiveness of VRS in dealing with NESs,this paper mainly integrates the VRS into two existing state-of-the-art EA methods(i.e.,MONES and DR-JADE)according to the integration framework of the VRS and EA,respectively.Experimental results show that,with the assistance of the VRS,the EA methods can produce better results than the original methods and other compared methods.Furthermore,extensive experiments regarding the influence of different reduction schemes and EAs substantiate that a better EA for solving a NES with more reduced variables tends to provide better performance. 展开更多
关键词 evolutionary algorithm(EA) nonlinear equations systems(ENSs) problem domain knowledge variable reduction strategy(VRS)
在线阅读 下载PDF
Reconstructing the Nonlinear Dynamical Systems by Evolutionary Computation Techniques 被引量:1
13
作者 LIU Minzhong KANG Lisha 《Wuhan University Journal of Natural Sciences》 EI CAS 2006年第3期520-524,共5页
We introduce a new dynamical evolutionary algorithm(DEA) based on the theory of statistical mechanics and investigate the reconstruction problem for the nonlinear dynamical systems using observation data. The conver... We introduce a new dynamical evolutionary algorithm(DEA) based on the theory of statistical mechanics and investigate the reconstruction problem for the nonlinear dynamical systems using observation data. The convergence of the algorithm is discussed. We make the numerical experiments and test our model using the two famous chaotic systems (mainly the Lorenz and Chen systems). The results show the relatively accurate reconstruction of these chaotic systems based on observational data can be obtained. Therefore we may conclude that there are broad prospects using our method to model the nonlinear dynamical systems. 展开更多
关键词 dynamical evolutionary algorithm nonlinear dynamical systems RECONSTRUCTION
在线阅读 下载PDF
CAutoCSD-Evolutionary Search and Optimisation Enabled Computer Automated Control System Design 被引量:1
14
作者 Kiam Heong Ang Gregory C.Y. +1 位作者 Kay Chen Tan Hiroshi Kashiwagi 《International Journal of Automation and computing》 EI 2004年第1期76-88,共13页
This paper attempts to set a unified scene for various linear time-invariant (LTI) control system design schemes, by transforming the existing concept of “computer-aided control system design” (CACSD) to novel “com... This paper attempts to set a unified scene for various linear time-invariant (LTI) control system design schemes, by transforming the existing concept of “computer-aided control system design” (CACSD) to novel “computer-automated control system design” (CAutoCSD). The first step towards this goal is to accommodate, under practical constraints, various design objectives that are desirable in both time and frequency domains. Such performance-prioritised unification is aimed at relieving practising engineers from having to select a particular control scheme and from sacrificing certain performance goals resulting from pre-commitment to such schemes. With recent progress in evolutionary computing based extra-numeric, multi-criterion search and optimisation techniques, such unification of LTI control schemes becomes feasible, analytical and practical, and the resultant designs can be creative. The techniques developed are applied to, and illustrated by, three design problems. The unified approach automatically provides an integrator for zero-steady state error in velocity control of a DC motor, and meets multiple objectives in the design of an LTI controller for a non-minimum phase plant and offers a high-performance LTI controller network for a non-linear chemical process. 展开更多
关键词 Linear time invariant (LTI) proportional plus integral plus derivative (PID) control system design (CSD) COMPUTER aided control system design (CACSD) performance index genetic algorithms (GA) evolutionary computation (EC) process control r
在线阅读 下载PDF
Economic Dispatch of Electrical Power System Based on the Multi-objective Co-evolutionary Algorithm 被引量:1
15
作者 张向锋 杨凤惠 《Journal of Donghua University(English Edition)》 EI CAS 2016年第4期652-655,共4页
It is important to distribute the load efficiently to minimize the cost of the economic dispatch of electrical power system. The uncertainty and volatility of wind energy make the economic dispatch much more complex w... It is important to distribute the load efficiently to minimize the cost of the economic dispatch of electrical power system. The uncertainty and volatility of wind energy make the economic dispatch much more complex when the general power systems are combined with wind farms. The short term wind power prediction method was discussed in this paper. The method was based on the empirical mode decomposition (EMD) and ensemble empirical mode decomposition (EEMD). Furthermore,the effect of wind farms on the traditional economic dispatch of electrical power system was analyzed. The mathematical model of the economic dispatch was established considering the environmental factors and extra spinning reserve cost. The multi-objective co-evolutionary algorithm was used to figure out the model. And the results were compared with the NSGA-Ⅱ(non-dominated sorting genetic algorithm-Ⅱ) to verify its feasibility. 展开更多
关键词 dispatch evolutionary NSGA distribute sorting constraints minimize uncertainty spinning verify
在线阅读 下载PDF
Spatial snowdrift game in heterogeneous agent systems with co-evolutionary strategies and updating rules
16
作者 夏海江 李萍萍 +1 位作者 柯见洪 林振权 《Chinese Physics B》 SCIE EI CAS CSCD 2015年第4期22-35,共14页
We propose an evolutionary snowdrift game model for heterogeneous systems with two types of agents, in which the inner-directed agents adopt the memory-based updating rule while the copycat-like ones take the uncondit... We propose an evolutionary snowdrift game model for heterogeneous systems with two types of agents, in which the inner-directed agents adopt the memory-based updating rule while the copycat-like ones take the unconditional imitation rule; moreover, each'agent can change his type to adopt another updating rule once the number he sequentially loses the game at is beyond his upper limit of tolerance. The cooperative behaviors of such heterogeneous systems are then investigated by Monte Carlo simulations. The numerical results show the equilibrium cooperation frequency and composition as functions of the cost-to-benefit ratio r are both of plateau structures with discontinuous steplike jumps, and the number of plateaux varies non-monotonically with the upper limit of tolerance VT as well as the initial composition of agents faO. Besides, the quantities of the cooperation frequency and composition are dependent crucially on the system parameters including VT, faO, and r. One intriguing observation is that when the upper limit of tolerance is small, the cooperation frequency will be abnormally enhanced with the increase of the cost-to-benefit ratio in the range of 0 〈 r 〈 1/4. We then probe into the relative cooperation frequencies of either type of agents, which are also of plateau structures dependent on the system parameters. Our results may be helpful to understand the cooperative behaviors of heterogenous agent systems. 展开更多
关键词 cooperative behavior evolutionary snowdrift game heterogeneous agent system
原文传递
Applying Evolutionary Algorithm to Public Key Cryptosystems
17
作者 Tu Hang, Li Li, Wu Tao-jun, Li Yuan-xiangState Key Laboratory of Software Engineering, Wuhan University, Wuhan 430072, Hubei,China)School of Computer, Wuhan University, Wuhan 430072, Hubei,China 《Wuhan University Journal of Natural Sciences》 CAS 2003年第S1期287-293,共7页
A best algorithm generated scheme is proposed in the paper by making use of the thought of evolutionary algorithm, which can generate dynamically the best algorithm of generating primes in RSA cryptography under diffe... A best algorithm generated scheme is proposed in the paper by making use of the thought of evolutionary algorithm, which can generate dynamically the best algorithm of generating primes in RSA cryptography under different conditions. Taking into account the factors of time, space and security integrated, this scheme possessed strong practicability. The paper also proposed a model of multi-degree parallel evolutionary algorithm to evaluate synthetically the efficiency and security of the public key cryptography. The model contributes to designing public key cryptography system too. 展开更多
关键词 prime generation RSA public key cryptography evolutionary algorithm
在线阅读 下载PDF
Parameter optimization of electric bus transmission system based on dynamical evolutionary algorithm
18
作者 王文伟 Zhu +2 位作者 Cheng Lin Cheng 《High Technology Letters》 EI CAS 2010年第1期29-33,共5页
The transmission ratio is the key parameters influence power performance and economic performance of electric vehicle (EV). As a class of heuristic algorithms, Dynamical Evolutionary Algorithm (DEA) is suitable to... The transmission ratio is the key parameters influence power performance and economic performance of electric vehicle (EV). As a class of heuristic algorithms, Dynamical Evolutionary Algorithm (DEA) is suitable to solve multi-objective optimization problems. This paper presents a new method to optimize the transmission ratio using DEA. The fuzzy constraints and objective function of transmission ratio are established for parameter optimization problem of electric bus transmission. DEA is used to solve the optimiza- tion problem. The transmission system is also designed based on the optimization result. Optimization and test results show that the dynamical evolutionary algorithm is an effective method to solve transmission parameter optimization problems. 展开更多
关键词 transmission system parameter optimization dynamical evolutionary algorithm (DEA) electric bus
在线阅读 下载PDF
Analyzing Nonstationary Random Response of a SDOF System under the Evolutionary Random Excitation by Wavelet Transform
19
作者 李方兵 张天舒 《Journal of Donghua University(English Edition)》 EI CAS 2006年第4期94-97,共4页
For evolutionary random excitations, a general method of analyzing nonstationary random responses of systems was presented in this paper. Firstly, for the evolutionary random excitation model, the evolutionary power s... For evolutionary random excitations, a general method of analyzing nonstationary random responses of systems was presented in this paper. Firstly, for the evolutionary random excitation model, the evolutionary power spectrum density function (EPSD) of a random excitation was given by wavelet transform. Based on the EPSD, the nonstationary responses of a SDOF system subjected to evolutionary random excitations were studied. The application and validity of presented method were illustrated by numerical examples. In numerical examples, the recently developed stochastic models for El Centro (1934) and Mexico City (1985) earthquakes which preserve the nonstationary evolutions of amplitude and frequency content of ground accelerations were used as excitations. The nonstationary random mean-square responses of a SDOF system under these two excitations were evaluated and compared with simulated results. 展开更多
关键词 evolutionary random excitation wavelet transform nonstationary random response.
在线阅读 下载PDF
Recommender Systems Based on Evolutionary Computing: A Survey
20
作者 Maryam Sadeghi Seyyed Amir Asghari 《Journal of Software Engineering and Applications》 2017年第5期407-421,共15页
Data mining techniques and information personalization have made significant growth in the past decade. Enormous volume of data is generated every day. Recommender systems can help users to find their specific informa... Data mining techniques and information personalization have made significant growth in the past decade. Enormous volume of data is generated every day. Recommender systems can help users to find their specific information in the extensive volume of information. Several techniques have been presented for development of Recommender System (RS). One of these techniques is the Evolutionary Computing (EC), which can optimize and improve RS in the various applications. This study investigates the number of publications, focusing on some aspects such as the recommendation techniques, the evaluation methods and the datasets which are used. 展开更多
关键词 evolutionary COMPUTING GENETIC ALGORITHM RECOMMENDER system
暂未订购
上一页 1 2 60 下一页 到第
使用帮助 返回顶部