登录
首页 » matlab » Genetic_Algorithm_for_spase_array

Genetic_Algorithm_for_spase_array

于 2020-08-16 发布
0 215
下载积分: 1 下载次数: 8

代码说明:

说明:  对于非均匀线型阵列,以降低波束方向图峰值旁瓣为目标,在给定阵元数和阵列孔径的约束条件下,利用多种群并行进化遗传算法进行阵元布阵优化。(For non-uniform linear array, in order to reduce the peak side lobe of beam pattern, the multi population parallel evolutionary genetic algorithm is used to optimize the array element arrangement under the constraint of the number of array elements and array aperture.)

文件列表:

Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Binary_Genetic_Algorithm\Crossover.m, 875 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Binary_Genetic_Algorithm\DoublePointCrossover.m, 631 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Binary_Genetic_Algorithm\ga.m, 4194 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Binary_Genetic_Algorithm\license.txt, 1350 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Binary_Genetic_Algorithm\main.m, 380 , 2015-08-27
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Binary_Genetic_Algorithm\MinOne.m, 434 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Binary_Genetic_Algorithm\Mutate.m, 541 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Binary_Genetic_Algorithm\RouletteWheelSelection.m, 509 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Binary_Genetic_Algorithm\SinglePointCrossover.m, 565 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Binary_Genetic_Algorithm\TournamentSelection.m, 592 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Binary_Genetic_Algorithm\UniformCrossover.m, 550 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Binary_Genetic_Algorithm\www.yarpiz.com.url, 121 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Real_Coded_Genetic_Algorithm\Crossover.m, 682 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Real_Coded_Genetic_Algorithm\ga.m, 4425 , 2015-08-28
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Real_Coded_Genetic_Algorithm\license.txt, 1350 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Real_Coded_Genetic_Algorithm\main.m, 384 , 2015-08-27
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Real_Coded_Genetic_Algorithm\Mutate.m, 666 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Real_Coded_Genetic_Algorithm\RouletteWheelSelection.m, 511 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Real_Coded_Genetic_Algorithm\Sphere.m, 441 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Real_Coded_Genetic_Algorithm\TournamentSelection.m, 596 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Real_Coded_Genetic_Algorithm\www.yarpiz.com.url, 121 , 2015-08-23
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Binary_Genetic_Algorithm, 0 , 2020-08-16
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array\Real_Coded_Genetic_Algorithm, 0 , 2020-08-16
Genetic_Algorithm2\Genetic_Algorithms_for_sparse_array, 0 , 2020-08-16
Genetic_Algorithm2, 0 , 2020-08-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Mathematical_modelling
    往年研究生数学建模的题目以及获奖论文,包含很多例子。(Usual mathematical model, the title of the paper, and contains a lot of examples. )
    2010-11-21 14:04:11下载
    积分:1
  • intro-to-dm
    Some papers introduce basic concepts and method widely used in data mining.
    2014-11-02 22:54:02下载
    积分:1
  • Connected-Component-based-text-region-extraction
    The basic steps of the connected-component text extraction algorithm are given below, and diagrammed in Figure 10. The details are discussed in the following sections. 1. Convert the input image to YUV color space. The luminance(Y) value is used for further processing. The output is a gray image. 2. Convert the gray image to an edge image. 3. Compute the horizontal and vertical projection profiles of candidate text regions using a histogram with an appropriate threshold value. 4. Use geometric properties of text such as width to height ratio of characters to eliminate possible non-text regions. 5. Binarize the edge image enhancing only the text regions against a plain black background. 6. Create the Gap Image (as explained in the next section) using the gap-filling process and use this as a reference to further eliminate non-text regions the output.
    2014-12-16 00:41:34下载
    积分:1
  • first01
    simulink basic firet order ode
    2014-12-19 01:38:24下载
    积分:1
  • copula
    COPULA to simulate a speckle pattern
    2013-04-23 03:39:31下载
    积分:1
  • parameters_kalman_forPaper
    matlab 卡尔曼滤波实际例子,附带详细注释(Kalman filter matlab practical examples, with detailed notes)
    2013-12-17 23:48:20下载
    积分:1
  • Digital-filter
    数字滤波器的各种结构的C程序实现,包含格型滤波器。本文没有讨论复杂的数学方法及公式。相信对正在为滤波器结构实现烦恼的人有所帮助。(Various structures of digital filter C program, including lattice filter. This article does not discuss the complex mathematical methods and formulas. I believe the troubles are achieving for the filter structure of human help.)
    2020-12-17 09:59:12下载
    积分:1
  • gene-recognition
    区分基因序列的外显子和内含子并找出区分外显子和内含子的阈值(Distinguish gene sequence exons and introns and exons and identify distinguishing threshold intron)
    2013-12-01 10:31:36下载
    积分:1
  • top3d
    说明:  MATLAB三维拓扑程序,可以进行三维拓扑优化(Matlab 3D topology program)
    2019-11-21 15:55:17下载
    积分:1
  • dechirp0
    DECHIRP SIGNAL TEST 雷达信号仿真(DECHIRP SIGNAL TEST)
    2010-06-02 11:41:01下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载