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

搜索资源列表

  1. 直方图

    0下载:
  2. 统计的直方图vb程序-statistical procedures histogram vb
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:29.16kb
    • 提供者:刘琼
  1. stat1.0

    0下载:
  2. 统计软件包,小型的,可以进行方差分析,画直方图等。-statistical packages, the small, analysis of variance, such as painting histogram.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:55.39kb
    • 提供者:李玉强
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:4.89mb
    • 提供者:gufeng20081010
  1. GraylevelHistogram

    0下载:
  2. vc++中图像直方图统计应用程序(经典版) -vc++ application, the image histogram statistics (Classic Edition)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.91mb
    • 提供者:jimh
  1. gaosi

    0下载:
  2. 这是一个产生高斯随机信号的matlab源程序,可以做出统计直方图-Gaussian random signals generated source code matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:517byte
    • 提供者:sdfsdfsfd
  1. TongJiZhiFangTu

    0下载:
  2. 本文是编程实现图像的统计直方图,以利于了解直方图修正-This is the image histogram programming to help inform the histogram revised
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:513byte
    • 提供者:山儿
  1. HistBackground

    0下载:
  2. 函数HistBackground功能是将高速公路的视频文件中的多帧图片利用统计直方图的方法提取不含运动车辆的背景,-Function HistBackground function is to freeway video files of images using statistical histogram to extract the background without moving vehicles,
  3. 所属分类:matlab例程

    • 发布日期:2013-11-05
    • 文件大小:799byte
    • 提供者:yangsonglin
  1. histogram

    0下载:
  2. 画图像的直方图,先通过统计的方法,得到统计块数,可自行定义横纵坐标-Draw image histogram, first by statistical methods, the statistics the number of blocks, you can define horizontal and vertical coordinates
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:846byte
    • 提供者:yunjiaojiao
  1. zhiftu

    0下载:
  2. 在matlab开发环境下,实现数字图像的直方图统计,直接可运行,程序中路径为绝对路径-Development environment in matlab, digital image histogram directly to run the program for the absolute path in the path
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:318.87kb
    • 提供者:jiang
  1. identify

    3下载:
  2. 通信信号的调制信息包含在信号的瞬时幅度、相位、频率的变化之中,不同的信号其频谱也呈现不同的特征,通过提取瞬时幅度、相位、频率以及频谱的参数统计特征,可以识别不同的通信信号。通常是利用对瞬时幅度、瞬时相位,瞬时频率和信号功率谱进行某种变换而得到可以明显区分各种信号的特征参数。-Communication signal modulation information is contained in the signal instantaneous amplitude, phase, frequency
  3. 所属分类:matlab

    • 发布日期:2014-05-03
    • 文件大小:4kb
    • 提供者:JIA
  1. An-Improved-Mean-Shift-Algorithm

    0下载:
  2. 奉文主要针对经典的Mean Shift跟踪算法均匀剖分整个颜色空间造成许多空的直方图区间以及不能准确表达目标 颜色分布的缺点,提出J,一种改进算法.该改进算法首先对目标的颜色进行聚类分析,根据聚类结果通过矩阵分解和正交变换 自适席地剖分日标的颜色空间从向确定对戍于每一聚类的子空间.在此基础上定义 一种新的颜色模型,该模型统计落入每 一颜色子空间的像素的加权个数并用高斯分布建模每一个子空间的颜色分布,并推导r一种相似性度量米比较目标和候选目 标的颜色模型之间的相似程度.最后基于该颜
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:429.71kb
    • 提供者:陈方芳
  1. chip_histogram_features

    0下载:
  2. 特征提取是模式识别中最重要的一个部分,这里提供的matlab代码计算一些基本的话音特征,而且,提供了一个简单的基于直方图的特征分类方法的实现。基本的特征包括:特征统计、Energy Entropy Standard Deviation (std)、均值信息熵、过零率检测、频谱衰减等等六个特征-Pattern recognition feature extraction is the most important part, here' s matlab code to compute so
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.9kb
    • 提供者:李韬
  1. HistogramPCalculation

    0下载:
  2. 应用MATLAB(或C)语言编写一幅灰度图像直方图统计程序-Application of MATLAB (or C) written in a gray-scale image histogram statistics program
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.55kb
    • 提供者:yangxiaobing
  1. image-histogram-

    0下载:
  2. 统计图像直方图参考程序框架(matlab程序)-Procedural framework for statistical reference image histogram matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:52.86kb
    • 提供者:唐小咪
  1. Histogram

    0下载:
  2. 柱形统计图,能够直接得出图像的灰度直方图。 里面有程序的源代码-Histogram, can directly draw the image histogram. There are procedures for source code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:736byte
    • 提供者:信息化
  1. equationoflightstream

    0下载:
  2. 数字视频处理光流方程的实现,并绘制运动场,统计直方图,mesh图,并进行运动分割-Digital video processing to achieve the optical flow equation, and draw the playground, the histogram, the mesh in Figure, and motion segmentation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.01kb
    • 提供者:谢耳朵
  1. singalframenuc

    2下载:
  2. 通过统计直方图并作相应的处理完成了红外图像非均匀性校正,特别是针对红外图像中常见的条纹非均匀性-Through statistical histogram and processed accordingly infrared image non-uniformity correction, especially for the common striped infrared image non-uniformity
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2.61mb
    • 提供者:魏树弟
  1. 基于熵理论的英文文本信息量统计

    0下载:
  2. 进行文章里的字母实验,统计了文章中的26个英文字母的熵,联合熵和条件熵。利用matlab的统计工具进行了联合熵和条件熵的简单计算,得出26个字母在《圣经》中的概率分布直方图。 关键词:熵;信息量;统计理论;联合概率;条件概率(Carry on the letter experiment in the article, count the entropy of the 26 English letters in the article, combine entropy and condition
  3. 所属分类:数学计算

  1. w1_main

    0下载:
  2. 实现图像的前景与背景分割,设定三个不同阈值,直接观察分割结果或者利用统计直方图,得到一个自适应的阈值,再观察实验结果;(Segmentation of foreground and background of image, threshold segmentation method)
  3. 所属分类:matlab例程

  1. 统计直方图分选法

    2下载:
  2. 一种统计直方图分选法,主要用于雷达信号的分选识别工作,可以有效的将混叠脉冲中存在的PRI大小识别出来,具有较好的工程实践意义。
  3. 所属分类:matlab例程

« 12 »
搜珍网 www.dssz.com