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

搜索资源列表

  1. linux3

    0下载:
  2. linux下的mpi并行计算的C语言程序,包括高斯计算的内容-linux mpi parallel computing under the C language program, including the calculation of the contents of the Gaussian
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:29276
    • 提供者:zxh170601
  1. xiaoboji

    0下载:
  2. 采用低通性质的平滑函数为高斯函数,根据他的一阶导数、二阶导数作为小波基函数进行突变点分析。 -The use of low-pass nature of the smoothing function for the Gaussian function, according to his first derivative, second derivative wavelet basis function as a point mutation analysis.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:806
    • 提供者:ladan
  1. gaussian-mixture-model

    0下载:
  2. 混合高斯模型,直接应用于图像分割,简单易行,傻瓜式操作,保准让你爱不释手。-gaussian mixture model applied to image segmentation, easy, convenient, you are sure to love it.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:9671
    • 提供者:黄桃
  1. LaplacianPyramid

    0下载:
  2. 拉普拉斯金字塔出来程序,在OpenCV开发环境下能实现多分辨率多多尺度的拉普拉斯金字塔的图像处理。-The programming can deal with Laplacian Pyramid. Firstly ,using Gaussian pyramid process image, then using Gabor deal with it.The effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1756639
    • 提供者:胡小宁
  1. GAUSSIANBLUR_CODE

    1下载:
  2. 用c++写的,高斯滤波器的源代码,包含.h文件和.cpp文件-Using c++ written in the source code for Gaussian filter, including. H file and the. Cpp file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3563
    • 提供者:王小天
  1. kernel

    1下载:
  2. gaussian kernel with matlab
  3. 所属分类:matlab例程

    • 发布日期:2014-03-20
    • 文件大小:589
    • 提供者:Sajad
  1. image_processing

    0下载:
  2. 中值滤波 均值滤波 高频提升滤波 sobel算子 robert算子锐化 高斯噪声生成程序 图像处理-Median filter to enhance high-frequency filter mean filter sobel operator robert Operator Sharpens Gaussian noise to generate image processing procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4332
    • 提供者:guan bo
  1. GMM

    1下载:
  2. Source code - create Gaussian Mixture Model in following steps: 1, K-means 2, Expectation-Maxximization 3, GMM Notice: All datapoints are generated randomly and you can config in Config.h-Source code- create Gaussian Mixture Model
  3. 所属分类:行业发展研究

    • 发布日期:2014-06-30
    • 文件大小:6007
    • 提供者:ChipChipKnight
  1. gmskModulationDemodulation

    0下载:
  2. 这是GMSK(高斯最小频移键控)的MATLAB仿真源程序-This is the GMSK (Gaussian Minimum Shift Keying) and MATLAB simulation source
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5099
    • 提供者:崔璐璐
  1. GMM

    0下载:
  2. It s GMM(Gaussian Mixture Model) code
  3. 所属分类:Audio program

    • 发布日期:2017-03-23
    • 文件大小:3591
    • 提供者:kimjinwoo
  1. blogreg

    1下载:
  2. 实现在参数先验是高斯分布情况下,利用马尔科夫链蒙特卡洛算法来对Logistic 回归模型参数的后验分布进行抽样 -It implements different Markov Chain Monte Carlo strategies for sampling from the posterior distribution over the parameter values for Logistic Regression models with a Gaussian prior on th
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:29829
    • 提供者:王而山
  1. gaussian

    0下载:
  2. 用高斯核对矩阵进行滤波,得到平滑后的矩阵。-Check matrix with Gaussian filtering, after the matrix has been smooth.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1255
    • 提供者:sharon
  1. gaussgradient

    0下载:
  2. Gradient calculation using first order derivative of Gaussian. by using a 2-D Gaussian kernel, derivatives along x and y directions are calculated
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1041
    • 提供者:eetuna
  1. gpml-matlab-v3.1-2010-09-27

    2下载:
  2. 高斯过程算法在回归和分类中的应用程序。与书本《基于高斯过程的机器学习》配套。本程序是最新的v3.1版,更新于2010-09-27-Gaussian process regression and classification algorithm in the application. And the book " machine learning based on Gaussian process" support. This program is the latest v3.1
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:609280
    • 提供者:hu
  1. Gaussian_Lowpass_Filter

    1下载:
  2. 二阶高斯低通滤波器,实现对图像的平滑处理,-Gaussian second-order low-pass filter, to achieve the smoothing of images,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:177474
    • 提供者:shen hong
  1. Parzen_Window

    2下载:
  2. 模式识别中Parzen窗函数的实现,模拟对二维高斯分布的非参估计。窗函数有三种:高斯窗、指数窗、方窗-Pattern Recognition Parzen window function of the realization, simulation of two-dimensional Gaussian distribution is estimated non-participation. There are three window function: Gaussian window, th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:3907
    • 提供者:唐盛
  1. GGDSMATLAB

    0下载:
  2. 对广义高斯混合模型有个初步的认识,基本掌握GGD模型-Generalized Gaussian mixture model has a preliminary understanding of the basic grasp the GGD model
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7394
    • 提供者:zhangyan
  1. emgmm

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

    • 发布日期:2017-03-24
    • 文件大小:19230
    • 提供者:ken
  1. denoise

    2下载:
  2. 图像分别加高斯噪声和椒盐噪声,然后进行中值滤波和算术均值滤波去噪处理。-Images were added Gaussian noise and salt and pepper noise, median filter and then the arithmetic mean filter denoising.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:91073
    • 提供者:ztj
  1. Gaussian.mixture.model.Method

    0下载:
  2. 高斯混合模型是單一高斯機率密度函數的延伸,由於GMM 能夠平滑地近似任意形狀的密度分佈,因此近年來常被用在語音與語者辨識,得到不錯的效果。-Gaussian mixture model is a single Gaussian probability density function of the extension, as the GMM can approximate arbitrary smooth shape of the density distribution, it is ofte
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:195799
    • 提供者:geyu
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com