Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

174 results about "Mutation probability" patented technology

Mutation probability (or ratio) is basically a measure of the likeness that random elements of your chromosome will be flipped into something else. For example if your chromosome is encoded as a binary string of lenght 100 if you have 1% mutation probability it means that 1 out of your 100 bits (on average) picked at random will be flipped.

Task scheduling method based on heredity and ant colony in cloud computing environment

Provided in the invention is a task scheduling method based on heredity and ant colony in a cloud computing environment. The method comprises the following methods: S1, initializing population; S2, selecting individuals according to a wheel disc type selection strategy; S3, carrying out crossover operation on the individuals according to crossover probability and carrying out reversion mutation operation according to a mutation probability so as to generate a new colony; S4, updating the new generated colony; S5, determining whether a dynamic fusion condition is met; S6, initializing ant pheromone by using an optimal solution found by heredity; S7, calculating probabilities of moving to next nodes by all ants and moving all the ants to the next nodes according to the probabilities; S8, enabling M ants to travelling N resource nodes and carrying out pheromone updating on an optimal ant cycle; S9, carrying out pheromone updating on all paths; and S10, determining whether an ant end condition is met and outputting an optimal solution. According to the invention, respective advantages of a genetic algorithm and an ant colony algorithm are drawn and respective defects are overcome; and on the basis of dynamic fusion of the two algorithms, time and efficiency of exact solution solving are both considered.
Owner:JIANGSU UNIV

Self-adaptive genetic particle swarm hybrid algorithm optimization method

The invention provides a self-adaptive genetic particle swarm hybrid algorithm optimization method. The self-adaptive genetic particle swarm hybrid algorithm optimization method includes: calculatingthe density and the radius of a center region of a parent population in a genetic algorithm, and distinguishing whether the parent population is in the overall centralized distribution, the local centralized distribution or the uniform distribution; performing a selection operation of the genetic algorithm, and selecting a parent individual to be evolved; establishing computational formulas of thecrossover probability and the mutation probability according to the three distributions of the parent population; performing crossover and mutation operations according to the established crossover and mutation probability formulas so as to achieve chromosome recombination and gene mutation, and forming an offspring individual; selecting a part of individuals with high fitness from a part of offspring individuals to perform the particle swarm algorithm to form offspring particles, and combining the offspring individuals and the offspring particles into an offspring population and saving the optimal individual thereof. The invention adaptively adjusts crossover probability mutation probability parameter values in the genetic particle swarm hybrid algorithm, so that the convergence speed and the convergence precision are greatly improved.
Owner:BEIHANG UNIV

Multi-objective optimized overall workshop layout method based on multi-population genetic algorithm

The invention discloses a multi-objective optimized overall workshop layout method based on a multi-population genetic algorithm. The method comprises the following steps: firstly, a multi-row linearworkshop layout mathematical model is established, and a functional area layout problem is converted into a combined optimization mathematical model problem; secondly, based on the optimization objective of minimum total material handling cost and maximum area utilization ratio of workshop layout, a precise workshop layout model is established by taking account of constraints including horizontaland vertical placement of main streets and functional areas, adaptive row spacing and the like of the manufacturing workshop, and multiple optimization objectives are converted into a single evaluation function with a weighting method; finally, solving is performed with the multi-population genetic algorithm, immigration operators are linked with populations in the solving process, information exchange and co-evolution of multi-population are achieved, different crossover and mutation probability parameters are set for different populations by crossover and mutation probability control formulae, and different search purposes are guaranteed. The total logistics handling cost of the workshop can be effectively reduced, and the utilization rate of the workshop area is increased.
Owner:SOUTHWEST JIAOTONG UNIV +1

Fault diagnosis method of oil-immersed power equipment by combining fuzzy theory and improving genetic algorithm

