CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 高斯算法

搜索资源列表

  1. GMM

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

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

    0下载:
  2. 最大的高斯混合模型似然估计的期望最大化算法-Maximum likelihood estimation of Gaussian mixture model by expectation maximization algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:18.78kb
    • 提供者:ken
  1. 肌电信号模式识别

    0下载:
  2. 实现了两种算法,在时域内分别利用肌电信号的过零点数和波长作为特征,并利用高斯重构算法进行模式识别。(Two algorithms are implemented. In the time domain, the zero crossing point and wavelength of the EMG signal are used as the features, and the Gauss reconstruction algorithm is used for pattern recogn
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:3kb
    • 提供者:疏影清浅
  1. GMM

    0下载:
  2. 一种改进的混合高斯模型(GMM)算法,加入形态学滤波与团块处理算法,运动目标提取效果良好。(An improved hybrid Gauss model (GMM) algorithm, which combines morphological filtering and blob processing algorithm, achieves good moving target extraction.)
  3. 所属分类:其他

  1. 基于高斯混合模型的红外目标检测算法研究

    0下载:
  2. 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value and research significance for
  3. 所属分类:其他

  1. 高斯混合模型EM算法MATLAB程序

    4下载:
  2. 在高斯混合模型上实现聚类问题的算法。将2个高斯混合,然后尝试学习两个高斯混合后的参数。(Algorithm for clustering problem on Gauss mixture model. Mix the 2 Gauss and then try to learn the parameters after the two Gauss mixing.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:9kb
    • 提供者:colora
  1. GMM

    0下载:
  2. 混合高斯算法,用opencv3实现,用于对运动目标进行检测 效果还算是不错的,代码通俗易(Hybrid Gauss algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:6kb
    • 提供者:雨落清泉
  1. 3.贝叶斯分类器

    1下载:
  2. 贝叶斯定理是用数学的方法来解释生活中大家都知道的常识,而机器学习使用的各种算法中,最常见的就是贝叶斯定理。此代码为贝叶斯分类python代码,包含高斯贝叶斯分类器,多项式贝叶斯分类器和伯努利贝叶斯分类器,并有具体的数据例子进行仿真比较(Bias's theorem is a mathematical way to explain all the common sense in life, and machine learning using various algorithms, the mos
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:fdy219517
  1. 算法

    2下载:
  2. 高斯正态分布曲线 具体拟合过程 matlab算法过程(the process of matlab algorithm of Gaussian normal distribution curve)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:GRANDEUR6x8
  1. 基于FPGA的高斯分布随机数的生成_姚若河

    0下载:
  2. 介绍了一种利用fpga硬件平台产生高斯随机数的算法(An algorithm for generating Gauss random numbers using FPGA hardware platform is introduced)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:368kb
    • 提供者:曾今的1994
  1. 基于FPGA的高斯随机数发生器的设计与实现_徐新才

    0下载:
  2. 介绍了一种利用FPGA硬件平台生成高斯随机数的算法。(An algorithm for generating Gauss random numbers using FPGA hardware platform is introduced)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:3.17mb
    • 提供者:曾今的1994
  1. 实验

    0下载:
  2. 高斯低通滤波器实现图像去噪,通过去除高频分量来降低图像噪声(Image denoising by Gauss low pass filter and reduction of image noise by removing high frequency components)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1.8mb
    • 提供者:Bester
  1. 三种解方程算法

    0下载:
  2. 在MATLAB中使用高斯赛德尔算法等三种算法进行方程的求解(hree algorithms, such as Gauss Seidel algorithm, are used in MATLAB to solve the equation)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1kb
    • 提供者:逍遥之人
  1. GUASS

    0下载:
  2. 实现高斯若儿当消元算法,其中包含源代码和样例,解释说明内容(Realization of Gauss's algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:201kb
    • 提供者:pptv89
  1. Gauss-Seidel迭代算法(后面有与Jacobi法比较)

    0下载:
  2. 高斯的迭代算法,后面有何jacobi算法比较(Gauss's iterative algorithm, what's the comparison of Jacobi algorithm later?)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:81kb
    • 提供者:bobolanglang
  1. 一种快速稳健高斯回归滤波算法_孔明

    0下载:
  2. 针对稳健高斯回归滤波器运行速度过慢的问题,利用截断高斯权函数的快速卷积提高了算法 运行速度。在详细分析稳健高斯回归滤波器和卷积函数的基础上,推导了截断高斯权函数,并通过实验 确定了合适的参数值。(convolution of the truncated Gauss weight function is used to improve the algorithm. Running speed. Based on the detailed analysis of the robust Gauss r
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:159kb
    • 提供者:tyc56
  1. 高斯消元法用矩阵解n元一次方程组.js

    0下载:
  2. 可以求线性方程组,学习算法时,突发奇想就用js做了一个(You can solve linear equations. When learning algorithms, you can use js to create a whimsy.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2kb
    • 提供者:小小神
  1. 基于法向量的点云数据精简算法仿真

    3下载:
  2. 点云数据精简程序简单易懂!matlab算法——计算三维散乱点云的曲率,包括主曲率,高斯曲率和平均曲率(Reduced algorithm of laser measurement data for geometric parameters of ring forgings based on Artificial Immune Algorithm.)
  3. 所属分类:其他

    • 发布日期:2019-06-25
    • 文件大小:217kb
    • 提供者:mreeeee
  1. 分布估计算法

    1下载:
  2. 一个简单的高斯分布EDA算法,用于求camel函数最优解(A Simple EDA Algorithm for Gauss Distribution)
  3. 所属分类:其他

    • 发布日期:2020-11-19
    • 文件大小:1kb
    • 提供者:caim
  1. gp

    1下载:
  2. 采用高斯算法对高边坡变形时间序列进行预测(Prediction of High Slope Deformation Time Series Using Gauss Algorithms)
  3. 所属分类:其他

    • 发布日期:2020-03-22
    • 文件大小:3kb
    • 提供者:leohjq
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com