CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - hybrid genetic algorithm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - hybrid genetic algorithm - List
[
matlab
]
GA-bP
DL : 0
遗传算法和神经网络混合编程,可用于优化计算,仅供参考-Genetic algorithm and neural network hybrid programming, can be used to optimize the calculation, for reference only
Date
: 2025-07-11
Size
: 4kb
User
:
蒋立勇
[
Special Effects
]
Hydrid_GA_ACATSP
DL : 0
基于遗传和蚁群混合算法的图像配准算法 需要利用matlab遗传工具箱-Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
Date
: 2025-07-11
Size
: 3kb
User
:
凌志刚
[
Data structs
]
Taguchi-genetic_algorithm
DL : 0
Hybrid Taguchi-genetic algorithm for global numerical optimization -Hybrid Taguchi-genetic algorithm for global numerical optimization
Date
: 2025-07-11
Size
: 396kb
User
:
havehuang
[
Other
]
geneticalgorithm
DL : 1
混合遗传算法用于卫星自适应调零天线研究,好东西,未来发展的方向-Hybrid genetic algorithm for the adaptive nulling antenna satellite research, good things, the direction of future development
Date
: 2025-07-11
Size
: 388kb
User
:
libin
[
MPI
]
00
DL : 0
用遗传算法和神经网络混合算法预测电力短期负荷预测,是遗传算法的典型应用-Using genetic algorithm and neural network hybrid algorithm to forecast the electricity short-term load forecasting is a typical application of genetic algorithms
Date
: 2025-07-11
Size
: 11kb
User
:
张振杰
[
AI-NN-PR
]
BPN-GA
DL : 0
用于神经网络训练的混合遗传算法,与快速BP算法结合。-For neural network training, hybrid genetic algorithm, combined with the rapid BP algorithm.
Date
: 2025-07-11
Size
: 936kb
User
:
王天
[
matlab
]
MOEA-NSGA-II
DL : 0
genetic algorithm, simulated annealing, singleobjective, particle swarm optimi..., optimization, classes
Date
: 2025-07-11
Size
: 370kb
User
:
eedee
[
Special Effects
]
Knap
DL : 0
矩形条带装箱问题(RSPP)是指将一组矩形装入在一个宽度固定高度不限的矩形容器中,以期 获得最小装箱高度.RSPP理论上属于NP难问题,在新闻组版、布料下料以及金属切割等工业领域中 有着广泛的应用.为解决该问题,采用了一种混合算法,即将一种新的启发式算法—— 动态匹配算 法—— 与遗传算法结合起来.混合算法中,动态匹配算法能根据4类启发式规则动态选择与装填区域相 匹配的下一个待装矩形,同时将装箱后所需容器高度用遗传算法的进化策略进行优化.对2组标准测试 问题的计算结果表明,相对于文献中的已有算法,提出的算法更加有效.-Given a set of small rectangular pieces of different sizes and a rectangular container of fixed width and infinite length,the rectangular strip packing problem (RSPP) consists of orthogonally placing all the pieces within the container,without overlapping,such that the overall length of the packing is minimized. RSPP belongs to NP—hard problem in theory and has many industrial applications such as the composition of news,the cutting of elothing and the cutting of metal,etc.To solve the rectangular strip packing problem ,a hybrid algorithm ,which combines a novel heuristic algorithm- dynamic—fit heuristic algorithm (DFHA),with the genetic algorithm,is adopted. The DFHA algorithm can dynamically select the better-fit rectangle for packing,according to the width—fit first(W FF)rule,the height—fit first(HFF) rule,the placeable first(PF) rule,and the biggest— rectangle first(BRF)rule,and the evolutionary capability of genetic algorithm is used to optimize the height of the packing
Date
: 2025-07-11
Size
: 466kb
User
:
郭事业
[
matlab
]
HybridGAPSOCode
DL : 0
Hybrid Genetic And PSO Algorithm Code in matlab-Hybrid Genetic And PSO Algorithm Code in matlab
Date
: 2025-07-11
Size
: 3kb
User
:
rozita
[
AI-NN-PR
]
modern_youhua
DL : 0
现代最优化算法(有170多页的PPT,2010年的) 分为三个部分 Part 1 概论 Part 2 模拟退火算法 Part 3 遗传算法 现在常用的优化算法 禁忌搜索算法 模拟退火算法 遗传算法 人工神经网络 蚁群算法 粒子群算法 混合算法-Modern optimization algorithm is divided into three parts Part 1 Part 2 Introduction Part 3 simulated annealing genetic algorithm optimization is now commonly used in tabu search algorithm simulated annealing genetic algorithm, artificial neural network hybrid particle swarm ant colony optimization algorithm
Date
: 2025-07-11
Size
: 4.42mb
User
:
zhang
[
Algorithm
]
viewcontent
DL : 0
A Hybrid Genetic Algorithm for the Student- Aware University Course Timetabling Problem
Date
: 2025-07-11
Size
: 2.96mb
User
:
Hatem najjar
[
matlab
]
Hybrid-GA-PSO-Code
DL : 0
Hybrid Genetic Algorithm PSO Code
Date
: 2025-07-11
Size
: 339kb
User
:
javad
[
AI-NN-PR
]
hybrid-genetic-algorithms
DL : 0
在传统遗传算法的基础上,引入FFD、BF近似算法的思想,提出求解该类问题的混合遗传算法。-In the traditional genetic algorithm, based on the introduction of FFD, BF approximation algorithm ideas put forward to solve such problems of hybrid genetic algorithms.
Date
: 2025-07-11
Size
: 255kb
User
:
刘峰
[
matlab
]
Hybrid-PSO-and-GA-for-Global-Maximization
DL : 0
genetic algorithm matlab
Date
: 2025-07-11
Size
: 113kb
User
:
purplelee555
[
matlab
]
AMGA
DL : 0
hybrid Archive-based Micro Genetic Algorithm (AMGA) on a set of bound-constrained synthetic test problems is reported. The hybrid AMGA proposed in this paper is a combination of a classical gradient based single-objective optimization algorithm and an evolutionary multi-objective optimization algorithm.
Date
: 2025-07-11
Size
: 392kb
User
:
nugroho
[
AI-NN-PR
]
hybrid-genetic-algorithm--
DL : 0
用混和遗传算法求解0-1背包问题 将贪婪修复方法与遗传算法相结合,构成混和遗传算法,并求解经典背包问题-The hybrid genetic algorithm to solve knapsack problem
Date
: 2025-07-11
Size
: 2kb
User
:
陈凯
[
CSharp
]
Class-scheduling-genetic-algorithm
DL : 0
The Class Scheduling Problem (CSP) is concerned with assigning a number of courses corresponding to various students and instructors to classrooms taking into consideration constraints like classroom capacities and university regulations. The problem also attempts to optimize the performance criteria and distribute the courses fairly to classrooms depending on the ratio of classroom capacities to course enrollments. The problem is a classical scheduling problem and considered to be NP‐ complete. It has received some research during the past few years given its wide use in colleges and universities. Several formulations and algorithms have been proposed to solve scheduling problems, most of which are based on local search techniques. In this project, we use a hybrid algorithm which combines features of Genetic algorithm and Branch and Bound algorithm to solve the class scheduling problem. -The Class Scheduling Problem (CSP) is concerned with assigning a number of courses corresponding to various students and instructors to classrooms taking into consideration constraints like classroom capacities and university regulations. The problem also attempts to optimize the performance criteria and distribute the courses fairly to classrooms depending on the ratio of classroom capacities to course enrollments. The problem is a classical scheduling problem and considered to be NP‐ complete. It has received some research during the past few years given its wide use in colleges and universities. Several formulations and algorithms have been proposed to solve scheduling problems, most of which are based on local search techniques. In this project, we use a hybrid algorithm which combines features of Genetic algorithm and Branch and Bound algorithm to solve the class scheduling problem.
Date
: 2025-07-11
Size
: 41kb
User
:
masmur
[
Industry research
]
hybrid-GAaPSO.pdf.tar
DL : 0
Novel hybrid genetic algorithm & particle swarm opitimization
Date
: 2025-07-11
Size
: 960kb
User
:
tuantuatut
[
Software Engineering
]
A-hybrid
DL : 0
针对传统的BP或GA对模糊神经网络的识别应用存在收敛容易陷入局部极小 识别率低下等问题 提出一 种基于BFGS的混合遗传算法 其基本思想为 首先构造一种前馈型模糊神经网络结构 然后用遗传算法进化若干代 后 当目标函数的梯度或者范数小于预先设定值 则改用BFGS算法进行优化识别 仿真实验表明 对比GA该算法 收敛速度较快 识别精度提高了约7% 能够较好地应用于一类模糊神经网络的识别-In traditional BP or GA to identify the application of fuzzy neural network in convergence of easily falling into local minimum problem of low recognition rate is proposed A hybrid genetic algorithm based on BFGS and its basic idea is first to construct a feedforward fuzzy and genetic algorithm is used to evolve neural network structure for several generations When the gradient of the objective function or norm less than the preset value is used to optimize BFGS algorithm recognition experiment compared the algorithm GA The recognition accuracy of fast convergence speed is improved about 7 recognition can be applied to a class of fuzzy neural networks
Date
: 2025-07-11
Size
: 715kb
User
:
renxiuju
[
matlab
]
hybrid-genetic
DL : 0
在遗传算法的基础上,提出了改进,即混合遗传算法。-Based on the genetic algorithm, proposed the improvement, i.e., hybrid genetic algorithm.
Date
: 2025-07-11
Size
: 1kb
User
:
节能
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.