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

搜索资源列表

  1. gaussian.rar

    0下载:
  2. 高斯滤波核函数生成,可以根据K和要生成对应的高斯核,Gaussian filter kernel generation, according to K and to generate the corresponding Gaussian kernel
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:883
    • 提供者:刘靖
  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. 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. KLFDA

    0下载:
  2. 这是一个关于Fisher线性判别分析的Matlab的m文件,给出了在高斯核下的程序源码。-This is a Fisher linear discriminant analysis on the Matlab m-file, given the procedures in the lower-Gaussian source.Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2026
    • 提供者:gcl
  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-24
    • 文件大小:8886
    • 提供者:maisam
  1. gabor_image_paper

    0下载:
  2. Example of a two-dimensional Gabor filterIn image processing, a Gabor filter, named after Dennis Gabor, is a linear filter used for edge detection. Frequency and orientation representations of Gabor filter are similar to those of human visual system,
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:6887
    • 提供者:Real1
  1. 1

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

    • 发布日期:2017-04-10
    • 文件大小:822
    • 提供者:rapha
  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-25
    • 文件大小:4406
    • 提供者:蔡曙光
  1. ker_eval

    0下载:
  2. 该程序将高斯核函数做成matlab中的函数形式。当需要使用时加载即可使用,简单方便。-The program will be made in matlab Gaussian kernel function form. When you need to use to load to use, simple and convenient.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:732
    • 提供者:王仁
  1. EDGE-DETECTION-USING-LAPLACIAN-OF-GAUSSIAN

    0下载:
  2. I give you code generate edge detection an image processing using Laplacian of Gaussian algorithm which based on kernel matrix. it is not used matlab toolbox but handmade. so feel free to use it.-I give you code generate edge detection on an image
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6301319
    • 提供者:jokosumeru
  1. Parzen-window

    3下载:
  2. 这是一个有关parzen窗估计的代码,用来估计概率密度函数。采用了方窗、指数窗、高斯窗函数三种核函数,附有matlab程序。-This is an estimate of the code related to parzen window, used to estimate the probability density function. With a side window, the index window, Gaussian window function three kinds of
  3. 所属分类:Other windows programs

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

    0下载:
  2. 归一化高斯核自适应LMS盲均衡的matlab代码,并附有详解-Normalized Gaussian kernel adaptive LMS blind equalization matlab code, along with Explanation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1280
    • 提供者:MMK小盆友
  1. KLFDA

    0下载:
  2. matlab论坛里找到的使用自己的数据进行实验,可用。KFDA里就是使用例程。里面是有5类数据。通过高斯核进行LDA分类。-by using the FDA with Gaussian kernel,to classify five different patterns。
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:697094
    • 提供者:齐伟利
  1. mlclass-ex6

    1下载:
  2. 支持向量机,实现2或多分类,基于matlab仿真,内有说明-ex6.m- Octave scr ipt for the rst half of the exercise ex6data1.mat- Example Dataset 1 ex6data2.mat- Example Dataset 2 ex6data3.mat- Example Dataset 3 svmTrain.m- SVM rraining function svmPredict.m- SVM p
  3. 所属分类:其他小程序

    • 发布日期:2017-05-29
    • 文件大小:584135
    • 提供者:张伟强
  1. LS_SVR

    1下载:
  2. This scr ipt simply used Gaussian and Morlet Kernel to show you how apply LS-SVR in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2168
    • 提供者:xox
  1. ml_least_square_method_p036

    0下载:
  2. Matlab高斯核模型的l2约束最小二乘法学习-Constrained least squares learning with Gaussian kernel model
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:34487
    • 提供者:huangxin
« 12 »
搜珍网 www.dssz.com