当前位置:
首页
资源下载

搜索资源 - histogram probability MATLAB
搜索资源列表
-
1下载:
基于边缘方向直方图的图像检索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 r
-
-
0下载:
边缘方向直方图matlab程序,直方图为提取8个方向的的统计概率-Edge direction histogram matlab program, the histogram for the extraction of eight directions of the statistical probability
-
-
0下载:
simulation for random processes, including histogram of cumulative probability function, conditional probability, random walk process and damped walk process.
-
-
0下载:
本程序已被本人整理到WORD文档中,编程语言为MATLAB,本文设计的滤波器采用傅里叶级数展开法。模拟的杂波的功率谱密度采用BVURG法,概率密度函数的估计采用直方图估计法,设计参数皆在文档中表明。此程序已经验证是正确可执行的,并能生成图形,值得下载!-This program has been organized into WORD document I, the programming language MATLAB, the filter designed in this paper Fo
-
-
0下载:
背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。
MeanShift运动目标跟踪 matlab程序
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
-
-
0下载:
this matlab code operate histogram equalization based on probability
-
-
0下载:
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
-MeanShift moving target tracking matlab program
-
-
0下载:
用 MATLAB实现直方图阈值法,对分析概率分布有比较好的描述-Using MATLAB histogram method, the analysis of the probability distribution has a better descr iption
-
-
0下载:
基于meanshift的单目标跟踪算法实现
说明:
1. RGB颜色空间刨分,采用16*16*16的直方图
2. 目标模型和候选模型的概率密度计算公式参照上文-Meanshift based single target tracking algorithm Descr iption: 1. RGB color space plane points, using a histogram 2. Probability density target model and the candid
-
-
0下载:
利用matlab GUI实现的串口编程例子,从先验概率中采样,计算权重,计算时间和二维直方图。- Use serial programming examples matlab GUI implementation, Sampling a priori probability, calculate the weight, Computing time and two-dimensional histogram.
-
-
3下载:
统计直方图 matlab 概率密度函数和统计直方图的拟合-Histogram matlab probability density function and a histogram fitting
-
-
0下载:
进行文章里的字母实验,统计了文章中的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
-
-
1下载:
matlab中绘制直方图 及其概率密度曲线图程序(A program for drawing histogram and its probability density curve in MATLAB)
-