-
genetic-algorithm
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.
- 2013-07-16 14:40:19下载
- 积分:1
-
detection-energy-program
energy detection program of probability detection and false alarm
- 2014-11-27 23:02:10下载
- 积分:1
-
RepeatFCM
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分(FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest similarity between the object, and the similarity between different cluster minimum. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for the data are divided into hard and fast, and FCM is a soft fuzzy partition)
- 2009-03-30 16:35:48下载
- 积分:1
-
mle
This program is about ML detection.
- 2009-05-29 15:09:06下载
- 积分:1
-
magic-cube-matlab
求解任意阶魔方的变换的matlab程序源代码。(Solving the Rubik' s cube of any order transform matlab program source code.)
- 2013-04-04 19:07:27下载
- 积分:1
-
twoWARLMSandNLMS
LMS算法程序 代码等等 变步长LMS算法程序 代码等等 变步长(lms suanfa bianbuchang)
- 2014-01-12 18:11:40下载
- 积分:1
-
Microsoft-Word-
Floyd最短路径算法,任意找出两点的最短距离,C语言代码。(Floyd shortest path algorithm, and find out the most short of any two points, C language code.
)
- 2012-04-27 11:26:55下载
- 积分:1
-
ImagePulseCompression
合成孔径雷达成像的matlab仿真 条带SAR 3个点目标(Matlab simulation of synthetic aperture radar imaging bands SAR point target)
- 2013-04-30 12:35:33下载
- 积分:1
-
C_matlab
本文档介绍了如何在c++环境下调用MATLAB(This document describes how to call c++ environment MATLAB)
- 2010-11-28 16:22:16下载
- 积分:1
-
truss
此程序为计算桁架受荷载作用下的位移及应力算例(This program is subject to displacement and stress calculation truss under load examples)
- 2013-12-23 15:12:39下载
- 积分:1