搜索资源列表
Kernel Based Deblurring ToolBox ver
- 运用核回归方法去模糊的经典程序,效果很好,有参考文献-using kernel regression for image deblurring,it s very effective
kernel-regerrsion-denoise-Examples
- 用核回归方法实现图像去噪是目前理论上最先进的图像去噪方法,这里提供的是图像去噪的matlab代码。-Kernel regression method with denoising is theoretically the most advanced image denoising method, here is the matlab code for image denoising.
kernels
- 根据模式识别理论,低维空间线性不可分的模式通过非线性映射到高维特征空间则可能实现线性可分,但是如果直接采用这种技术在高维空间进行分类或回归,则存在确定非线性映射函数的形式和参数、特征空间维数等问题,而最大的障碍则是在高维特征空间运算时存在的“维数灾难”。采用核函数技术可以有效地解决这样问题。 -According to the pattern recognition theory, a low dimensional space linearly inseparable pattern th
svm
- SVM平台,操作简单、易于使用的通用SVM 软件包,可以解决分类问题(包括C- SVC、n - SVC )、回归问题(包括e - SVR、n - SVR )以及分布估计(one-class-SVM )等问题,提供了线性、多项式、径向基和S 形函数四种常用的核函数供选择。-SVM platform is a simple, easy to use, versatile SVM software package can solve classification problems (including
KernelRegressionBasedImageProcessing
- 基于核回归的迭代图像去噪算法,matlab源码-Kernel based iterative image denoising algorithm, matlab code
ImageProcessingToolBox
- 一个基于核回归的图像处理工具包,包含相关算法及测试数据等-A kernel regression-based image processing toolkit, including algorithms and test data, etc.
SVM-regression-theory-and-control-
- 支持向量机回归理论与神经网络等非线性回归理论相比具有许多独特的优点有线性回归和非线性回归,其模型的选 择包括核的选择、容量控制以及损失函数的选择.在控制方面的研究包括非线性 时间序列 的预测及应用、系统辨识以及优化控制和学习控制等方面的研究-Support vector machine (SVM) regression theory and neural network has many unique advantages such as nonlinear regression theory
PeopleDensitydll
- 视频图像的人群密度检测,多种人群密度场景下人群计数算法: 算法功能:建立图像特征和图像人数的数学关系 算法输入:训练样本图像1,2…K 算法输出:模型估计参数 ,参考图像 算法流程:1)对训练样本图像进行分块处理(算法1.1); 2)通过算法1.2,计算训练样本各个对应分块的ALBP特征归一化,再用K-means算法(可使用opencv等算法库实现,不再描述其算法),将图像块分成k(k<K)类,获取k(k<K)个聚类中心,即为参考图像; 3)对分块的图像进行与
10257131SupResolDemo
- 很好用的单幅核回归超分辨程序,直接运行里面的test文件即可-An useful single kernel regression superresolution matlab program.
kernel
- 此程序主要用来进行一维信号的核回归分析计算-it is used for one-dimensional kernel analysis and computation
jhkhds
- 【matlab国外编程代做】基于核回归(kernel regression)方法的去模糊MATLAB源码-[Do] matlab programming on behalf of foreign-based kernel regression (kernel regression) method to fuzzy MATLAB can be used as a reference source to learn
gpr1
- 高斯过程回归,核函数,RBF,CONSTANT,RS(gaosi,RBF,CONSTANT,RS,regress)