InactiveCN101907665ASolve the problem of low accuracy of fault diagnosisImprove diagnostic accuracyGenetic modelsElectrical testingFuzzy inferenceBoundary values
The invention belongs to the field of fault diagnosis methods of oil-immersed power equipment and discloses a fault diagnosis method of oil-immersed power equipment by combining a fuzzy theory and improving a genetic algorithm. Aiming to a common improved IEC three-ratio method, by combining the fuzzy theory and improving the genetic algorithm, the method realizes treatment on other gas ratio boundaries and fault codes through fuzzy treatment and obtains a fault diagnosis result through a fuzzy inference. For carrying out fuzzy treatment on the boundary values of the improved IEC three-ratio method by adopting the fuzzy theory, the invention solves the problem of poor fault diagnosis accuracy caused by too absolute code boundary condition of the improved IEC three-ratio method and takes a certain action of improving the diagnosis accuracy of the improved IEC three-ratio method. The invention adopts the genetic algorithm for self-adaptive regulating mutation probability to revise an experience fuzzy membership function to obtain an optimal parameter of the fuzzy membership function and lays a good foundation of application of the fuzzy theory in improving the IEC three-ratio method.
Owner:XI AN JIAOTONG UNIV +2

Method for synthesizing directional diagrams of linear antenna arrays on basis of wavelet mutation wind drive optimization algorithms

The invention discloses a method for synthesizing directional diagrams of linear antenna arrays on the basis of wavelet mutation wind drive optimization algorithms. The method includes steps of building models of the linear antenna arrays and determining comprehensive radiation characteristic requirements and objective functions of the antenna arrays; determining the wind drive optimization algorithms and wavelet mutation operator parameters and setting population sizes, weight values of fitness functions and speeds and position boundaries of air particles; randomly generating initial speeds and positions of the air particles, substituting the positions of the air particles into the fitness functions, sorting fitness values according to ascending order, updating population sequences and determining the global optimal positions and the local optimal positions; updating the speeds and the positions of the air particles; selectively carrying out wavelet mutation on the positions of the air particles according to mutation probability; computing fitness values of the air particles at novel positions, sorting the fitness values according to ascending order again, updating the population sequences and updating the global optimal positions and the local optimal positions until the maximum number of iterations are carried out. The method has the advantages of high solving precision and convergence speed.
Owner:JIANGSU UNIV OF SCI & TECH

Adaptive coefficient genetic algorithm-based cloud manufacturing service resource matching method

The present invention discloses an adaptive coefficient genetic algorithm-based cloud manufacturing service resource matching method. According to the method, the value of the objective function of each individual in a population is calculated, and the capacity limit of each individual is judged; individuals which do not meet capacity requirements are discarded; an adaptive coefficient is calculated; the selection probability, crossover probability and mutation probability of iteration of a current round are calculated; genetic evolution is carried out according to the probabilities, so that anew population can be generated; and the population is supplemented with new individuals. According to the method of the invention, an optimal resource service combination matched with the task requirement of a cloud manufacturing user is solved according to the task requirement of the cloud manufacturing user; it can be ensured that the sum of the products of the cost and time of all tasks is minimum; the capacity limitation of resource services is satisfied, so that queuing and waiting can be avoided; and since an improved genetic algorithm has high robustness and fast convergence rate andwill not be trapped in local optimum, the diversity of the population can be significantly improved, and the accuracy of resource matching can be improved.
Owner:GUILIN UNIV OF ELECTRONIC TECH

Adaptive genetic algorithm based on population evolution process

InactiveCN106934459AIncrease diversityFast global search capabilityGenetic algorithmsAlgorithmSelection operator
The invention discloses a self-adaptive genetic algorithm based on the population evolution process, including the first step, setting the parameters of the BAGA algorithm, setting the number of iterations of the algorithm, the number of populations in each generation, the discrete precision of the independent variable, and the total number of shooting times , a constant; the second step is to use binary code to generate the initial population; the third step is to judge whether the maximum number of iterations is satisfied, and if so, output the optimal individual of the last generation, which is the optimal value found, otherwise turn to the fourth step; The fourth step is to establish the relationship between the objective function and the fitness function, and then calculate the fitness of each individual and the average fitness of contemporary individuals, save the individual with the largest contemporary fitness, and calculate the evolutionary degree of the contemporary population, the degree of population aggregation, and Balance factor, crossover probability and mutation probability; the fifth step, selection, crossover and mutation operations to generate new populations, the selection operator uses roulette technology, the crossover operation uses univariate crossover, and the mutation operation uses basic bit mutation; the sixth step, Find the best individual in the contemporary population, keep it, and then go to the second step.
Owner:NORTHWESTERN POLYTECHNICAL UNIV

