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

搜索资源列表

  1. GMM-latentSpace-v2.0

    0下载:
  2. Gaussian Mixture Model
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:41179
    • 提供者:ZCEEE
  1. baizaosheng

    0下载:
  2. 本程序能实现基于小波模极大值算法去除高斯白噪声。效果显著-This procedure can achieve based on wavelet modulus maxima method to remove Gaussian white noise. Remarkably
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3221
    • 提供者:李梅
  1. Background_Subtraction_with_MCS

    0下载:
  2. 背景消去算法,Mixture of Gaussian frame_difference approximate_median-Background_Subtraction_with_MCS Mixture of Gaussian frame_difference approximate_median
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17244249
    • 提供者:Kendall Wang
  1. GaussianMixtureModels

    0下载:
  2. GMM Model Gaussian Mixture Models - Algorithm and Matlab Code-GMM Model!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:43284
    • 提供者:Kendall Wang
  1. 1

    0下载:
  2. LMS在加性高斯白噪声信道下迭代2000步的输出能量和误差权矢量-LMS in the additive white Gaussian noise channel output of the next iteration step 2000, the energy and the error weight vector
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:754
    • 提供者:asd
  1. Gaussian

    0下载:
  2. 对已知图像加高斯噪声,然后利用一个3*3的窗口进行去噪声处理。-The known image plus Gaussian noise, and then use a 3* 3 windows to the noise processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:571987
    • 提供者:肖红波
  1. sharpness_measurement

    0下载:
  2. laplacian of gaussian test
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:20270
    • 提供者:denny
  1. 1

    0下载:
  2. Player Detection Algorithm Based on Gaussian Mixture Models Background Modeling
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:261616
    • 提供者:reza
  1. gaussnoise

    0下载:
  2. 中心极限定理和Box-Muller方法产生高斯噪声 并用于二进制双极性基带通信系统仿真-The central limit theorem and the Box-Muller method of Gaussian noise and used to generate a binary bipolar baseband communication system simulation
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-27
    • 文件大小:960
    • 提供者:dong
  1. GMM-GMR-v1.2

    0下载:
  2. GMM-GMR is a set of Matlab functions to train a Gaussian Mixture Model (GMM) and retrieve generalized data through Gaussian Mixture Regression (GMR). It allows to encode efficiently any dataset in Gaussian Mixture Model (GMM) through the use of an Ex
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1034732
    • 提供者:ning
  1. GaussianPyramid

    0下载:
  2. Gaussian Pyramid的简单实现,可以处理彩色图像。-An implement of Gaussian Pyramid, and it can deal with the color image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:314106
    • 提供者:windysmile
  1. fdtd_2d_demo_v1_1

    0下载:
  2. In this paper, a two-dimensional (2-D) transverse magnetic (TM) mode finite difference time domain (FDTD) method is used to simulate the indoor radio wave propagation and model the indoor ultra wideband (UWB) channel. The modulated Gaussian p
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-30
    • 文件大小:3567
    • 提供者:baba
  1. Laplacian_Gaussian

    0下载:
  2. 数字图案象处理, Laplacian of Gaussian算法,对256x256的bmp黑白图像进行处理。-digital image processing, Laplacian of Gaussian algorithm, deal with 256x256 black white bmp image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2161
    • 提供者:fanming
  1. DigitalImageProcessingMatlabAlgorithms

    0下载:
  2. These are Digital Image processing algorithm implementation in Matlabs. Following are the Matlab Codes attached: Butterworth Filter in Frequency Domain Gaussian Filter in Frequency Domain Homomorphic Filter Laplacian Transform Histogram Eq
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4324
    • 提供者:Rizwan
  1. gaussian_average_rgb

    0下载:
  2. 在rgb颜色空间实现的单高斯模型,用于目标检测-In rgb color space to achieve a single-Gaussian model for target detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1263
    • 提供者:heshan
  1. Gauss_E_Pivoting

    1下载:
  2. Gaussian Elimination with partial pivoting (LU factorization)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:560
    • 提供者:Ji Hye Park
  1. gmm

    0下载:
  2. Bayesian mixture of Gaussians. This set of files contains functions for performing inference and learning on a Bayesian Gaussian mixture model. Learning is carried out via the variational expectation maximization algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5767
    • 提供者:ruso
  1. mlr

    0下载:
  2. Mixture of linear regressors. The routines contained in this file allow inference and learning of a mixture of linear-Gaussian regression models. Learning is performed by maximizing the data likelihood via the expectation maximization algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4570
    • 提供者:ruso
  1. imageprocessing

    0下载:
  2. Gaussian Filter for images Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1732
    • 提供者:Anarbek
  1. myIPC

    0下载:
  2. BMP图像打开,二值化,形态学处理(膨胀,腐蚀,开,闭,二值边界提取),边缘提取(Roberts,sobel,laplacian,prewitt,laplacian of gaussian算子)-BMP images open, binarization, morphology processing (expansion, corrosion, open, closed, two-valued edge extraction), edge extraction (Roberts, sobel,
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:2131312
    • 提供者:yangchjun
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com