CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 混合算法

搜索资源列表

  1. 算法(strassen和strassen混合算法)

    0下载:
  2. strassen算法的扩展,可以计算任何偶数阶矩阵的相乘,一般strassen只能计算2的n次方阶(自己编写,英文注释~)-Strassen expansion algorithm can even order any calculation of matrix multiplication, general Strassen only two terms of the n-th-order (to prepare themselves, English Notes ~)
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:45637
    • 提供者:建麟
  1. bsscompare

    6下载:
  2. 瞬时混合盲信号分离问题的自适应算法比较。 有论文,有程序,自己写的,有输入波形,有输出结果,适合完成学习盲分离。-Instantaneous Blind Signal Separation Mixed Adaptive Algorithm for comparison. A paper, a procedure that he wrote with input waveforms, the results are output for the completion of learning b
  3. 所属分类:matlab

    • 发布日期:2014-09-21
    • 文件大小:1552384
    • 提供者:陈通
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  1. tsp

    0下载:
  2. 该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended to other applications of the tw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:88021
    • 提供者:chenjing
  1. HybridalgorithmbasedonabalancedstudyofMTSP

    1下载:
  2. 基于混合算法的均衡路程MTSP研究 给出了MTSP的整数线性规划模型、分类, 提出了均衡各旅行商访问路程和均衡各旅行商访问人数的多目标 问题针对均衡各旅行商访问路程的设计了相应的求解算法, 求解算法为遗传算法和一的混合算法给出了相应 的示例和实验结果, 并对实验结果的有效性进行了研究-Hybrid algorithm based on a balanced study of MTSP given distance of the MTSP integer linear programm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-15
    • 文件大小:254975
    • 提供者:Notics
  1. ACO-PSO

    15下载:
  2. 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
  3. 所属分类:matlab例程

    • 发布日期:2013-09-04
    • 文件大小:4273
    • 提供者:薛栋
  1. modern_youhua

    0下载:
  2. 现代最优化算法(有170多页的PPT,2010年的) 分为三个部分 Part 1 概论 Part 2 模拟退火算法 Part 3 遗传算法 现在常用的优化算法 禁忌搜索算法 模拟退火算法 遗传算法 人工神经网络 蚁群算法 粒子群算法 混合算法-Modern optimization algorithm is divided into three parts Part 1 Part 2 Introduction Part 3 simul
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4639348
    • 提供者:zhang
  1. rectangle

    1下载:
  2. 一种“一刀切"式矩形件优化排样混合算法,研究矩形排样的论文资料!-A " one size fits all" type of rectangular parts like hybrid method, research papers Rectangular information!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:352305
    • 提供者:张鹏程
  1. 遗传算法程序

    3下载:
  2. 一个混合遗传算法的源程序。还有一篇硕士论文,是论文附录的代码示例。
  3. 所属分类:matlab例程

  1. mixedType

    1下载:
  2. 混合算法计算SOC。不完全依赖卡尔曼滤波算法。(Hybrid algorithm for computing SOC.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-11
    • 文件大小:2726
    • 提供者:Before3
  1. 混合蛙跳C语言

    0下载:
  2. 用C语言编程实现的混合蛙跳算法(SFLA),该算法于2003年首次提出~!(The shuffled frog leaping algorithm with C language programming (SFLA), the algorithm is put forward for the first time in 2003!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2629632
    • 提供者:燃烧男孩
  1. Evolutionary Algorithms

    0下载:
  2. 差分进化算法程序 一种混合算法 可以提高求解效率和提高解的质量(Differential evolution algorithm, a hybrid algorithm, can improve the efficiency and quality of the solution)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:3072
    • 提供者:ksssss
  1. 模拟退火遗传算法程序

    2下载:
  2. 模拟退火遗传混合算法,求解NP-HARD问题(this program is used to analyse genetic-simulated annealing algorithm (GSA) by matlab)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:508928
    • 提供者:godblessu
  1. algorithm

    0下载:
  2. 本次数值实验通过对部分 cuter 扩展优化问题的解决,在实验中应用多种梯度型算法,具体包括 FR 、PRP 、PRP Plus、 BB 以及CG 两种混合 方法(The realization of FR PRP PRP Plus BB and two kinds of CG commixture algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:Always007
  1. 杂交粒子群算法源程序

    2下载:
  2. 杂交粒子群算法求函数极值,是粒子群算法和遗传算法的一种混合算法(Hybrid Particle Swarm Optimization for extremum of function)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:162816
    • 提供者:hbhscx
  1. powerflowcalcut

    1下载:
  2. 基于遗传算法和非线性规划寻优混合算法的电力系统最优潮流计算(Optimal power flow calculation of power system based on hybrid algorithm of genetic algorithm and nonlinear programming optimization)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:19456
    • 提供者:naijgnaw1978
  1. EM 算法

    1下载:
  2. 用EM算法求解高斯混合模型并可视化,数据是男女生的身高分布,前提是初始化男女生身高各自的均值和方差和比例,然后由EM算法求解,男女生身高的均值方差,以拟合数据。(The EM algorithm is used to solve the Gauss mixture model and visualize. The data is the height distribution of male and female. The premise is to initialize the mean, v
  3. 所属分类:数据挖掘

    • 发布日期:2021-04-05
    • 文件大小:1197056
    • 提供者:andyya
  1. 混合预编码交替最小化算法

    6下载:
  2. 本文采用交替最小化作为主要设计思想,提出不同的算法来接近理想的纯数字预编码器的性能。
  3. 所属分类:matlab例程

  1. 基于粒子群和BP神经网络的混合优化策略算法

    1下载:
  2. 改进粒子群算法,比较完整,自己收集的,可以运行(Improved particle swarm optimization)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-11-05
    • 文件大小:188416
    • 提供者:hgy1234
  1. 遗传退火算法fortran实现

    1下载:
  2. 遗传算法与模拟退火算法的混合算法,用于最优化问题的求解。(The hybrid algorithm of genetic algorithm and simulated annealing algorithm is used to solve the optimization problem.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-11-21
    • 文件大小:5120
    • 提供者:打死光头强
« 12 3 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com