搜索资源列表
matlab遗传算法程序(new)
- 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!-GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!
matlab
- 程序部分代码介绍: evalops是传递给适应度函数的参数,opts是二进制编码的精度,termops是选择maxGenTerm结束函数时传递个maxGenTerm的参数,即遗传代数。xoverops是传递给交叉函数的参数。mutops是传递给变异函数的参数,具体含义我也没弄懂,我觉得有点怪。
sanweibianyihanshudenihe
- 介绍了一种实用的空间任意方向三维变异函数的计算方法以及空间各向异性几何套合算法,给出了一种以加权最小二乘为基础的半自动实验变异函数曲线拟合方法。
curvefit 变异函数 克立金插值用
- 变异函数 克立金插值用,采用最小二乘法编制。请您使用。Kriging curvefit-Variograms kriged used, the preparation of the least-squares method. Please use. Kriging curvefit
matlab遗传算法
- 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!
TSP.rar
- 采用visual c解决tsp问题。里面有遗传算法的选择、交叉、变异函数。,Using visual c solve the problem tsp. There are genetic algorithm selection, crossover and mutation functions.
general-krining
- 一种常用的插值计算方法,普通克里金法,采用球状模型的半变异函数。-A common interpolation methods, ordinary kriging method using spherical model semivariogram.
geneticalgorithmprocedure
- 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!-MATLB genetic algorithm procedure, which has the choice of genetic algorithm, crossover and mutation functions, some simple examples of genetic algorithm MABTLAB!
yichuansuanfachengxu
- 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子-GA MATLB procedures, there are genetic algorithm selection, crossover and mutation function, some simple examples MABTLAB GA!
DataminingBasedonGeneticAlgorithms
- 本文提出了基于遗传算法的关联规则的提取方法,并从编码方法、适应度函数的构造、交叉算子和变异算子的设计等方面进行了详细都讨论和分析,并结合我校的智能型学生测评系统,给出了用遗传算法进行关联规则挖掘的实例。-This paper brings forward the algorithms based on the genetic algorithms of association rules,discusses and analyses the genetic algorithms in detai
KnapsackProblem
- 基本遗传算法带最优保存思想的背包问题,其中,目标值那段代码使用的是惩罚函数法,选择是概率选择,交叉是双点随机交叉,变异是概率变异-The basic genetic algorithm with elitist thinking knapsack problem, which is a target that part of the code using penalty function method, choice is the probability of selection, crosso
GA-1
- 遗传算法求解函数极值问题。完整实现了遗传算法的选择/交叉/变异等功能,可设定交叉和变异概率。C++语言,输出为文件形式-Genetic Algorithm for function extremum problem. Full realization of the genetic algorithm selection/crossover/mutation and other functions, can be set crossover and mutation probability. C+
SemivariogramMethod
- 在地学统计学中,估计矿藏品味是一个十分重要的内容,本程序采用半变异函数模型的方法实现了对矿藏的品味估计。-In Geostatistics, the estimated taste is a very important mineral content, the process model using semi-variogram method to achieve the taste of mineral estimates.
gatbx
- 遗传算法工具箱 将该工具箱拷贝至: E:\matlab program\toolbox\gads 然后便可以在程序中直接使用函数如: mut 变异函数,可以实数变异,即扰动变异 BS2RV 解码函数,可以二进制(包括格雷码)转换为实值-Genetic algorithm toolbox to the toolbox copy: E: \ matlab program \ toolbox \ gads then can be used directly in the progr
RHGet
- 变异函数求取.用来求克里金算法的变异函数曲线.-bian yi han shu qiu qu
yichuansuanfa
- 遗传算法的详细分析,可以通过实例来编写自己的变异函数-Detailed analysis of the genetic algorithm, can be an example to write their own variation of the function
The-application-of-semivariogram
- 半变异函数的应用拟合球状模型程序 在土壤重金属分析中的应用-The application of semivariogram spherical model fitting procedure in analysis of soil heavy metals
huber
- huber方法计算矿体的三维变异函数,matlab语言,程序运用了迭代方法-huber calculated ore body three-dimensional variogram, matlab language, the program using the iterative method
半变异高斯
- 地理统计学关于根据已有数据拟合半变异函数。(Geostatistics About fitting semivariogram based on existing data.)
matlab遗传算法程序_2017
- MATLB做的经典遗传算法程序,包括算法的选择、交叉、变异函数,以及一些简单的MABTLAB遗传算法例子!(Classical genetic algorithm MATLB program, including the selection of algorithms, crossover, variogram, and some simple examples of MABTLAB genetic algorithm!)