搜索资源列表
fuzzyentropy634623462
- 计算图象模糊熵的代码,虽然简单但是它思路清晰,给出了代码详细的使用说明
AutomaticImageSegmentationAlgorithmThreshold
- 摘 要 该文提出了一种新的图像阈值分割算法。该算法通过求取最大模糊熵准则下,灰度均值直方图的最佳模糊划分 参数来确定两个模糊集 和 ,图像分割阈值即选取为两个模糊集的交点。该算法用 的模糊熵定义适应度函数, . / 01234 采用改进的遗传算法寻求最佳模糊参数。该文对遗传算法的改进包括,给出了缩短染色体码长的编码方法和性能良好的 改进的单点交叉算子和均匀变异算子。实验结果表明,该算法的分割效果与二维模糊熵算法接近,而计
FuzzyEntropyBasedPost-ProcessingMethodforC-MeanClu
- 提出了一种结合C2均值聚类算法和模糊熵的图像分割方法, 该方法先采用C2均值聚类算法对含噪图像进行初步分割, 再利用模糊熵准则作后续处理。该方法一方面能够继承C2均值聚类算法的优点, 可以灵活地用在基于多特征和多阈值的图像分割中, 另一方面充分考虑了图像的区域信息, 利用模糊熵最小作为准则, 对C2均值聚类算法初步分割结果的错分类点作了进一步的处理, 克服了C2均值聚类算法对噪声敏感的缺点。实验结果表明,本文方法在运算开销上只比C2均值
AutomaticImageSegmentationAlgorithmThreshold
- 摘 要 该文提出了一种新的图像阈值分割算法。该算法通过求取最大模糊熵准则下,灰度均值直方图的最佳模糊划分 参数来确定两个模糊集 和 ,图像分割阈值即选取为两个模糊集的交点。该算法用 的模糊熵定义适应度函数, . / 01234 采用改进的遗传算法寻求最佳模糊参数。该文对遗传算法的改进包括,给出了缩短染色体码长的编码方法和性能良好的 改进的单点交叉算子和均匀变异算子。实验结果表明,该算法的分割效果与二维模糊熵算法接近,而计
fuzzyentropy
- 模糊熵图像分割,这是一个运用模糊数学理论来进行图像分割,要比一般的分割方法更加快速简洁-fuzzy enthproy image segmentation
Entropy
- 计算近似熵、改进的样本熵及优化的模糊熵,均为matlab下编辑的程序,是很好的复杂度指标-approxy entropy, sample entropy and fuzzy entropy matlab code
fuzzen
- 主要是关于模糊熵的,里面还和灰色关联度有点联系。搞图像的应该可以看的懂的。-Mainly on fuzzy entropy, which has little contact and the gray. Should be able to read out the image of understand.
FuzzyEn
- 计算信号的模糊熵,其中的输入为一维离散时间序列-Calculate the fuzzy entropy of the signal, in which the input is one-dimensional discrete time series
Untitled2
- 模糊熵 神经网络的程序 很有帮助,内容写的很详细。-Fuzzy entropy neural network program is helpful, the content written in great detail.
Entropy
- 常见的熵值计算的matlab 程序统计 样本熵 模糊熵 排列熵 多尺度熵 层次熵等(SampleEntorpy FuzzyEntropy PermutationEntropy HierarchicalEntropy)
SampEn
- 模糊熵特征提取 计算信号的复杂度 用于信号识别 故障诊断(Fault diagnosis for signal recognition)
Entropy熵入门
- 相关熵的入门程序,内含样本熵、层次熵、模糊熵的程序,可用(Introduction to correlation entropy)
三种熵
- 样本熵,MATLAB 模糊熵,MATLAB 近似熵,MATLAB(Entropy is a measure of complexity. It quantifies the unpredictability of fluctuations in a time series.)
entropy
- 含有最小二乘向量机程序,及近似熵,模糊熵,排列熵程序。(It contains the LSSVM program, and the approximate entropy, the fuzzy entropy, the permutation entropy program.)
Cross Approximate Entropy
- 用于计算互近似熵,互近似熵是两个信号之间不同步的量度。模糊熵与互信息(It is used to calculate the mutual approximate entropy, and the mutual approximate entropy is a measure of the non synchronization between the two signals)
entropy_fuzzy_threshold
- 算法步骤: (1) 计算图像直方图,灰度级为Ns,图像的平均灰度值为Tc; (2) 分别计算第一个灰度级和其余灰度级的信息熵并求和,前两个灰度级和其余灰度级的信息熵并求和,以此类推计算Ns个和; (3) 找到H在Tc附近最大值的位置Tenf即为阈值; (4) 图像中大于阈值的像素置1,其余置0而实现二值分割。 算法的核心:信息熵越大越有不确定性,分割出的图片越好。(Algorithm steps: (1) the his
模糊熵程序
- 本文件为一个轴承故障诊断指标,名字为模糊熵,可以作为特征量的筛选指标,也可用作为特征指标。(This document is a bearing fault diagnosis index, whose name is fuzzy entropy, which can be used as a screening index of characteristic quantity, and can also be used as a ch
entropy and confusion_matrix
- 可以求取一维信号的模糊熵,比如心电信号就可以用这个程序来做模糊熵;另外一个是得出混淆矩阵(The fuzzy entropy of one dimensional signal can be obtained.For example, ECG signal can be used to do fuzzy entropy with this program.The other is to get the obfuscation matri
Fuzzy_Entropy
- 模糊熵(Fuzzy Entropy)的MATLAB程序(MATLAB codes of Fuzzy Entropy)
模糊熵排列熵FD_higuchi
- 排列熵、模糊熵、FD_Higuchi的代码,计算非线性参数。(the codes of permutation entropy, fuzzy entropy, and FD_Higuchi function)