CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 混合算法

搜索资源列表

  1. Hybridsupportvectormachine

    1下载:
  2. 基于自适应投影算法和修正核函数算法的混合支撑矢量机-Projection algorithm based on adaptive algorithms and correction of mixed kernel function support vector machine
  3. 所属分类:Document

    • 发布日期:2017-04-07
    • 文件大小:178605
    • 提供者:田燕红
  1. cccc

    1下载:
  2. 摘要:提出了一种新型的人工免疫算法用来解决多目标函数优化问题。基于自然免疫系统固有的优良特性对算法进行了设计和分析。 最后,算法对3个较复杂的多目标问题进行了优化,优化结果能很好地覆盖问题的Pareto最优面,并且把算法与某些混合遗传算法进行 了对比实验,表明人工免疫算法在解决多目标优化问题上具有可观的研究前景。 -Abstract:In order to effectively solve multiobjective optimization problems, a novel
  3. 所属分类:Project Manage

    • 发布日期:2015-12-09
    • 文件大小:89833
    • 提供者:王飞
  1. 1111

    0下载:
  2. 基于免疫禁忌混合算法的多目标最优潮流计算[PDF].-Multi-objective Optimal Power Flow Calculation Based on Immune/Tabu Search Hybrid Algorithm
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:96860
    • 提供者:王飞
  1. photo-pro

    0下载:
  2. 两张真彩色图像通过ALPHA混合算法合成一张透明图像-2 True Color images through a transparent synthetic hybrid algorithm ALPHA Image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2259229
    • 提供者:pyh
  1. pso_nn_exe

    0下载:
  2. 粒子群优化算法与神经网络算法结合的一种混合算法,采用c语言实现-Particle swarm optimization algorithm and neural network algorithms for a hybrid algorithm, using c language implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:68520
    • 提供者:刘丽景
  1. GeneticAntAlgorithms

    0下载:
  2. Java环境下的遗传算法,蚁群算法的混合实现-Java environment, genetic algorithms, ant colony algorithm for hybrid realization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:78444
    • 提供者:樊福剑
  1. MixtGaussian

    1下载:
  2. 这是基于em算法混合高斯模型参数的估计方法,用matlab开发的,看一遍程序就会明白了。-mixture Gauss estimation
  3. 所属分类:Data structs

    • 发布日期:2015-03-07
    • 文件大小:1921958
    • 提供者:赵长生
  1. matlab_utilities

    3下载:
  2. 粒子滤波、无迹粒子滤波算法程序,高斯混合模型参数设置等详细代码-Particle filter, unscented particle filter program, Gaussian mixture model parameter settings, and more code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-16
    • 文件大小:88768
    • 提供者:薛刚
  1. gmm2n

    0下载:
  2. 集合混合高斯模型的图像目标分割算法的VC实现-Gaussian mixture model for image set goals to achieve segmentation algorithm VC
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4565304
    • 提供者:许浩然
  1. algorithm_of_the_constrained_optimization

    5下载:
  2. 约束优化问题算法的 matlab 程序,包括: minRosen.m---Rosen 梯度投影法 minFactor.m----乘子法 minconPS.m-----坐标轮换法 minPF.m----外点罚函数法 minMixFun.m-----混合罚函数法 minJSMixFun.m----加速混合罚函数法-Constrained optimization algorithm matlab procedures, including: minRosen.m-- Rose
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4208
    • 提供者:lili
  1. Hybrid-PSO

    1下载:
  2. 基于matlab的混合粒子群算法,供算法应用学习者参考。-Matlab-based hybrid particle swarm algorithm, algorithm is used for learner reference.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-24
    • 文件大小:3732
    • 提供者:zangtianlei
  1. mixture_of_gaussians

    0下载:
  2. 基于混合高斯模型的背景减除算法实现。matlab代码。-Gaussian mixture model-based background subtraction algorithm. matlab code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:82677
    • 提供者:geziyi
  1. ACOKP1227

    1下载:
  2. 加入贪婪策略和遗传算法中的变异策略的混合蚁群算法-Join the greedy strategy and mutation strategy of ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2458
    • 提供者:xuqiang
  1. speech2

    0下载:
  2. 为了提高语音分离算法的收敛速度以及分离性能,提出把拉普拉斯正态混合分布概率密度函数作为语音信号概率密度函数的估计,得到一个更加适合语音信号分离的激活函数,基于此函数提出一种快速语音分离算法.-In order to improve speech separation algorithm convergence speed and separation performance, raise the normal mixture distribution Laplace probability de
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:847
    • 提供者:lihao
  1. HSOGA

    3下载:
  2. 《求解全局优化问题的混合自适应正交遗传算法》一文的源码,见软件学报2010年第6期的文章。该代码中的自适应正交叉遗传算子有极强的搜索能力,特别适合高维工程函数模型的优化,如机器人多自由度的数学模型优化。虽然本人虽已不从事什么学术上的研究,但若你借鉴了其中的代码或者思想,请把该文献加入到你的参考文件中,谢谢。-" Global Optimization Problem with adaptive orthogonal genetic algorithm," a source te
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:88613
    • 提供者:江中央
  1. gmm

    0下载:
  2. 求高斯混合模型的EM算法,matlab程序。-Seeking EM algorithm for Gaussian mixture model, matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:13314
    • 提供者:
  1. muti_pso_matlab

    0下载:
  2. 混合微粒群算法,很好很强大,欢迎交流使用-Hybrid particle swarm algorithm, very good very strong, welcome to exchange used
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5476
    • 提供者:xyx
  1. GMM_background_src

    1下载:
  2. 基于有限混合高斯模型的数据分类 1、使用基于有限高斯混合模型的EM算法对数据样本进行归类 2、使用C++或者Matlab语言编程环境实现该算法,并用给定的数据包对算法的正确性进行检验 -Gaussian mixture model based on limited data classification 1, using the finite Gaussian mixture model based on EM algorithm to classify the data sam
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5302
    • 提供者:路江
  1. emcenter

    0下载:
  2. 我写的改进中心点的混合高斯分布的EM算法-I wrote to improve the center of the EM algorithm for Gaussian mixture
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2454
    • 提供者:lwm
  1. demo1

    0下载:
  2. 我自己写的关于二维混合高斯分布的EM算法-I wrote about the distribution of two-dimensional Gaussian mixture EM algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1284
    • 提供者:lwm
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com