Welcome![Sign In][Sign Up]
Location:
Search - histogram probability matlab

Search list

[Special Effectsbalanced

Description: 所谓直方图就是在某一灰度级的象素个数占整幅图像的象素比 h=nj/N,其中nj是灰度级在j的象素数,N是总象素数,扫描整幅图像得出的h的离散序列就是图像的直方图,h求和必然=1,所以直方图可以看成是象素对于灰度的概率分布函数。-Histogram is the so-called gray level in a given number of pixels representing the entire image pixel than h = nj/N, which nj is the gray level of pixels in the j number, N is the total number of pixels, scanning the whole lot images derived from the discrete sequence h is the image histogram, h summation is bound = 1, so the histogram can be viewed as the probability of pixel gray-scale for the distribution function.
Platform: | Size: 1024 | Author: 范灯辉 | Hits:

[OtherMATLAB6.0

Description: MATLAB 数学手册复合版内容详尽 包括矩阵及其基本运算,特征值与二次型数值计算与数据分析 插值、拟合与查表 常微分方程数值解偏微分方程的数值解 符号运算积分变换Taylor级数 概率统计 随机数的产生 随机变量的概率密度计算 随机变量的累积概率值(分布函数值)正整数的频率表 4.6.2 经验累积分布函数图形 最小二乘拟合直线 绘制正态分布概率图形 绘制威布尔(Weibull)概率图形 样本数据的盒图 给当前图形加一条参考线 在当前图形中加入一条多项式曲线 样本的概率图 附加有正态密度曲线的直方图在指定的界线之间画正态密度曲 假设检验 方差分析 foptions函数 非线性规划问题 隶属函数 模糊推理结构FIS 绘图与图形处理 含有基本实例代码 -MATLAB math composite version of the manual includes a detailed matrix and the basic computing, quadratic eigenvalue with numerical analysis and data interpolation, fitting with the look-up table the numerical solution of ordinary differential equations numerical solution of partial differential equations symbols computing integral transforms Taylor class the number of probability and statistics of the generated random number of random variables the probability density of random variable cumulative probability values (distribution function value) positive integer frequency table 4.6.2 graphical experience distribution function least-squares fitting a straight line Normal probability graph drawing Drawing Weibull (Weibull) probability graph Sample data box diagram To add a reference to the current graphics line In the current graph by adding a polynomial curve Additional samples have the probability map is the histogram density of states curve at the specified
Platform: | Size: 1590272 | Author: 小李 | Hits:

[Graph programedgedir_his

Description: 基于边缘方向直方图的图像检索matlab程序,直方图为提取8个方向的的统计概率,对于花朵、人脸、汽车的检索效果很好。-Edge direction histogram based image retrieval matlab procedures, histogram for the extraction of the eight directions of statistical probability, for flowers, human faces, cars good search results.
Platform: | Size: 7168 | Author: xiaobao | Hits:

[Windows Developlab01_rp

Description: simulation for random processes, including histogram of cumulative probability function, conditional probability, random walk process and damped walk process.
Platform: | Size: 5120 | Author: binbin | Hits:

[OtherGenerationOfTheLog-normalDistributionClutter

Description: 本程序已被本人整理到WORD文档中,编程语言为MATLAB,本文设计的滤波器采用傅里叶级数展开法。模拟的杂波的功率谱密度采用BVURG法,概率密度函数的估计采用直方图估计法,设计参数皆在文档中表明。此程序已经验证是正确可执行的,并能生成图形,值得下载!-This program has been organized into WORD document I, the programming language MATLAB, the filter designed in this paper Fourier series expansion method. Simulated clutter power spectral density using BVURG method, the probability density function is estimated using histogram estimation methods, design parameters are indicated in the document. This procedure has been verified is correct executable, and can generate the graph, it is worth to download!
Platform: | Size: 4096 | Author: biggirl | Hits:

[Special Effectsbian_yuan_te_zheng_ti_qu

Description: 边缘方向直方图matlab程序,直方图为提取8个方向的的统计概率-Edge direction histogram matlab program, the histogram for the extraction of eight directions of the statistical probability
Platform: | Size: 1024 | Author: yijing | Hits:

[Special Effectspicture--chasing

Description: 背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。 MeanShift运动目标跟踪 matlab程序 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 这两种算法为处理图像跟踪的基本方法 -Background modeling and foreground segmentation the extracted moving vehicles. Pro associated output and the target locus. Target tracking matlab program MeanShift movement. Interception tracking the target matrix rect strike a tracking target weighted histogram hist1 3. Reads a video sequence, randomly take a with the rect large rectangular, calculate the weighted histogram hist2. 4. Calculate both the proportion of function, if the latter gap is too large to update the new center of the matrix Y conducted the iteration (MeanShift is a variable step size can be rapidly approaching the peak of the probability density) until certain conditions to stop. The basic method of these two algorithms for processing the image tracking
Platform: | Size: 240640 | Author: l刘翔 | Hits:

[DocumentshistogramEq

Description: this matlab code operate histogram equalization based on probability
Platform: | Size: 161792 | Author: jmgqwef | Hits:

[Special EffectsMeanShift-matlab

Description: MeanShift运动目标跟踪 matlab程序 思路: 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 -MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.
Platform: | Size: 2048 | Author: LGF | Hits:

[matlabZHIFANGTUFANZHI

Description: 用 MATLAB实现直方图阈值法,对分析概率分布有比较好的描述-Using MATLAB histogram method, the analysis of the probability distribution has a better description
Platform: | Size: 1024 | Author: zhuqk | Hits:

[matlabmatlab

Description: 基于meanshift的单目标跟踪算法实现 说明: 1. RGB颜色空间刨分,采用16*16*16的直方图 2. 目标模型和候选模型的概率密度计算公式参照上文-Meanshift based single target tracking algorithm Description: 1. RGB color space plane points, using a histogram 2. Probability density target model and the candidate model 16* 16* 16 with reference to the above formula
Platform: | Size: 1575936 | Author: 叶影 | Hits:

[matlabpiuken_v10

Description: 利用matlab GUI实现的串口编程例子,从先验概率中采样,计算权重,计算时间和二维直方图。- Use serial programming examples matlab GUI implementation, Sampling a priori probability, calculate the weight, Computing time and two-dimensional histogram.
Platform: | Size: 4096 | Author: 余彦田 | Hits:

[EditorHistogram-matlab.m

Description: 统计直方图 matlab 概率密度函数和统计直方图的拟合-Histogram matlab probability density function and a histogram fitting
Platform: | Size: 1024 | Author: 七七 | Hits:

[Algorithm基于熵理论的英文文本信息量统计

Description: 进行文章里的字母实验,统计了文章中的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 conditional entropy. By using the statistical tools of MATLAB, a simple calculation of joint entropy and conditional entropy is carried out, and the probability distribution histogram of 26 letters in the Bible is obtained. Keywords: entropy; information; statistical theory; joint probability; conditional probability)
Platform: | Size: 2048 | Author: Adrian的小天地 | Hits:

[Internet-NetworkM_500moni

Description: matlab中绘制直方图 及其概率密度曲线图程序(A program for drawing histogram and its probability density curve in MATLAB)
Platform: | Size: 4096 | Author: 流星雨黑马 | Hits:

CodeBus www.codebus.net