搜索资源列表
matlab
- MATLAB神经网络0-9数字识别 该程序利用神经网络对数字0-9...遗传算法优化小波神经网络源程序 基于C语言实现的人脸识别
MATLAB
- 采用遗传算法对于加工问题的排序,使其最快.-The use of genetic algorithm to sort the problem for the processing to make it the fastest.
tsp
- tsp算法,遗传算法解决tsp问题,用到MATLAB编程-tsp algorithm, genetic algorithm to solve the tsp problem, use MATLAB Programming
xiaoshengjing
- 本文在阅读大量遗传算法小生境技术资料基础上,介绍了遗传算法的特点、物种形成和小生境技术,详细陈述上世纪80年代以来的各种小生境实现方法,包括共享函数法、确定性排挤法、可变半径的聚类算法和隔离小生境方法等;最后对小生境遗传算法的工程应用提出了展望。 -In this paper, a lot of reading technical information niching genetic algorithm based on the characteristics of genetic alg
W32DasmV8.93
- matlab遗传算法工具箱101KB -matlab GA
MATLAB
- 用MATLAB求解遗传算法的旅行商问题,这一类问题在大学生以及研究生的数模竞赛以及日常生活当中尤为重要的,为我们所重视。、近年来,学术界对旅行商问题也逐渐重视起来。-Using MATLAB genetic algorithm for solving the traveling salesman problem, this kind of problem students and graduate students in Mathematical Modeling Contest, and da
88124019DE
- 进化差分算法,遗传算法的分支,非常好,值得学习- model and its detailed introduction matlab realize
yichuansuanfa
- 基于遗传算法工具箱的编程,是金融数量分析:基于MATLAB编程中的示例,非常有用-Programming based on genetic algorithm toolbox, number of financial analysis: based on MATLAB programming example, very useful
matlab
- 基于遗传算法的投影寻踪代码,提供大家下载,方便查阅-【研学堂】【代码】投影寻踪代码,请验用!! function Qa=Project_Pursuit(X,a,Alpha) 输入参数列表 X 本指标矩阵,n×p的矩阵,每一行为一个样本, Xij表示第i行第j列指标,X是否已经归一化均可 a 投影向量,1×p的矩阵,元素取值范围-1~1,要求其元素平方和等于1 Alpha 窗口半径系数,典型取值0.1
cwcms1.0
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
fannuo4.5
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
eims_cms_5.3_free
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
isite_webmaster
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
xy_company_3.0
- 遗传算法求最大值最小值问题的一些实例及其matlab实现遗传算法求最大值最小值问题的一些实例及其matlab实现-Some examples of seeking maximum minimum problem matlab genetic algorithm genetic algorithms Maximum Minimum problem some examples of matlab achieve
genetic-algorithm
- 遗传算法与模拟退火算法,希望有所帮助。均在Matlab中实现。-Simulated annealing algorithm and genetic algorithm
matlab
- 用matlab程序来实现遗传算法,离散无记忆信道容量的迭代计算-Matlab program to achieve the genetic algorithm, discrete memory channel capacity iterative
TSP---Matlab
- 将遗传算法用于旅行商问题求最佳路径的算法,程序简单易懂-The genetic algorithm for traveling salesman problem the optimal path algorithm, program is simple and easy to understand
Genetic-Algorithm-matlab
- 使用matlab实现遗传算法,内容正确,方法简单-Genetic algorithm matlab code
柔性车间调度遗传算法matlab实现代码
- 柔性车间调度遗传算法matlab实现代码,针对于多目标问题的matlab代码实现柔性车间调度遗传算法matlab实现代码
vrp_ga-master
- 最优路径遗传算法,用于搜寻最优路径,可根据需要修改目标函数,最小成本、最短时间等(Genetic alogrithm for optimal-path searching ,available for finding out the best path,constrained by minimum-cost,minimum-time.etc.)