登录
首页 » matlab » Genetic_Algorithm_for_spase_array

Genetic_Algorithm_for_spase_array

于 2020-08-16 发布
0 235
下载积分: 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 个回复

  • pso
    基本粒子群优化算法Matlab源程序 主要用于对PSO的基本理解与思考 (Particle swarm optimization algorithm Matlab source)
    2013-07-14 15:58:47下载
    积分:1
  • power_SM_exciter
    power_SM_exciter.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_SM_exciter.rar,Power electronics field matlab simulation file, has already been verified, the normal operating procedures)
    2013-07-14 12:38:14下载
    积分:1
  • 13004499
    Matlab image inpainting using deep learning
    2020-06-22 13:20:02下载
    积分:1
  • RefineKnotVectCurve
    计算B样条节点细化的算法,进而分析B样条曲线(Calculation of B spline node refinement algorithm, and then analysis of B spline curve)
    2013-11-06 15:51:08下载
    积分:1
  • 20131124
    在matlab中直接调用的doolittle分解、改善的平方根法分解、追赶法分解小程序(Small program can be called directly in matlab,including doolittle decomposition method,improved square root of decomposition and catching decomposition method using in triangular matrix decomposition)
    2013-11-24 10:54:02下载
    积分:1
  • Skrip
    GUI Matlab for simulating STBC
    2011-07-25 13:03:43下载
    积分:1
  • GUIMatlab
    matlab的实例程序,对学习matlab GUI很有帮助。是10分钟学习GUI系列视频代码下载专贴。(Matlab instance of the program, very helpful in learning Matlab the GUI.10 minutes to learn the GUI series video code to download special stickers.)
    2012-06-18 09:50:34下载
    积分:1
  • lorenz
    Generate lorenz data. You can control the parameters and it may be useful for nonlinear analysis.
    2011-09-09 12:08:10下载
    积分:1
  • matlabbiancheng
    过这个程序,可以更加深入的了解FIR滤波是如何实现的。用AVR单片机 ATMEGA16L实现32阶FIR低通滤波器设计,低通截止频率为200HZ。原始信号经过AD采集后进行FIR运算,处理好的数据通过串口输出。(About this program, a more in-depth understanding of the FIR filter is how to achieve. The 32-order FIR low-pass filter design, low-pass cut-off frequency AVR microcontroller ATMEGA16L 200HZ. The original signal after AD collection, the FIR computation, the output of the processed data through the serial port.)
    2012-11-21 20:00:37下载
    积分:1
  • tendency
    关于线性非线性趋势项去除方法的研究及总结(Items on the linear non-linear trend removal method of research and summary)
    2010-01-19 12:27:14下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载