Ambiguity of whole cycle rapid obtaining method based on real-coding adaptive genetic algorithm

The invention discloses an ambiguity of whole cycle rapid obtaining method based on a real-coding adaptive genetic algorithm. The method includes the following steps: S1, observing data through a carrier wave phase, and establishing a carrier wave phase double difference observation equation; S2, after linearization of the observation equation, utilizing Kalman filtering to obtain a floating pointsolution of ambiguity of a whole cycle and a corresponding covariance matrix; S3, taking a known baseline length as a constraint condition and determining the search range of the ambiguity of the whole cycle; S4, performing decorrelation on the floating point solution and the covariance matrix through an improved Cholesky decomposition method; and S5, determining a fitness function on the basis of a target function, determining all running parameters in an IAGA, conducting real coding on a problem, and finally searching an optimal solution of the ambiguity of the whole cycle through the IAGA.Corresponding crossover and mutation probabilities can be adjusted in a non-linear manner on the basis of individual fitness, a Hamming cliff problem can be solved by means of real coding, and the solving efficiency of the ambiguity of the whole cycle can be increased.
Owner:JINAN UNIVERSITY

Image enhancement method based on adaptive immunity genetic algorithm

The invention discloses an image enhancement method based on an adaptive immunity genetic algorithm. The image enhancement method based on the adaptive immunity genetic algorithm includes steps that S1, normalizing an image pixel gray level f(x, y) to obtain n(x, y); S2, coding parameters (alpha, beta) to be optimized, randomly generating a group of initial individuals to form an initial population, and inputting a control parameter crossover probability p<c>, a mutation probability p<m>, a population size N, a maximum running algebra G and the like; S3, judging whether an evolution algebra t is equal to G, if so, ending the algorithm, and outputting the optimal solution of (alpha, beta), otherwise, turning to the next step; S4, using a roulette strategy to select M individuals, and carrying out crossover and mutation operations on the individuals according to crossover and mutation methods in genetic operation; S5, selecting two vaccines, the individuals to be vaccinated and a vaccination point number to perform immunization, making a immunization choice after the vaccination, and using the optimal individual retention strategy for the vaccinated population; S6, obtaining the corresponding nonlinear transformation function F(u) of each group of (alpha, beta), and using the nonlinear transformation function to perform an image gray level transformation to obtain an output image g(x, y).
Owner:XUZHOU UNIV OF TECH

Comprehensive performance index-based high-permeability distributed power supply cluster division method

The invention discloses a comprehensive performance index-based high-permeability distributed power supply cluster division method, and relates to the technical field of power distribution network planning and control of a renewable energy power supply. A cluster division index system and a cluster division effective algorithm are proposed; the cluster division index is defined as a comprehensiveperformance index; the comprehensive performance index comprises an electrical distance-based modularity index <rho>, a cluster reactive balance degree index formula which is as shown in the specification and a cluster active balance degree index formula which is as shown in the specification; for adapting the calculation expression of the comprehensive performance index system and the objective demand of cluster division, the cluster division effective algorithm performs distributed power supply cluster division based on a genetic algorithm; meanwhile, by improving the basic genetic algorithmand according to the network adjacent relation, a chromosome coding mode is designed; and adaptive crossed mutation probability is adopted. The comprehensive performance index-based high-permeabilitydistributed power supply cluster division method has the advantages as follows: complementarity between nodes and cluster capacity of self-government can be fully played, so that large-scale renewable energy consumption and control can be promoted.
Owner:HEFEI UNIV OF TECH +2

Resource scheduling method and system in cloud computing system

