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

搜索资源列表

  1. SVregression

    0下载:
  2. In kernel ridge regression we have seen the final solution was not sparse in the variables ® . We will now formulate a regression method that is sparse, i.e. it has the concept of support vectors that determine the solution. The thing to not
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:51640
    • 提供者:bahman
  1. kfcm

    1下载:
  2. 基于核的FCM,可以用于聚类或者图像分割,但运行速度不是很快 自己不知道如何优化-Kernel-based FCM, can be used for clustering or image segmentation, but the speed is not fast they do not know how to optimize
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1185
    • 提供者:盛春冬
  1. svclassify

    0下载:
  2. A method for classification of image using svm kernel
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1308
    • 提供者:mina
  1. KPCA

    0下载:
  2. 核主成分分析方法,是主成分分析的一种改进算法,是一种非线性的特征提取方法。 -Kernel principal component analysis, is the principal component analysis of an improved algorithm, is a nonlinear feature extraction method.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:1492
    • 提供者:叶子
  1. kfcm

    1下载:
  2. 基于核函数的模糊C聚类均值(fcm)算法-FCM algorithm based on kernel function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:932
    • 提供者:小飞
  1. KPCA

    6下载:
  2. 在ORL或Yale标准人脸数据库上完成模式识别任务。用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验. -Or Yale in the ORL face database, complete the standard pattern recognition tasks. With the PCA and kernel-based PCA (KPCA) method to complete the reconstruction of face image and reco
  3. 所属分类:matlab例程

    • 发布日期:2013-10-07
    • 文件大小:1149
    • 提供者:李海
  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. facerecgnize

    1下载:
  2. 模式识别课程作业,pca和kpca,以及一个人脸可。其中kpca的核函数是多项式。-Pattern Recognition course assignments, pca and kpca, and a person can face. Where the kernel function is polynomial kpca.
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3429948
    • 提供者:perfy yang
  1. KernelLPP

    0下载:
  2. kernel linear PP analysis code by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1614
    • 提供者:Kami
  1. hehanshu

    0下载:
  2. 用于核函数的选择,也是基于最小二乘支持向量机预测问题的好帮手,希望能够搬到大家。-For the selection of kernel function, is also based on support vector machine prediction is a good helper, hoping to move to you.
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:3392448
    • 提供者:liqian
  1. SVMandKERLandMATLAB

    0下载:
  2. 支持向量机SVM和核函数kerl的matlab程序合集-Support Vector Machine SVM and kernel kerl the collection matlab program
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4467874
    • 提供者:cy
  1. svm_kernel_demo

    0下载:
  2. 利用polynomial order kernel function来秀出SVM执行时可能产生出来的错误并汇图表示-Use of polynomial order kernel function to SVM showed off that may arise out of implementation errors and exchange graph
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:15563
    • 提供者:Steve Evan
  1. kernelbasedmoothing

    0下载:
  2. 基于核函数回归方法的图像去噪,图像平滑。对于图像领域的研究者有很大作用-Kernel regression method based on image denoising, image smoothing. Researchers in the field for the image plays a significant role
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:234187
    • 提供者:郝人
  1. kde

    2下载:
  2. 本程序是一维密度估计,用于了解和密度估计有很大帮助。-One-dimensional kernel density estimation
  3. 所属分类:matlab

    • 发布日期:2015-06-26
    • 文件大小:3072
    • 提供者:DuWenSheng
  1. laplacian_eigen

    0下载:
  2. Laplacian Eigenmaps [10] uses spectral techniques to perform dimensionality reduction. This technique relies on the basic assumption that the data lies in a low dimensional manifold in a high dimensional space.[11] This algorithm cannot embed out of
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1543
    • 提供者:Karthikeyan
  1. WPKLS

    0下载:
  2. 提出了基于小波核函数的偏最小二乘方法对混沌信号进行了有效拟合,得到了很好的效果。-Based on wavelet kernel function of the partial least squares method of fitting the effective chaotic signal obtained very good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:417766
    • 提供者:武菲
  1. SKMsmo

    1下载:
  2. 用来实现支持向量机的多核学习的SMO 算法-smo algorithm for multiple kernel learning
  3. 所属分类:matlab

    • 发布日期:2015-10-24
    • 文件大小:276480
    • 提供者:渐令
  1. SVM

    1下载:
  2. 支持向量机SVM和核函数的matlab程序集,压缩包中包含常用的各种SVM函数,-Support vector machine and kernel function SVM matlab assembly, compressed package that contains a variety of commonly used SVM function
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4467327
    • 提供者:Zhang Zhen
  1. laplacian_eigen

    1下载:
  2. 拉普拉斯特征映射,采用热核构造权重,是一种基于流行学习的非线性降维技术,可用于图像分割提高聚类的性能-Laplacian Eigenmap is a kind of nonlinear dimensionality reduction technique which based on manifold study, it choose the weights W using the heat kernel and it can be used for image segmentation to
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1036
    • 提供者:QSJ
  1. 1

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

    • 发布日期:2017-04-10
    • 文件大小:822
    • 提供者:rapha
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com