-
gatbx
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群(Genetic algorithm,GA,SGA)
- 2014-08-15 09:50:37下载
- 积分:1
-
proj_2
Opencv code for Sobel edge detection
- 2013-11-24 22:00:49下载
- 积分:1
-
Posicast-control-within-feedback-structure-for-a-
posicast control within .
- 2014-02-19 02:32:40下载
- 积分:1
-
QPSK
QPSK调制下在AWGN和Rayleigh衰落信道下的仿真以及误码率计算,包含完整的报告说明(QPSK modulation in AWGN and Rayleigh fading channel simulation, as well as bit error rate calculation, the report contains a complete description)
- 2009-03-12 00:41:22下载
- 积分:1
-
Folder
Matlab codes for calculating RMS Value and finding roots.
- 2010-01-24 14:26:37下载
- 积分:1
-
test_bitrate
关于MATLAB的编程和应用,及其在去除噪声中的应用,源程序的编写和修改(On MATLAB programming and applications, and its application in noise removal applications, the preparation and revision of the source code)
- 2009-06-25 12:38:06下载
- 积分:1
-
shumomoshu
说明: 在matlab中实现信号的模数以及数模转换,并包含简单的界面(achieve the Matlab Signal Module and hundreds of analog conversion, and includes a simple interface)
- 2006-05-11 22:36:56下载
- 积分:1
-
matlab-help
MATLAB中文帮助文档,阐述了MATLAB中一些基本的类库(MATLAB help)
- 2012-03-28 19:42:55下载
- 积分:1
-
Reshenie_nelineynyh_uravneniy
solution of nonlinear equations
matlab
- 2012-05-15 00:18:51下载
- 积分:1
-
LTE_system_Level_1.2
这是一个LTE系统级仿真程序,模拟多小区用户之间的通信过程,并考虑到了各种可能的干扰和噪声,是一个很成熟的系统级仿真程序。(This is a LTE system level simulation procedures, simulation of multi-cell communication between the user process, and considering a variety of possible interference and noise, is a very mature system level simulation program)
- 2021-04-14 09:38:55下载
- 积分:1