Abstract: In this work, a genetic algorithm, implemented in the Python programming language, is developed to model a DCDC buck converter in discrete-time. The modeling is performed and validated using ...
Abstract: This paper deals with genetic algorithm implementation in Python. Genetic algorithm is a probabilistic search algorithm based on the mechanics of natural selection and natural genetics. In ...
Genetic algorithms are heuristic search algorithms inspired by the process that supports the evolution of life. The algorithm is designed to replicate the natural selection process to carry generation ...
Python is a general-purpose programming language and is one of the most popular languages because of its versatility, ease of use, libraries, and active community. Given its widespread adoption, it is ...
ABSTRACT: Multichannel analysis of surface waves is a noninvasive technique for subsurface shear wave velocity imagining. This method is one of the most effective geophysical tools for geotechnical ...
Pull requests help you collaborate on code with other people. As pull requests are created, they’ll appear here in a searchable and filterable list. To get started, you should create a pull request.
ABSTRACT: In on-line role-playing games (RPG), each race holds some attributes and skills. Each skill contains several abilities such as physical damage, hit rate, etc. Parts of the attributes and all ...