-
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
-
Lineperf
this source code is very well
- 2013-08-16 01:29:50下载
- 积分:1
-
HMF_!
Hidden markov random filed
- 2014-01-03 13:02:19下载
- 积分:1
-
fangli
GM(1,1)模型 MATLAB(matlab)
- 2009-05-23 13:54:50下载
- 积分:1
-
dijkstra
Dijkstra (Dijkstra) 算法MATLAB源码(Dijkstra (Dijkstra) algorithm)
- 2015-01-14 14:38:57下载
- 积分:1
-
CAMSHIFT-Tracking-Algorithm
part1.m
1. Converts 14 image pairs of a video sequence to grayscale.
2. Computes the absolute difference between the pairs yielding 15 images.
camshift.m
1. Implementation of the CAMSHIFT algorithm for tracking a hand in a video sequence.
Executing this project from within Matlab
At the command prompt enter:
>>part1
>>camshift
- 2013-05-09 02:09:41下载
- 积分:1
-
ofdm_simulation
OFDM 的整个流程的 仿真程序 适于初学者学习ofdm的整个过程()
- 2007-09-21 10:21:01下载
- 积分:1
-
wigner-ville
wigner_ville分布的计算分析和理解产生仿真图可以好好的学习(wigner_ville distributed computational analysis and understanding of the simulation diagram can produce proper study)
- 2013-08-06 23:16:28下载
- 积分:1
-
conrecov
比较为基础的相关使用空间域使用两个伪序列块处理 为“0 1”,另一个是“1”水印恢复(Comparison-Based Correlation using block processing in the spatial domain
Uses two PN sequences one for a "0" and another for a "1"
Watermark Recovery)
- 2010-05-31 23:51:15下载
- 积分:1
-
GUI_adder
采用MATLAB GUI 设计的加法器界面,输入两个数,实现两数相加的功能,适合于刚刚接触的同学。(Using MATLAB GUI interface design adder, enter two numbers, two numbers together to achieve the function, just contact for students.)
- 2013-07-26 16:12:57下载
- 积分:1