搜索资源列表

  1. parzen

    0下载:
  2. parzen窗法对图象进行扫描处理的c++源程序,可供大型图象处理程序调用.-method of image scanning the c source available for large-scale image processing procedure call.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:马燕
  1. Parzen

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

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:潘水洋
  1. Parzen

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

    • 发布日期:2024-05-14
    • 文件大小:134144
    • 提供者:赵瑞峰
  1. parzen

    0下载:
  2. 模式识别中parzen窗估计源程序matlab-Pattern Recognition Parzen window estimate matlab source
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:xxf
  1. parzen

    0下载:
  2. Parzen窗估计法的C语言代码和Matlab应用的动态链接库。-Parzen window estimation method of C language code and Matlab applications, dynamic link library.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:36864
    • 提供者:g
  1. parzen

    0下载:
  2. 这是一个parzen窗口分类算法,希望能给大家的学习有所帮助-This is a Parzen window classification algorithm, we hope that they will be helpful to the learning
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:王霞
  1. parzen

    0下载:
  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 f
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:陈坚
  1. Parzen

    0下载:
  2. parzen算法的vc实现代码,包括正态分布和均匀分布。-vc achieve parzen algorithm code, including the normal distribution and uniform distribution.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:7486464
    • 提供者:浩南
  1. parzen

    0下载:
  2. 这是一个模式识别中的parzen窗的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition in a simple window parzen Category simulation examples, one of female.txt and male.txt traini
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:刘锐
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:何欢
  1. parzen

    0下载:
  2. 分类器的训练与学习是模式识别的一个重要环节,其目的在于按照某种算法,确定判决规则,使之具有自动分类识别的能力。本文介绍了采用Parzen窗法的随机模式分类器,并matlab实现了一个简易的随机模式分类器。-Classifier training and learning is an important part of pattern recognition, in accordance with the purpose of some
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:287744
    • 提供者:丑力
  1. parzen

    0下载:
  2. 用parzen窗方法,估计概率密度,采用高期核函数-With parzen window means of estimating the probability density function using high nucleus. . . .
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:刘二多
  1. parzen

    0下载:
  2. Parzen窗拟合标准正态分布(Matlab实现)-Parzen window fitting the standard normal distribution (Matlab implementation)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:288768
    • 提供者:崔庆君
  1. Parzen

    0下载:
  2. 我搜集的有关parzen窗的估计的相关源码,PPT和相关文献.-I collected estimates of the parzen relevant source window, PPT and related literature.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:4155392
    • 提供者:王冰
  1. parzen

    0下载:
  2. parzen algorithm, gaussian and hypercube, there are 4 files, I hope they are useful for you
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:marzieh
  1. parzen

    0下载:
  2. 这是模式识别的一个大作业,其中包括了parzen窗的原理,算法和源程序,还有对结果的分析。-This is a great job of pattern recognition, including parzen window theory, algorithms and source code, as well as the results of the analysis.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:138240
    • 提供者:辛力
  1. parzen

    0下载:
  2. 二维数据集Parzen方窗非参数估计PDF(概率密度函数),三维结果显示,有图,有完整说明文档和程序运行说明,matlab编程环境,此为模式识别小作业 parzen-Dimensional data set Parzen Window non-parametric estimation side PDF (probability density function), three-dimensional results show that
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:337920
    • 提供者:tianshimao
  1. Parzen-window-

    0下载:
  2. Parzen 窗估计密度函数对图形图像进行处理-Parzen window estimated density function of the graphics processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:30720
    • 提供者:Dean
  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、对本判别的错误率进行统计。 -Th
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:崔杉
  1. parzen

    0下载:
  2. 这是parzen窗估计的典型例子,大家可以直接学习,是个不可多得的好材料。-This is a typical example of the estimated parzen window, we can learn, is a rare good material.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:孙栋衡
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org