搜索资源列表
kdetoolbox(matlab)
- 核密度估计(kde)的工具箱,我是在做背景建模的时候遇到这方面问题找到的,希望对大家有点用处.-nuclear density estimates (kde) Toolbox, I was doing background modeling, encountered this issue to find, and I hope to you a bit useless.
@kde
- 核密度(KDE)估计程序 开发环境matlab
核密度估计工具箱
- 核密度估计工具箱,用matlab编程的
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
nkde
- 视频跟踪检测 背景核密度估计建模,欢迎指正,-Detection of the background video track modeling kernel density estimation, please correct me, thank you
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
gkde
- MATLAB code,做点扩散函数和核密度估计的
@kde
- 把那个软件包解压缩,添加到matlab路径下,运行@kde\mex\makemex.m,然后就可以调用kde函数创建核密度估计类对象,调用类对象的各种“方法”实现核密度估计、画图等-Next, running @ kde \ mex \ makemex. then can be called kde function creates kernel density estimation class object, the call of the object of "method" realiz
Kernel-Smoothing-Toolbox
- 数据的核密度估计及平滑处理 包含各种窗函数-Kernel Smoothing Toolbox for matlab
KSDENSITY
- 以最优的窗宽进行核密度估计,误差小,比matlab自带程序精确-To the best window width nuclear density estimation, a small error, accurate than matlab own procedures
Parzen-window
- 这是一个有关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
yrfdtvzk
- ICA(主分量分析)算法和程序,在matlab R2009b调试通过,自己编的5种调制信号,是本科毕设的题目,最小均方误差(MMSE)的算法,采用热核构造权重,已调制信号计算其普相关密度,利用贝叶斯原理估计混合logit模型的参数。- ICA (Principal Component Analysis) algorithm and procedures, In matlab R2009b debugging through, Own five modulation signal, The tit
matlab-kde2d
- matlab下的二维核密度估计算法, 自动计算窗宽,测试过好用-Matlab under the two-dimensional nuclear density estimation algorithm, automatic calculation of window width, tested too easy to use
5602670
- 核密度KDE估计程序 开发环境matlab 不错的源码 推荐一下-KDE nuclear density estimation procedure development environment of matlab source code recommend
bpplication__implement
- 核密度KDE估计程序 开发环境matlab 不错的源码 推荐一下-KDE nuclear density estimation procedure development environment of matlab source code recommend
muppfse
- 核密度KDE估计程序 开发环境matlab 不错的源码 推荐一下-KDE nuclear density estimation procedure development environment of matlab source code recommend
uarsgml-disk
- 核密度KDE估计程序 开发环境matlab 不错的源码 推荐一下(KDE nuclear density estimation procedure development environment of matlab source code recommend)
matlab程序
- matlab编程绘制经验分布和核密度分布估计图等,用于金融计量分析(Using matlab programming to draw the empirical distribution and nuclear density distribution estimation graph for financial metrology analysis)
matlab二维核密度估计kde2d
- 二维核密度估计代码的代码,能够提供二维的概率估计(two-dimensional kernal density estimation)
@kde
- 计算核密度估计算法实现,可延伸扩展加入自己的想法,便于编程和调用。(you can use it to calculate kernel density estimate and compute about problem.)