登录
首页 » matlab » genetic-algorithm

genetic-algorithm

于 2015-04-14 发布 文件大小:3KB
0 221
下载积分: 1 下载次数: 4

代码说明:

  In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • N-sparse
    创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。(Creates an N-dimensional sparse array object, for arbitrary N.This submission defines a class of N-dimensional sparse arrays for N possibly greater than 2. However, it should really be thought of as a way of starting with an ordinary MATLAB sparse matrix and reshaping it to have N dimensions. In other words, the sparse data must first be able to exist as an ordinary 2D MATLAB sparse matrix before being made N-dimensional. In fact, if the intended array has dimensions MxNxP...YxZ, then the class will store it internally as an ordinary 2D sparse array of dimensions (M*N*P*...*Y)xZ. This leads to certain memory strains when using large numbers of dimensions. I find the class useful mainly for moderate dimensional things like edge detection in 3D imaging, where you often want to hold a sparse 3D edge map. )
    2013-10-21 20:43:18下载
    积分:1
  • Hierarchical
    层次聚类算法 MATLAB实现,没有调用函数(Hierarchical clustering algorithm based on MATLAB realize, do not call the function)
    2015-04-03 11:32:02下载
    积分:1
  • Assignment3Q3
    bit error rate for Binary phase shift keying
    2011-11-28 12:15:28下载
    积分:1
  • @cdv
    基于matlab编写的自适应遗传算法算例(Prepared based on adaptive genetic algorithm matlab example)
    2010-10-30 13:53:43下载
    积分:1
  • program
    估计Hilbert矩阵的2条件数和矩阵的阶数的关系用Gauss消去,分别用Gauss消去,Jacobi迭代,Gauss-seidel迭代,SOR迭代和共轭梯度法求解,比较结果。(Discuss the 2 condition number of the matrix and the matrix order relations.Using different methods like Gauss,Jacobi,Gauss-seidel,SOR and GS)
    2013-12-30 22:40:14下载
    积分:1
  • (HOSA)Toolbox
    高阶谱分析,很实用,能帮助分析非平稳信号(Higher order spectral analysis, it is useful to help analyze non-stationary signals)
    2014-02-08 21:33:37下载
    积分:1
  • ias_measure
    this is a program for measuring instantaneous angular speed from pulse signal. this file contents source code for instantaneous angular speed estimation.
    2012-06-11 21:32:33下载
    积分:1
  • CV_CT_STF
    用matlab 编写的 ,目标做匀速和匀加速运动,使用强跟踪对其进行滤波(Prepared using matlab, goals do uniform and uniformly accelerated motion, the use of strong tracking filter them)
    2013-07-04 10:12:48下载
    积分:1
  • SAR_Data_Simu
    合成孔径雷达(SAR)点目标数据模拟生成的matlab程序(Matlab program for SAR simulation data generation)
    2013-02-04 21:53:14下载
    积分:1
  • ft5206-1024X600
    try this and feedback
    2014-09-18 11:09:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载