-
GM-model
GM(1,1)模型的MATLAB源代码2(GM model)
- 2012-08-17 11:03:05下载
- 积分:1
-
CapacityAboutReflectionAndCached
使用Visual studio 工具做的实例,以此研究反射与缓存(深拷贝)的性能(the instance of reflection and deeping copy at visual c#)
- 2015-03-27 10:52:58下载
- 积分:1
-
Wigner-Ville
自己写的一个计算空间时频分布的程序,魏格纳威尔分布原代码(Wrote a frequency distribution calculating space program, Wigner distribution of the original code Weir)
- 2021-04-23 22:08:47下载
- 积分:1
-
MATLAB
MIMO-OFDM信道容量MATLAB程序(MIMO-OFDM channel capacity MATLAB program)
- 2013-12-02 15:03:28下载
- 积分:1
-
fegnlifadianMPPT
风力发电最大功率点跟踪,采用爬山法,matlAB自带永磁同步电机,buck电路降压(Wind power maximum power point tracking, using climbing method, matlAB own permanent magnet synchronous motor, buck buck circuit)
- 2014-02-27 16:21:53下载
- 积分:1
-
遗传算法程序
说明: 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。(Genetic algorithm (GA) is a search algorithm used to solve optimization in computational mathematics. It is one of evolutionary algorithms.
Evolutionary algorithms were originally developed by borrowing phenomena in evolutionary biology, such as heredity, mutation, natural selection and hybridization.
Genetic algorithms are usually implemented as a computer simulation.
For an optimization problem, an abstract representation of a certain number of candidate solutions (called individuals) (called chromosomes) evolves towards a better solution.
Traditionally, solutions are represented in binary (that is, strings of zeros and ones), but other representations are possible.
Evolution begins with a population of completely random individuals, and it happens from generation to generation.)
- 2020-06-07 21:42:11下载
- 积分:1
-
17869324Rayleigh_Xiao
这一段源代码为瑞利衰落信道的实现,代码比较简单,适合初学者学习(This section of the source code for the realization of Rayleigh fading channel, the code is relatively simple, suitable for beginners to learn)
- 2010-08-28 09:29:30下载
- 积分:1
-
nakagami
This script illustrates the fading in gmsk under nakagami distribution.A reference paper is also included.
- 2013-11-16 22:53:02下载
- 积分:1
-
SSeparately_be
基于小波变换的分开—合并图像分割matlab.采用多尺度小波变换系数作为四分树结构的分开一合并法图像分割的一致性度量 从而在大的图像块中。。去除噪声的影响,在小的图像块中,以小波变换的局部极大值精确定位边缘,根据边缘信息进行分开一合并法图像分割 .实验表明.算法得到满意的结果 .
(Separately based on wavelet transform- merge image segmentation Matlab. Multi-scale wavelet transform coefficients as the quadtree structure separate consolidation method of image segmentation consistency measure large image block. . To remove the effects of noise, in small image blocks, the local maxima of the wavelet transform precise positioning edge, to separate a combined method for image segmentation according to the edge information. Experiments show. Algorithm to obtain satisfactory results.)
- 2012-09-30 19:33:45下载
- 积分:1
-
BIDIRECTIONAL_SMOOTHNESS_MUSIC
空间谱估计算法中的MUSIC算法中的双向平滑空间算法(Spatial Spectrum in the bi-directional smoothing MUSIC algorithm space algorithm)
- 2011-05-20 14:28:54下载
- 积分:1