CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 概率密度估计

搜索资源列表

  1. anolinerfilter

    2下载:
  2. 粒子滤波算法受到许多领域的研究人员的重视,该算法的主要思想是使用一个带有权值的粒子集合来表示系统的后验概率密度。在扩展卡尔曼滤波和Unscented卡尔曼滤波算法的基础上,本文提出一种新型粒子滤波算法。首先用Unscented卡尔曼滤波器产生系统的状态估计,然后用扩展卡尔曼滤波器重复这一过程并产生系统在k时刻的最终状态估计。在实验中,针对非线性程度不同的两种系统,分别采用五种粒子滤波算法进行实验。结果证明,本文所提出算法的各方面性能都明显优于其他四种粒子滤波算法。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:121324
    • 提供者:yangjx
  1. Parzen

    0下载:
  2. Parzen窗函数概率密度估计演示程序 完全按照《现代模式识别》孙即祥著作 2.4.4《动态聚类法》算法3实现 使用欧式距离作为测度标准。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1166
    • 提供者:潘水洋
  1. Parzen_KNN

    0下载:
  2. Parzen 窗 和 K近邻法进行概率密度估计 还带一个示波器控件.-Parzen window and K-nearest neighbor method probability density is estimated to bring an oscilloscope control.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:51367
    • 提供者:肖龙远
  1. parzen.根据样本进行概率密度函数估计

    3下载:
  2. parzen窗法,功能是根据样本进行概率密度函数估计。实现了对正态分布概率密度函数和均匀分布双峰概密函数进行估计,Parzen window method, function is based on a sample of the estimated probability density function. The realization of the normal distribution probability density function and uniform distributi
  3. 所属分类:matlab例程

    • 发布日期:2016-01-25
    • 文件大小:3093
    • 提供者:陈坚
  1. ML.rar

    9下载:
  2. 该算法是经典的信噪比估计算法——最大似然估计算法,利用接收信道的先验概率密度函数,ML法能够很好的估计信号的信噪比,The algorithm is a classic signal to noise ratio estimation algorithm- maximum likelihood estimation algorithm, using the a priori receiver channel probability density function, ML method can
  3. 所属分类:matlab

    • 发布日期:2015-11-26
    • 文件大小:904
    • 提供者:贾小勇
  1. gkdj

    4下载:
  2. 以为高斯和密度估计,使用高斯核的非参数密度估计方法,对样本进行概率密度估计,程序中给出了窗宽的估算公式。-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
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:655
    • 提供者:william
  1. work

    1下载:
  2. 利用支持向量回归进行概率密度估计,从而计算信息熵-The use of support vector regression for probability density estimation, in order to estimate the information entropy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:36787
    • 提供者:songjing
  1. kde.tar

    0下载:
  2. kde全称是kernel density estimation.基于核函数的概率密度估计方法。是模式识别中常用的算法之一-KDE which is kernel density estimation is used to estimate probabilty function. It is mostly used in pattern recogntion
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2274726
    • 提供者:herman
  1. parzen

    0下载:
  2. 这是一个有关parzen窗估计的代码,用来估计概率密度函数,在模式识别中有很多重要的地位-This is a window of the estimated parzen code, used to estimate the probability density function, in the pattern recognition there are many important position ~ ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1282
    • 提供者:何欢
  1. bayes-classsifier

    1下载:
  2. 该程序源码中包括了各种典型分布的二维数据的自动生成,二维概率密度函数的极大似然估计和窗函数估计,bayes分类器的设计和分类器错误率的多种方法估计-The program includes a variety of typical source distribution of the automatic generation of two-dimensional data, two-dimensional probability density function of the maximum l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:9388
    • 提供者:聂雨桐
  1. Character-Recognition(Lib-SVM)

    0下载:
  2. 支持向量机的研究现已成为机器学习领域中的研究热点,其理论基础是Vapnik[3]等提出的统计学习理论。统计学习理论采用结构风险最小化准则,在最小化样本点误差的同时,缩小模型泛化误差的上界,即最小化模型的结构风险,从而提高了模型的泛化能力,这一优点在小样本学习中更为突出。SVM理论正是在这一基础上发展而来的,经过十几年的研究和发展,已开始逐步应用于一些领域。在解决小样本、非线性及高维模式识别问题中表现出许多特有的优势,已经在模式识别、函数逼近和概率密度估计等方面取得了良好的效果。- Support
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1154608
    • 提供者:任修齐
  1. NpIca-v1.2

    0下载:
  2. 基于非参数概率密度估计的盲源分离算法(NpICA),使用matlab编程,有可视界面。-Non-parametric probability density estimation-based blind source separation algorithm (NpICA), using the Matlab programming, visual interface.
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:273068
    • 提供者:大王
  1. kde

    0下载:
  2. 核密度概率估计方法,对于复杂分布的概率密度估计很实用-density analysis
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:2885
    • 提供者:李武山
  1. kde

    0下载:
  2. 核概率密度估计算法,对于以往的有优化,可以得到概率密度及分布函数。-Nuclear probability density estimation algorithm optimized for the past there, you can get the probability density and distribution functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2281
    • 提供者:andy
  1. AWGN_Simulation

    0下载:
  2. 本程序仿真了高斯噪声的几种概率密度估计方法-This procedure simulated several Gaussian noise probability density estimation method
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:739
    • 提供者:xu
  1. 模式识别bayes实验

    6下载:
  2. 用身高和/或体重数据进行性别分类的实验 试验直接设计线性分类器的方法,与基于概率密度估计的贝叶斯分离器进行比较。 体会留一法估计错误率的方法和结果
  3. 所属分类:matlab例程

  1. biVarHgram.m

    0下载:
  2. biVarHgram 是Matlab程序,使用时请将文件的扩展名由.txt改为.m。 biVarHgram程序用于计算两个随机离散变量的直方图矩阵,用以估计两个变量的概率密度函数。
  3. 所属分类:matlab例程

  1. parzen-matlab

    0下载:
  2. pazzle 窗实现模式识别算法, parzen窗函数概率密度估计演示程序 完全按照《现代模式识别》孙即祥著作 2.4.4《动态聚类法》算法3实现 使用欧式距离作为测度标准-puzzle window to achieve pattern recognition algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:178883
    • 提供者:佳宾
  1. 模式识别第一次作业

    1下载:
  2. 1. 用 dataset1.txt 作为训练样本,用dataset2.txt 作为测试样本,采用身高和体重数据为特征,在正态分布假设下估计概率密度(只用训练样本),建立最小错误率贝叶斯分类器,写出所用的密度估计方法和得到的决策规则,将该分类器分别应用到训练集和测试集,考察训练错误率和测试错误率。将分类器应用到dataset3 上,考察测试错误率的情况。(1. using dataset1.txt as training samples as test samples by dataset2.tx
  3. 所属分类:matlab例程

  1. kde

    1下载:
  2. 给定样本点,采用高斯核密度估计,求出概率密度分布函数。(It is good to use this method to evaluate pdf)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:super_nick
« 12 3 4 »
搜珍网 www.dssz.com