The invention discloses a resource scheduling method in a cloud computing system. According to the method, the position of an updating frog is computed by the aid of a leapfrog updating formula when each sub-population is locally searched, the fitness of the updating frog is computed to judge whether the fitness of the updating frog is superior to that of the worst frog or not, the position of the updating frog replaces that of the worst frog if the fitness of the updating frog is superior to that of the worst frog, the position of the optimal frog in the whole population replaces that of the worst frog if not, whether the fitness of the updated frog is superior to that of the worst frog or not is judged, the position of the updated frog replaces that of the worst frog if the fitness of the updated frog is superior to that of the worst frog, a new step length is generated by a double learning factor formula if not, the new step length is mutated according to mutation probability to obtain the position of the updated frog and replace the position of the worst frog, and the fitness of the updated frog is computed. The method can achieve good performances in optimal time span and load balance for task scheduling. The invention further discloses a resource scheduling system in the cloud computing system.
Owner:GUANGDONG UNIV OF TECH

Power line path optimization method adopting genetic algorithm

The invention discloses a power line path optimization method adopting a genetic algorithm, which performs optimization on a cable loop network path by adopting the genetic algorithm. The power line path optimization method comprises the steps of encoding n cable single-loop network cabinets and/or cable double-loop network cabinets, randomly generating a random permutation of n integers with the interval being [1, n], and forming a chromosome; selecting a fitness function used for judging the fitness of the chromosome for a target, wherein the fitness function is shown in the description; determining the population number N, the maximum algebra Gmax, the crossover probability pc and the mutation probability pm; and selecting an individual with a high fitness value by adopting a roulette mode to act as a male parent, wherein the roulette is selected according to the fitness of individuals, individuals with a high fitness value are selected, individuals with a small fitness value are removed, evaluation is performed on each chromosome in the new population, optimal individuals are stored, and an optimal solution is outputted. Compared with manual wiring, the power line path optimization method not only reduces the labor cost, but also improves the design efficiency. In addition, the power line path optimization algorithm is flexible and reliable, and saves the enterprise cost.
Owner:JIYANG POWER SUPPLY CO STATE GRID SHANDONG ELECTRIC POWER CO +1

Grayscale threshold acquisition method based on adaptive genetic algorithm and image segmentation method

The invention provides a grayscale threshold acquisition method based on an adaptive genetic algorithm and an image segmentation method, and belongs to the technical field of image processing. The grayscale threshold acquisition method comprises the following steps that S01, population initialization is performed on an image grayscale value; S02, the fitness value of individuals in the population is calculated; S03, selection operation is performed and the population is updated; S04, the crossover probability of the individuals is calculated, crossover operation is performed according to the crossover probability and the population is updated; S05, the mutation probability of the individuals is calculated, mutation operation is performed according to the mutation probability and the population is updated; and S06, whether the termination condition is met is judged, and the optimal solution is obtained and the optimal grayscale threshold is obtained; or the step S02 is performed. According to the image segmentation method, image segmentation is performed according to the grayscale threshold obtained by the grayscale threshold acquisition method. The grayscale threshold acquisition method has autonomous learning and adaptability and high robustness and can solve the grayscale threshold from global concurrency so that the local optimum can be greatly avoided and the method is accurate and efficient.
Owner:广东唯仁医疗科技有限公司

Adaptive simulated annealing genetic algorithm used for sleep electroencephalogram staging feature selection

InactiveCN107220708AExcellent feature screening effectImprove search abilityCharacter and pattern recognitionDiagnostic recording/measuringSleep stagingSleep electroencephalogram
The invention discloses an adaptive simulated annealing genetic algorithm used for sleep electroencephalogram staging feature selection. Sleep staging is performed through electroencephalogram signals, a large number of feature parameters require to be extracted out of the electroencephalogram signals, and the relatively optimal feature parameter combination is selected out through screening to be used for establishing a sleep electroencephalogram mathematical model. In the present simulated annealing genetic algorithm, the high overall search capacity of the genetic algorithm and the high local search capacity of the simulated annealing algorithm are reserved so as to enhance the probability of generating excellent individuals. In the simulated annealing operation of the present algorithm performed on the individuals in the iterative process, the mechanism for randomly generating new solutions in the neighborhood of the current optimal solution has the fatal flaw. The algorithm aims at the flaw and solves the disadvantages that the neighborhood new solution generation mechanism of the conventional simulated annealing genetic algorithm has low iterative efficiency and is greatly affected by the neighborhood range and can realize adaptive adjustment of crossover probability and mutation probability, and the fitness function can be designed by using the weighing method.
Owner:HARBIN INST OF TECH
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products