搜索资源列表
K_smooth
- The subroutines glkern.f and lokern.f use an efficient and fast algorithm for automatically adaptive nonparametric regression estimation with a kernel method. Roughly speaking, the method performs a local averaging of the observations when es
libsvm-2.88.rar
- LIBSVM 是台湾大学林智仁 (Chih-Jen Lin) 博士等开发设计的一个操作简单、易于使用、快速有效的通用 SVM 软件包,可以解决分类问题(包括 C- SVC 、n - SVC )、回归问题(包括 e - SVR 、 n - SVR )以及分布估计( one-class-SVM )等问题,提供了线性、多项式、径向基和 S 形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。,LIBSVM is林智仁Taiwan Univ
stprtool.rar
- 统计模式识别工具箱(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,
kernel-density-estimation.rar
- 一种核密度估计,或者称作带宽选择的方法,可以估计二维尺度参数,至于多维以上的估计方法尚在开发,多维情况下个人经验好的方法是多次实验取较好值,kernel density estimation, bandwidth selection, two-dimensional scale parameter can be estimated ,for the multi-dimensional approaches are still under development, multi-dimensiona
dimension
- 代码用于估计关联维数。包括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
gkdj
- 以为高斯和密度估计,使用高斯核的非参数密度估计方法,对样本进行概率密度估计,程序中给出了窗宽的估算公式。-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
KDE
- 本文介绍了一种基于核函数的参数估计方法,对于初学者来讲很有帮助-kernel based estimation
KsQuantile
- 利用正态分布和核密度估计计算分位数。包括正态分布分位数函数、核估计概率密度函数、核估计累计分布概率函数、核估计计算分位数函数。-Normal and kernel density estimation using sub-digit calculation. Including the normal quantile function, kernel estimate probability density function, cumulative distribution probabilit
background_substraction
- 视频背景非参数估计论文及matlab实现.matlab代码只实现了灰度图的背景估计,论文利介绍的彩色视频处理方法可以自己看看怎么做。-Background and Foreground Modeling Using Nonparametric Kernel Density Estimation for Visual Surveillance AHMED ELGAMMAL, RAMANI DURAISWAMI, MEMBER, IEEE, DAVID HARWOOD, AND LA
kde.tar
- kde全称是kernel density estimation.基于核函数的概率密度估计方法。是模式识别中常用的算法之一-KDE which is kernel density estimation is used to estimate probabilty function. It is mostly used in pattern recogntion
kde
- Kernel Density Estimation (Set of tools for nonparametric (kernel) density estimation)
4
- MATLAB程序, 半参数线性回归模型的最小二乘核估计 半参数线性回归模型的最小二乘正交序列估计。-MATLAB program, semi-parametric linear regression model of least squares kernel estimation Semiparametric least squares linear regression model orthogonal sequence estimation.
kde2d
- 二维核密度估计算法.以及最优化计算核宽度。-bivarite kernel estimation
gkde
- KDE function or kernel density function for the estimation of a continuous density
kernel-estimation
- 该代码可用于拟合纤维长度分布函数,可将长度分布的直方图拟合成一条连续的曲线-This code can be used for fitting the fiber length distribution function, it can change the length distribution histogram into a continuous curve.
EM
- 基于非参数核密度估计的EM算法,对行人图像进行检测。内附红外行人图像。-EM based on non-parametric kernel estimation. Pedestrian detection. With images inside.
kernel-density-estimation
- 本程序是核密度函数的运用。对于大量的数据,而且分部成离散状态时,采用核密度分析是有效的。-This procedure is to use kernel density function. For large amounts of data into discrete segments and state, the use of nuclear density analysis is valid.
getKernel_orig2blurred
- robust blur kernel estimation for licance plate image from fast moving vehicles
Deblurring_code_v2
- 2013SPIC Kernel estimation from salient structure for robust motion deblurring
非参数估计SO2浓度
- 用5种非参数方法:线性样条、B样条、N-W核估计、最近邻估计、局部多项式对某地SO2浓度数据进行拟合。(5 non parametric methods: linear spline, B spline, N-W kernel estimation, nearest neighbor estimation, and local polynomial are used to fit the SO2 concentration data in a certain area.)