登录
首页 » matlab » genetic-algorithm

genetic-algorithm

于 2013-07-16 发布 文件大小:3KB
0 200
下载积分: 1 下载次数: 6

代码说明:

  In the computer science field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. 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. Genetic algorithms find application in bioinformatics, phylogenetics, computational science, engineering, economics, chemistry, manufacturing, mathematics, physics, pharmacometrics and other fields.

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

发表评论

0 个回复

  • QRDCMP
    用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
    2013-09-27 11:05:18下载
    积分:1
  • multiuser
    本matlab代码主要设计卡尔曼滤波以及多用户检测相关问题(The matlab code design of Calman filter multiuser detection problem)
    2012-01-07 10:47:49下载
    积分:1
  • 33753130RFID
    用MATLAB进行 rfid读写器系统仿真(Using MATLAB for system simulation rfid reader)
    2009-03-13 14:05:00下载
    积分:1
  • NewtonRoot
    牛顿法求解非线性方程Matlab编程实现(Newton method for solving nonlinear equations Matlab programming )
    2010-12-25 17:05:22下载
    积分:1
  • the-distribution-of-nodes
    无线传感器网络是由大量节点组成的,我们在做仿真实验时需要撒布节点,仿真出节点的分布图(Wireless sensor network is composed of a large number of nodes, we needed to do simulation spreading nodes, simulation of the distribution of nodes)
    2015-03-11 13:34:51下载
    积分:1
  • ss
    说明:  neural network falut finding
    2009-05-01 22:49:47下载
    积分:1
  • SVPWM
    基于sinulink 的矩阵变换器控制,和PWM触发脉冲的生成(Based sinulink ' matrix converter control, and PWM trigger pulse generator)
    2016-05-16 22:05:42下载
    积分:1
  • TestMatlab
    在C/C++中如何调用Matlab ,是我们经常遇到的一个问题,特别是在我们刚刚入门的时候.这个代码很方便的解决这个问题(In C/C++ How to call Matlab, is that we often encounter a problem, especially in the time we were just getting started. This code is very convenient to solve this problem)
    2007-11-01 20:14:57下载
    积分:1
  • amd
    matlab程序语言,三自由度模型对象,主动控制,lqr算法,求解位移与速度(the matlab programming languages, three degrees of freedom model objects, active control, lqr algorithm solving the displacement and velocity)
    2013-01-04 11:15:33下载
    积分:1
  • the-code-for-least-square
    使用matlab程序实现最小二乘法的基本原理和多项式拟合算法程序(the code for least square with matlab)
    2011-10-26 18:42:31下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载