登录
首页 » Matlab » 遗传算法求解二元极值

遗传算法求解二元极值

于 2022-08-14 发布 文件大小:1.28 kB
0 73
下载积分: 2 下载次数: 1

代码说明:

可以知道,该问题为利用Matlab软件求解二元函数极值。一方面,Matlab有专门处理极小值的指令,并且对于此二元函数,作出其图形,直面观察,对确定全域最小也有很好的参考价值。另一方面,使用遗传算法(Genetic Algorithm),进行二进制编码也同样neng 解决此函数优化问题。GA是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。

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

发表评论

0 个回复

  • Energy_Detection
    认知无线电能连检测法Matlab仿真 此程序检测了认知无线电能量法的性能 并绘图(CR Energy Detection matlab)
    2012-05-18 11:46:28下载
    积分:1
  • AIC
    AIC BIC信息准则的二十一,。。。。。。。。。。。。。(aic bic)
    2013-03-18 00:34:22下载
    积分:1
  • 2D-logistic-image-encrytion
    本matlab函数,利用混沌映射不可预测性,遍历性和敏感性,以它们的参数和初始值的优异特性的,实现一个图像加密算法。我们引入了一个新的二维logistics函数。与现有的混沌映射相比,它具有更广泛的范围内混乱,更好的遍历性,混沌性和relativelylow实施成本。为了研究及其应用,我们提出了一个之乱转换(CMT),以有效地改变图像的像素位置。结合2D-logistics与CMT,我们进一步实现图像加密算法。(In this matlab test,we use the chastic s excellent properties of unpredictability, ergodicity and sensitivity to their parameters and initial values, chaotic maps are widely used in security applications. In this paper, we introduce a new two-dimensional Sine Logistic modulation map (2D-SLMM) which is derived the Logistic and Sine maps. Compared with existing chaotic maps,it has the wider chaotic range, better ergodicity, hyperchaotic property and relativelylow implementation cost. To investigate its applications, we propose a chaotic magic trans-form (CMT) to efficiently change the image pixel positions. Combining 2D-SLMM with CMT, we further introduce a new image encryption algorithm. )
    2015-02-03 14:33:42下载
    积分:1
  • PFA
    PFA imaging processing in SAR signal processing
    2021-01-18 21:48:42下载
    积分:1
  • 80553369
    jpeg matlab toolbox jpeg 编解码matlab实现,做试验用,很好的 不错(Jpeg matlab toolbox jpeg decoding matlab, making a test to use, good good)
    2020-11-10 20:49:46下载
    积分:1
  • 光的OFDM系统程序
    本代码包含有OFDM系统的全套代码,内容详细,主要包含:基本系统,信道估计,调制比较,与FFT大小的影响比较,很全面
    2022-01-31 17:01:10下载
    积分:1
  • 硬球模型分子动力学方法的matlab模拟程序
    硬球模型分子动力学方法的matlab模拟程序以及平衡态分析
    2022-02-12 06:10:46下载
    积分:1
  • Pattern-recognition-experiment
    基于Fisher线性判别的基因分类器的设计,里面有源程序(Fisher linear discriminant based on the gene classifier design, which has source code)
    2011-05-16 16:00:48下载
    积分:1
  • tensor_toolbox
    张量分析工具箱,一个matlab的工具箱,里面包含了众多常用的张量分析函数(tensor toolbar for tensor analysis)
    2012-01-06 16:10:26下载
    积分:1
  • ZCR
    autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2. The resulting autocovariance column vector acv is given by the formula: acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar) where X_bar and Y_bar are the mean estimates: X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i} It satisfies the following identities: 1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X) 2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
    2013-05-26 22:12:50下载
    积分:1
  • 696516资源总数
  • 106470会员总数
  • 0今日下载