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

搜索资源列表

  1. 基于样本间隔的非参数盲源分离算法程序

    1下载:
  2. 通过样本间隔估计概率密度函数,代入评价函数,形成非参数盲源分离算法,可以分离超高斯,亚高斯,高斯等的混合信号,分离效果好,速度快!
  3. 所属分类:源码下载

    • 发布日期:2011-05-05
    • 文件大小:84636
    • 提供者:dragonyan
  1. surf特征点匹配

    2下载:
  2. 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-06-21
    • 文件大小:1280017
    • 提供者:youwen1022
  1. StereoVision实现OpenCV、OpenGL、VS2008混合编程

    3下载:
  2. 实现OpenCV、OpenGL、VS2008混合编程,输入校正后的图像对,使用立体匹配算法计算其视差图,最后用OpenGL进行三维重建。-Achieve OpenCV, OpenGL, VS2008 hybrid programming, enter the corrected image pairs, the use of stereo matching algorithms to calculate the disparity map, and finally with OpenGL thr
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:5060271
    • 提供者:linjingliang
  1. gmm_test.rar

    0下载:
  2. 使用EM算法模拟高斯混合模型(GMM)的构成,Analog EM algorithm using Gaussian mixture model (GMM) the composition of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:827
    • 提供者:qjc
  1. Matlab.Gaussian.mixture.model.

    1下载:
  2. 基于Matlab的高斯混合模型的算法实现,该程序可以实现对图像处理的功能,Matlab based on the Gaussian mixture model algorithm, the program can achieve the functions of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:5390
    • 提供者:geyu
  1. Track.rar

    0下载:
  2. 一个基于Visual C++的跟踪算法(混合高斯),Track demo (GMM)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:163759
    • 提供者:liumeng
  1. TSP-PSO.rar

    8下载:
  2. 用混合粒子群算法求解TSP问题,自带GUI界面,共有9中算法,可解决各种TSP问题,效果不错。,Using hybrid particle swarm algorithm to solve TSP problems, bring their own GUI interface, a total of 9 in the algorithm, to resolve the various TSP problems, good results.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-25
    • 文件大小:33810
    • 提供者:灞堝媷
  1. EM-Algorithm.zip

    0下载:
  2. 最大期望值算法以及在混合高斯模型的应用的详细介绍,Expectations algorithm and the largest mixed-Gaussian model in the details of the application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:240080
    • 提供者:欧阳博
  1. Example_1

    0下载:
  2. 解决拜占庭将军问题典型问题的源程序。分别采用Dolev算法、快速收敛算法、及 混合算法等多种算法。-Byzantine generals problem solving typical problems of the source. Respectively Dolev algorithm, fast convergence algorithm and hybrid algorithm and other algorithms.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:603
    • 提供者:李伟
  1. hybridPSO.rar

    0下载:
  2. 一种粒子群混合算法优化源程序,这是一个MATLAB语言编制的源程序,很实用.,A hybrid particle swarm optimization algorithm source code, which is a source MATLAB language, it is practical.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3938
    • 提供者:youzping
  1. GMM

    1下载:
  2. 混合高斯模型的C++程序,封装成为C++的类,直接调用即可。-gaussian mixture model train code
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:20888
    • 提供者:jiangkaihua
  1. EM

    6下载:
  2. EM算法介绍及Matlab演示代码(一维和多维高斯混合模型学习算法)-Introduction of EM algorithm and Matlab codes that implement the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-28
    • 文件大小:203628
    • 提供者:冰激凌
  1. EghitQueue

    0下载:
  2. 八皇后问题的LasVegas与回溯法的混合算法实现,其中代码和文档详细-The eight queens problem LasVegas backtracking hybrid algorithm in detail, including code and documentation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:45966
    • 提供者:黄华仔
  1. GaussBackGroundModel

    0下载:
  2. 混合高斯背景建模的实现程序,Matlab编写,运算速度极慢,但可作为理解算法的示例代码.系作者参加SJTU PRP项目时所写。此代码已在原项目中不再使用。-The realization of Gaussian mixture background modeling procedure, Matlab writing, computing speed is very slow, but the understanding of the algorithm can be used as sampl
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1404
    • 提供者:liangyihao
  1. example_tsp

    3下载:
  2. 用混合粒子群算法求解TSP问题,自带GUI界面,可解决各种TSP问题-Using hybrid particle swarm algorithm for TSP, own GUI interface, solve problems of various TSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:33975
    • 提供者:lj
  1. 基于混合粒子群的土壤水分特征曲线参数优化

    0下载:
  2. 摘要:土壤水分特征曲线是研究土壤水运动的重要参数。Van Genuchten 方程(简称VG方程)是目前运用最广泛的土壤水分特 征曲线方程。将VG方程参数计算问题转化为一个非线性优化问题,然后构建单纯形算法和基本粒子群算法相结合的混合粒子 群算法对其进行求解。仿真实验结果表明采用混合粒子群算法与普通遗传算法、混合遗传算法、基本粒子群算法相比,不但提高 了收敛成功率、降低了迭代次数,而且对参数的取值范围也放宽了;采用混合粒子群算法计算参数的精度比非线性单纯形法和阻 尼最小二乘法要高,且不需
  3. 所属分类:报告论文

  1. 求解药代动力学参数的混合人口迁移算法

    0下载:
  2. 摘要:针对传统方法优化药代动力学参数时精度不高的缺陷,将Hooke-Jeeves 算法与人口迁移算法有机融 合,使两者取长补短,既提高了算法的精度,又加快了算法的收敛速度。将混合人口迁移算法用于血管外给药 二室模型参数优化的实验之中,不仅比传统的残数法效果要好,而且比Hooke-Jeeves 算法或人口迁移算法更 优,精度更高。多次实验表明:算法具有良好的可靠性和稳定性,是一种较好的解决药代动力学参数的方法。
  3. 所属分类:报告论文

  1. 运筹学论文

    0下载:
  2. 基于免疫的混合进化算法在全球集装箱重新定位的多目标优化
  3. 所属分类:报告论文

    • 发布日期:2012-11-02
    • 文件大小:227981
    • 提供者:chison1
  1. rsa_des

    0下载:
  2. 混合加密程序,RSA算法加密DES密钥,DES算法加密消息.很多通讯系统都是这样加密的-Hybrid encryption, RSA key DES encryption algorithm, DES encryption algorithm message. A lot of communication systems, are encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:602465
    • 提供者:王俊川
  1. Goge1

    0下载:
  2. 盲源分离算法,该算法能够从混合信号中分离出原始信号。已用MATLAB验证:程序从正弦信号和随机噪声信号的混合信号中成功地分离出了正弦信号和噪声信号。程序保证能正确运行。-Blind source separation algorithm, which can be separated from the mixed signal the original signal. Has been verified with MATLAB: Program from the sinusoidal signa
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:539
    • 提供者:高丽
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com