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

搜索资源列表

  1. Parzen-window-method

    0下载:
  2. 此为模式识别中Parzen窗法估计概率密度函数。 全部程序流程如下: 1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本数N1和窗宽、体宽; 2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本数N2和窗宽、体宽; 3、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M; 4、利用Parzen窗法估计概率密度函数判别男女性别; 5、对本判别的错误率进行统计。 -This is the pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2778
    • 提供者:崔杉
  1. Parzen

    0下载:
  2. 利用parzen窗进行概率密度函数估计,并给出仿真,程序简单易懂。-Using parzen Window probability density function estimation and the simulation, the program is simple to understand.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:68519
    • 提供者:
  1. moshishibie

    0下载:
  2. 关于模式识别的几个matlab程序,包括fisher;parzen窗;感知函数等等。-Matlab on the number of pattern recognition procedures, including the fisher parzen window perceptual function and so on.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3284
    • 提供者:qewrq
  1. Parzen_Window

    2下载:
  2. 模式识别中Parzen窗函数的实现,模拟对二维高斯分布的非参估计。窗函数有三种:高斯窗、指数窗、方窗-Pattern Recognition Parzen window function of the realization, simulation of two-dimensional Gaussian distribution is estimated non-participation. There are three window function: Gaussian window, th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:3907
    • 提供者:唐盛
  1. pattern-recognition-simulation

    0下载:
  2. 用mushrooms数据对模式识别课程讲述的各种模式分类方法[线性分类,Bayesian分类,Parzen窗,KNN]和特征选择和降维方法[PCA,LDA]进行了模拟,并给出了各类分类方法的结果,-It s the simulations about linear classification ,Bayesian ,Parzen and KNN of pattern recognition .And ,It gives the results.
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:24908
    • 提供者:yuanna
  1. Parzen

    0下载:
  2. 调节窗口大小,来捕获数据,而得到函数特征-Adjust window size to capture the data, and function characteristics have been
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-19
    • 文件大小:5184976
    • 提供者:陈西
  1. Parzen

    0下载:
  2. 在这里输入需要翻实现parzen 库中找出与当前情况距离最近的样本的方法.把距离定义为相匹配的输入事例的特征加权和译的文字-Enter here the realization of the need to turn parzen library with the current situation to find the nearest sample. Defined as the distance to match the characteristics of the input-wei
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:933
    • 提供者:王卫翼
  1. gaussianparzenwindowdensityestimation

    1下载:
  2. parzen window density estimation with Gaussian as a smoothing factor
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1763
    • 提供者:killtheemo
  1. ParzenPNN

    0下载:
  2. Parzen概率神经网络工具箱及代码实现分类,供学习应用者参考。-Parzen Probabilistic Neural network toolbox and code to achieve the classification for the study and application in Taiwan.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5929
    • 提供者:zangtianlei
  1. Parzen_Algorithm

    0下载:
  2. Parzen窗__概率密度的窗函数估计 以及 实验文档 算法经过反复测试-Parzen Algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:340651
    • 提供者:令狐
  1. Parzen_LOO

    0下载:
  2. Parzen windows needed for Gaussian mixture to evaluate the pdf
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:942
    • 提供者:Tavita
  1. classifier

    1下载:
  2. 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:39529
    • 提供者:wanwei
  1. prnn8

    0下载:
  2. Parzen窗法,由样本求概密估计,例为一维正态分布和双峰均匀分布,内附随机数生成的原理说明。- window method, by the sample density estimate for estimated Example for one-dimensional normal distribution and bimodal uniform distribution, random number generator containing a descr iption of the pr
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:451584
    • 提供者:john
  1. KECA

    3下载:
  2. Kernel Entropy Component Analysis,KECA方法的作者R. Jenssen自己写的MATLAB代码,文章发表在2010年5月的IEEE TPAMI上面-Kernel Entropy Component Analysis, by R. Jenssen, published in IEEE TPAMI 2010. We introduce kernel entropy component analysis (kernel ECA) as a new method
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:3579
    • 提供者:johhnny
  1. proj04-01

    0下载:
  2. 本实验目的是了解非参数估计—Parzen窗估计,对表格3中的数据进行Parzen窗估计和设计分类器.Parzen窗方法:假设区间Rn是一个d维的超立方体,hn表示超立方体的边长,体积为Vn=hnd。-Purpose of this study is to understand the non-parametric estimation-Parzen window estimate of the data in Table 3 Parzen window estimate and design c
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1895
    • 提供者:王瑶
  1. parzenwin2

    0下载:
  2. PARZEN WINDOWN(N) returns the N-point Parzen window in a column vector-PARZEN WINDOWN(N) returns the N-point Parzen window in a column vector
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:753
    • 提供者:resident e
  1. Pattern-Recognization

    0下载:
  2. 本实验的目的是了解非参数估计--parzen窗估计,对数据进行Parzen窗估计和设计分类器。并分析窗口宽度h对分类的影响。-The purpose of this study is to understand the non-parametric estimation- parzen window estimation, Parzen window estimate of the data and design of classifiers. Window width h and analyz
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2090
    • 提供者:林耀明
  1. parzenmoshishibie

    0下载:
  2. 用parzen来计算所选的数据的概率密度函数,所选的窗函数是方窗,最后基于最小错误率的贝叶斯进行分类-With parzen selected data to calculate the probability density function, the selected window function is the side window, and finally the smallest error rate based on Bayesian classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4347
    • 提供者:王爱华
  1. parzen_estimate

    0下载:
  2. parzen 窗函数 对样本进行有效分类-parzen—window function
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1096
    • 提供者:gaoyun
  1. parzen

    0下载:
  2. 帕曾窗方法的描述,数学公式推导,及其在图像处理领域中的应用。-descr iption of parzen method, the mathematical formula and its application in the field of image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:459024
    • 提供者:赵小川
« 1 23 4 5 6 »
搜珍网 www.dssz.com