搜索资源列表
kurtosis
- 图像峰度计算函数,可作为图像质量评价的一个标准
Touch_exe
- 该软件支持jpg,gif、png图片格式,大致有下列功能: V 0.1 版: 1. 图像放大、缩小、复制、打印、获取当前图像任意位置颜色信息。 2. 显示图像灰度直方图。 3. 灰度统计:图像宽度、高度、最小灰度、最大灰度、灰度均值 Mean、灰度方差 Variance、标准差、偏态 Skewness、峰度系数 Kurtosis、熵 (Entropy)。 4. RGB三原色分离、RGB图转灰度图、灰度均衡、图像可调阈值二值化、图像反色。 5. 图像可调阈值边缘检测:Rob
基于峰度的ICA算法
- 这是一个基于峰度的ICA算法,里面的ica_kurt.m是主文件,输入为待处理的观察信号,要求是矩阵形式,行数为所包含的分量数,列数为每一个分量包含的抽样点数。-This is a peak on the ICA algorithm inside ica_kurt.m is the main document, pending input signal observation demands matrix form, the number of firms covered by the weig
matlab进行图像分割-双峰法
- 双峰法的原理及其简单:它认为图像由前景和背景组成,在灰度直方图上,前后二景都形成高峰,在双峰之间的最低谷处就是图像的阈值所在。 从分割的效果来看,当前后景的对比较为强烈时,分割效果较好;否则基本无效。
图像增强
- 程序提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵
Geochem 数据集基本统计参数计算
- 数据集基本统计参数计算,例如平均值、均方差、最大值、最小值、1/4分位值、2/4分位值、3/4分位值、峰度系数、偏度系数、异常下限等。使用迭代算法实现。-A program for statistic parameters from a dataset, such as the means, STD variation, MinX, MaxX, 1/4 quatitile, 2/4 quatitile, 3/4 quatitile, Kut. and Skew. coefficients, th
chip_histogram_features.rar
- 直方图是用面积表示各组频数的多少,矩形的高度表示每一组的频数或频率,宽度则表示各组的组距,因此其高度与宽度均有意义。 程序提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。 ,Histogram is that each group size the number of frequency, the height of the rectangular frequency of each group said that the number or frequency,
BHSM
- 灰度直方图双峰法分割,传统的分割方法。适合初学者学习。-Bimodal histogram segmentation method
chip_histogram_features
- 直方图特征的计算,包括方差,峰度,熵值等。-Histogram of the characteristics of the calculation, including the variance, kurtosis, entropy and so on.
histogramfeaturestiqu
- 程序提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。-chip_histogram_features
chip_histogram_features
- 本程序使用matlab实现提取了很多直方图所需要的参数特征,如均值、方差、偏度、峰度、能量和熵。-This procedure used to achieve extracted a lot of matlab histogram parameters needed features, such as the mean, variance, skewness, kurtosis, energy and entropy.
unsigned
- 大学生完成电子设计全过程 题目的任务是计、制作一个可分析音频信号频率成分,并可测量正弦信号失真度的仪器。模拟部分的要求是:(1)输入阻抗:50Ω (2)输入信号电压范围(峰-峰值):100mV~5V;(3)输入信号包含的频率成分范围:200Hz~10kHz。数字部分的要求是:(1)20Hz分辨力的频谱分析;(2)信号各分量功率测量;(3)信号失真度测量。-University Students finish the whole process of electronic design
matlabscore
- 某校60名学生的一次考试成绩如下: 某校60名学生的一次考试成绩如下: (93 75 83 93 91 85 84 82 77 76 77 95 94 89 91 88 86 83 96 81 79 97 78 75 67 69 68 84 83 81 75 66 85 70 94 84 83 82 80 78 74 73 76 70 86 76 90 89 71 66 86 73 80 94 79 78 77 63 53 55 1)计算均值、标准差、极差、偏度、峰度,画出直方图;
Image_kurtosis_skewness_function
- 图像峰度偏度函数,函数的变量里需要指明平均值和方差-Image kurtosis skewness function, the function of the variable need to specify the mean and variance
imagesegmentation
- 1.边缘检测,分别用Sobel, Laplacian-Gaussian 方法对一幅灰度图像进行边缘提 取,并给出对比结果; 2.灰度阈值分割:利用双峰法对一幅灰度图像进行灰度分割处理。-1. Edge detection, respectively Sobel, Laplacian-Gaussian methods on a gray-scale image edge extraction, and gives comparative results 2. Gray threshold
pto
- 运用统计理论进行均值、标准差、偏斜度、峰度等的计算-Application of statistical theory to the mean, standard deviation, skewness, kurtosis, etc. Calculation
D_PTS
- 一篇优秀的硕士论文,关于低复杂度的降低OFDM信号峰均功率比的算法-An outstanding master' s thesis on the reduction of low-complexity OFDM signal PAPR algorithm
image_statistics
- 图形计算第一和第二的一系列图像顺序统计。计算平均值,有效值,偏度和峰度 - 一阶统计。 (图形用户界面粗糙度参数计算)-GUI for calculating 1st and 2nd order statistics of series of images. Calculates Average, RMS, Skewness and Kurtosis- 1st order statistics. (identical to File ID:#25981- GUI for calcula
variance
- 实现图像的方差,斜度,峰度,能量和熵的实现,代码简单,可以直接运行-matlab graph variance
Untitled5
- 求峭度,有效值,均方值,还有峰度,是对风力发电机组数据的必要东西-Seeking kurtosis, RMS, mean square value, and kurtosis, the data is necessary for wind turbine things