CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - gaussian kernel

搜索资源列表

  1. stprtool.rar

    6下载:
  2. 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
  3. 所属分类:matlab

    • 发布日期:2015-07-19
    • 文件大小:4271126
    • 提供者:查日东
  1. rgk.rar

    1下载:
  2. 信号自适应处理,使用的核函数为高斯径向核函数。,Adaptive signal processing, use the kernel function for the Gaussian radial kernel function.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8447
    • 提供者: 罗洁思
  1. work

    4下载:
  2. 高斯核函数,矩阵自身的高斯核函数计算,需要指定参数-Gaussian kernel function, matrix itself Gaussian kernel function, the need to specify the parameters
  3. 所属分类:matlab

    • 发布日期:2016-04-15
    • 文件大小:1207
    • 提供者:张宁
  1. KGaussian1 高斯核核函数的matlab程序

    3下载:
  2. 核函数中经常用到的高斯核核函数的matlab程序-Kernel function often used in the Gaussian kernel function matlab nuclear program
  3. 所属分类:matlab例程

    • 发布日期:2012-10-18
    • 文件大小:1338
    • 提供者:yanxingzhe
  1. dimension

    4下载:
  2. 代码用于估计关联维数。包括G-P算法(corrint.m),高斯核关联算法(gka.m) 和Judd算法(judd.m)-Correlation dimension estimation code. Algorithms for estimating the correlation dimension using the grassberger-Proccacia approach (corrint.m), the Gaussian-Kernel algorithm (gka.m) and Ju
  3. 所属分类:matlab例程

    • 发布日期:2012-10-31
    • 文件大小:17976
    • 提供者:彭跃华
  1. kernel

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

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

    4下载:
  2. 以为高斯和密度估计,使用高斯核的非参数密度估计方法,对样本进行概率密度估计,程序中给出了窗宽的估算公式。-That the Gaussian and density estimation, using Gaussian kernel non-parametric density estimation method, the sample probability density estimates, the program gives the formula for bandwidth estim
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:655
    • 提供者:william
  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. LWLR

    0下载:
  2. this program compare the Locally Weighted Linear Regression with three diferrent kernel function (gaussian, logistic basis, and Reciprocal Multiquadric) also compare locally weighted by simple Linear Regression.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:8886
    • 提供者:maisam
  1. rgk

    0下载:
  2. 时频分析工具——径向高斯核时频分布。为了在时频分布平面内不出现交叉项,则在模糊函数域内应有效去除互分量而仅保留自分量。设计一个与信号相匹配的核函数可以达到上述目的。基于信号的径向高斯核时频分布是一种比较理想的时频分布-Optimal radially Gaussian kernel time-frequency representation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:12750
    • 提供者:ningning
  1. GaussianFiltering

    0下载:
  2. 利用高斯核自行完成高斯平滑。 1.gkernel.m: 创建高斯核。 2.getnorm.m: 将高斯核归一化以求得该核的图像 3.convo.m:不用自带函数求卷积 4.conducting.m: 举例执行程序-1.gkernel.m: Buidling Gaussian kernels. 2.getnorm.m: Normalizing Gaussian kernel in order to display the kernel. 3.convo.m: calcula
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:144795
    • 提供者:Xicheng Chang
  1. diffusion.gaussian.kernel.pdf

    0下载:
  2. 1D , 2D, N-D gaussian kernel filter
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:145325
    • 提供者:shah33n
  1. 1

    0下载:
  2. mATLAB CODE FOR gAUSSIAN KERNEL
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:822
    • 提供者:rapha
  1. CCE

    0下载:
  2. 改代码使用CCE方法来实现数据挖掘中多示例学习的过程。-CCE implements the algorithm described in [1], where Gaussian kernel LibSVM [2] is used as the base learner for transformed feature vectors.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2048
    • 提供者:KXJ
  1. Corner-Detector

    0下载:
  2. ACCV的一篇论文以及源代码,不是我写的只是搬运到这里而已,具体请访问论文中作者的网页。改进Harris的角点检测,主要改进在:1、是在加权模板选择了各向异性的模板代替了各向同性的高斯模板;2、选择使用多尺度滤波器对图像进行处理,使算法具有一定的多尺度特性。-This is paper with code,which published on ACCV.I m not the author of this paper.If want to know more,please vistor the
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:432005
    • 提供者:董潇健
  1. fast_cpda

    1下载:
  2. 一种快速的基于在弦到点距离累技术的角点检测- A Fast Corner Detector Based on the Chord-to-Point Distance Accumulation Technique 1. Find the edge image using the Canny edge detector. 2. Extract edges (curves) from the edge image: 2a. fill gaps if they are
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:7456
    • 提供者:zhouyan
  1. code

    1下载:
  2. matlab程序:高斯核回带用法的支持向量机,对样本经行训练得到预测模型-matlab program: the Gaussian kernel back with the use of support vector machine prediction model of the samples by the line training
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:4406
    • 提供者:蔡曙光
  1. Morlet-Wavelet-Kernel-by-Marcelo-Cicconet

    0下载:
  2. The Morlet wavelet (or Gabor wavelet) is a wavelet composed of a complex exponential (carrier) multiplied by a Gaussian window (envelope). This wavelet is closely related to human perception, both hearing and vision.
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:4574
    • 提供者:无界
  1. Gaussian

    0下载:
  2. 通过 Gaussian kernel说明非线性回归分析的算法-Gaussian kernel smoother, Gaussian kernel-based linear regression, RBF kernel regression
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:558
    • 提供者:dkw
  1. KFCM_-Gaussian

    0下载:
  2. 采用高斯核的模糊C均值聚类代码,仿真论文时验证可使用,含文档示例结果-Gaussian kernel fuzzy C-means clustering code, the use of simulation papers, containing examples
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:9133
    • 提供者:xl
« 12 3 »
搜珍网 www.dssz.com