CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - multi peak

搜索资源列表

  1. optimization_cases_using_GA

    1下载:
  2. 运用遗传算法进行多元多峰函数优化,多目标问题优化!有案例!可以运行!-using Genetic Algorithm to test multi-peak function and multi-objective function.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:4.32kb
    • 提供者:liulifun
  1. ifdma_tfrank

    0下载:
  2. The Interleaved Frequency Division Multiple Ac- cess (IFDMA) scheme is based on compression, repetition and subsequent user dependent frequency shift of a modulated signal. Multiple access is enabled by the assignment of overlapping but mutua
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:517.49kb
    • 提供者:Casper
  1. Shubert

    0下载:
  2. 多元多峰函数的优化实例 第10行各变量的上下限改为[-10 10],原来为[-3 3]; 第25行改为:[Y, I]=min(ObjV) 原来为[Y, I]=min(ObjVSel) 以此将染色体的个体值与shubert()函数值对应起来,原表达式不具有shubert()函数自变量和应变量的对应关系 -Multi-multi-peak function optimization examples of the first 10 lines the upper and lower l
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1.44kb
    • 提供者:齐乐
  1. halagougou

    1下载:
  2. 通过一个图形用户界面(GUI)演示常见的三维函数图形,演示sphere函数曲面、变化的cylinder曲面绘图、变化的多峰函数。并且可以对以上三个函数进行加网格,坐标边框,以及对函数进行色度变换。-Through a graphical user interface (GUI) presentation function common three-dimensional graphics, presentation function sphere surface, changes in cyli
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-16
    • 文件大小:1.19kb
    • 提供者:周鹏
  1. FitF

    2下载:
  2. 免疫算法实现多峰、多极值函数平面曲面拟合-Immune algorithm to achieve multi-peak and multi-planar surface fitting extremal function
  3. 所属分类:matlab

    • 发布日期:2015-10-09
    • 文件大小:74.45kb
    • 提供者:changcheng
  1. GTPSO

    0下载:
  2. 提出一种改进的粒子群优化算法———基于全局劣汰策略的混合粒子群优化算法(GTPSO) 。GTPSO在 保持PSO算法快速收敛的基础上,以郭涛算法(GuoA)的寻优机制确保种群的多样性和算法的坚韧性。数值计 算结果表明,对于高维(维数≥10)复杂非凸多峰函数的数值优化问题, GTPSO算法的计算结果均优于GuoA算 法和粒子群优化算法。-An improved particle swarm optimization algorithm--- poor overall survival
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:218.41kb
    • 提供者:zhao
  1. watereffecto

    0下载:
  2. 水面模拟多顶点有波动版本,非实时,有光照颜色-Simulated multi-peak surface of the water fluctuated version, non-real time, with light colors
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1.89mb
    • 提供者:sinfawkes
  1. multipeek-function

    0下载:
  2. 此是多峰函数MATLAB程序,多峰函数在解决多峰曲线问题中经常会用到,有此程序代码可以省去很多麻烦。-This is a multi-peak function MATLAB program, multi-peak function, multi-peak curve in the settlement of the question is often used, there is such a code can save a lot of trouble.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.88kb
    • 提供者:司绪飞
  1. 1231

    0下载:
  2. 现有的直方图均衡算法在增强图像对比度的同时, 输出图像的亮度与输入图像无关, 并且在均衡区域产生亮度饱和现象,提出了一种新的直方图均衡算法。以亮度保持的双直方图均衡算法( B B HE )为基础,改进其对子图像的分类方式:根据直方图对图像进行多峰值分解,得到一系列不同范围的子图像,然后对每一个子图像在其相应的灰度范围内进行直方图均 衡, 最后合并这些子图像的均衡结果。实验结果表明,直方图均衡新算法不仅在保持了输出图像亮度的同时, 而且非常有效 的解决了在原图像均衡区域产生的亮度饱和问题对图像的影
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:220.28kb
    • 提供者:王一
  1. yichuansuanfa

    0下载:
  2. 用该遗传算法程序解决多峰值函数的优化问题,输出结果和图形!-Using the genetic algorithm program to solve the optimization problem of multi-peak function, output and graphics!
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7.25kb
    • 提供者:高敬辉
  1. SGA

    2下载:
  2. 遗传算法对单目标问题优化,采用实数编码,能对多峰多维函数进行求解,对较难收敛的f(x)=sum(100(x(i)-x(i-1))^2+(x(i-1)-1)^2)有较好的收敛结果,相信对开始学习遗传算法的很有帮助。-Genetic algorithm optimization of single objective, using real-coded, can solve multi-dimensional and multi-peak function,get a better converge
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:10.53kb
    • 提供者:xiaxia
  1. NSA

    1下载:
  2. 小生境遗传算法,在求多峰值函数中很好用,提供了三个多峰值函数测试函数,希望对你用帮助!-Niche genetic algorithm, in seeking a good multi-peak function by providing a peak function for more than three test functions, you want to use the help!
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:1.31kb
    • 提供者:lina
  1. 232

    0下载:
  2. 多峰帐蓬映射和伪随机数Multi-peak tent maps and pseudo-random number-Multi-peak tent maps and pseudo-random number
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:1.11mb
    • 提供者:rc
  1. psoxin30

    2下载:
  2. 用粒子群算法来求取30维多峰函数Rastrigrin函数,运行100次得到平均值,标准差-Using the particle swarm algorithm to achieve 30 dimension multi-peak function Rastrigrin function, running 100 times to get an average, standard deviation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:985byte
    • 提供者:筱美
  1. psodivide

    2下载:
  2. 用分种群的粒子群算法来求取30维多峰行数Rastrigrin函数,运行100次得到平均值,标准差-Using points of population of the particle swarm algorithm to achieve 30 dimensions multi-peak Rastrigrin function, running 100 times get an average, standard deviation
  3. 所属分类:matlab例程

    • 发布日期:2013-07-16
    • 文件大小:1.66kb
    • 提供者:筱美
  1. MATLAB

    1下载:
  2. 蚁群算法在matlab下优化10个函数的方法。其中函数有单变量多峰值,单变量单峰值的,也有多变量多峰值的函数。-Ant colony algorithm in matlab optimization function 10. Which a single variable and multi-peak function, the single peak of a single variable, but also more variable multi-peak function.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:9.49kb
    • 提供者:jinhongjian
  1. AntColony

    0下载:
  2. 蚁群算法多峰最优值求解matlab源代码-Ant colony algorithm for multi-peak optimal value for solving the matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4.74kb
    • 提供者:sunjun
  1. Multi-peak-function

    0下载:
  2. LabView环境中,峰数计算的例程,.vi文件-LabView for Multi peak function
  3. 所属分类:LabView

    • 发布日期:2017-12-05
    • 文件大小:26.11kb
    • 提供者:jerry
  1. Adaptive-genetic-algorithm

    0下载:
  2. 本文介绍了基于多峰搜索的遗传算法的实现,选择最优解。-This paper based on the multi peak searching genetic algorithm,optimal solution。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:248.83kb
    • 提供者:
  1. multi-function-anaysis

    0下载:
  2. 多功能信号分析器.基于matla的GUI界面.实现对信号的波形频谱显示。且包括对加窗以后数据的峰值相应坐标的捕获. -Multifunctional signal analyzer. Based MATLA the GUI interface. Displayed on the waveform of the signal spectrum. And including the capture of the windowed data after the peak corresponding
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:21.48kb
    • 提供者:朱赛男
« 12 3 4 »
搜珍网 www.dssz.com