-
GA
说明: 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。(a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic is routinely used to generate useful solutions to optimization and search problems. 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.)
- 2012-04-24 18:41:24下载
- 积分:1
-
FSKdemode2
FSK调制解调程序,中频是15Mhz的,一个码元采样点250个(FSK modulation and demodulation process, 15Mhz IF yes, a symbol 250 sampling points)
- 2006-12-29 17:34:38下载
- 积分:1
-
16
说明: Modelling the Relationship between the Microarray Data of the NCI-60 Anticancer Dataset with Therapeutic Responses by Genetic Programming
- 2011-07-03 06:59:37下载
- 积分:1
-
audioFeatureExtraction
A program used for feature extraction in matlab. Can be used for emotion recognition in artificial neural network.
- 2014-09-30 05:28:32下载
- 积分:1
-
CR-Spectrum_sensing
认知无线电中频谱感知的实现问题,这是一篇英文文献,里面很详细的论述了频谱感知中遇到的问题,特别是在能量感知中的问题,适合刚开始研究频谱感知的爱好者或者研究者学习。(The issue of spectrum sensing in CR, before simulation, you must know the theory of sensing and test statistics.)
- 2013-04-26 20:48:40下载
- 积分:1
-
licenseplaterecognition
汽车车牌识别,用matlab编写的简单的程序,很适合新人学习!(license plate recognition)
- 2010-06-03 21:32:06下载
- 积分:1
-
geneticalgorithm
Genetic Algorithm.This program simulates the optimzation of a simple function with a base-10 genetic algorithm.Optimization proble mcan also be solved using this algorithm.
- 2009-11-03 14:19:32下载
- 积分:1
-
111
一些关于MATLAB编写的空间插值法程序,对初学者有一定的帮助作用(About the spatial interpolation MATLAB program written for beginners with some helpful)
- 2011-01-06 17:10:32下载
- 积分:1
-
Matlab-graphics-processing-functions
MATLAB图像处理中用到的命令语句和函数语句还包括一些编程举例。(MATLAB image processing functions used in the command statement and statements also include some programming examples.)
- 2011-04-25 21:19:35下载
- 积分:1
-
Pattern-Recognition
清华模式识别张学工,第一次作业,基于身高体重数据进行性别分类(Pattern recognition, based on height and weight data for gender classification)
- 2013-10-21 21:36:35下载
- 积分:1