搜索资源列表
JPG
- 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮
周期图法谱估计需要对信号序列“截断”或加窗处理
- 周期图法谱估计需要对信号序列“截断”或加窗处理,其结果是使估计功率谱密度为信号序列真实谱和窗谱的卷积,导致误差的产生。本程序分别设计了周期图法,最大熵功率谱估计和Welch法以及它们的对比,最大熵功率谱估计目的是最大限度地保留截断后丢失的“窗口”以外信号的信息,使估计谱的熵最大。-Periodogram spectrum estimation signal sequence needs to " cut off" or add the window handle, the
multil-information
- 计算两组信号互信息熵值的算法,采用matlab编程,可直接调用函数-Two sets of signals calculated values of mutual information method, using matlab programming, call the function directly
zuixiaoshang
- 针对多通道卷积混叠模型,基于信息理论的最小熵准则,利用单时间点观测样本给出了一类多通道盲反卷积 方法,这种方法不同于其它方法的地方在于考虑了源和观测信号的上下文信息.-A blind deconvolution algorithmfor a multi- channel convolution mixing model was derived. The algorithm is based on a minimum entropy contrast of information theo
yyshang
- 一维离散信号的信息熵计算方法,可实现其近似计算。- Information entropy calculation of one-dimensional discrete signals and its approximate calculation can be realized 。
xinxilun
- 计算任意多个信号源的信息熵,信道容量迭代算法,线性分组码-Calculation of any source of information entropy, channel capacity iterative algorithm for linear block codes
信息熵算法
- 基于Matlab平台开发的用于生理信号特征选择的程序算法,信息熵算法,主要用于特征选择,属于模式识别的一类。-The program used for physiological signal feature selection algorithm based on Matlab platform development, information entropy algorithm is mainly used for feature selection, belongs to a class
huxinxi
- 好用的互信息程序,可以计算时序信号的互信息以及熵等。可以直接使用-it is used for multil-information,and it can be used directly.
cs
- 基于压缩感知思想的图像分块压缩与重构方法 考虑到大多数图像信号信息分布有差异, 编码端, 在对图像分块的基础上, 融合熵估计 和边缘检测方法计算各图像块的信息含量, 再从两个不同的角度进行分类采样: 依据信息量多少将图像块分为平滑、过渡和纹理3 类, 使用不同的采样率采样 依据信息量的分布特征, 采用不同的采样率分配策略进行采样. 在解码端, 根据不同类型的图像块构造不同的线性算子进行重构, 再运用改 进的迭代阈值算法去除块效应和噪声. 实验证明, 算法在提升图像重构质量的同时缩短了
Markov.m
- 物理马尔可夫链通常用来建模排队理论和统计学中的建模,还可作为信号模型用于熵编码技术,如算术编码(著名的LZMA数据压缩算法就使用了马尔可夫链与类似于算术编码的区间编码)。马尔可夫链也有众多的生物学应用,特别是人口过程,可以帮助模拟生物人口过程的建模。隐蔽马尔可夫模型还被用于生物信息学,用以编码区域或基因预测-Physical Markov chains are typically used to model queuing theory and statistics in modeling, b
information_shang
- 此程序提供两种一维信号信息熵的计算方法,其中一种是近似信息熵计算,可以有效的识别信号的复杂度-This program provides two kinds of one-dimensional signal and the calculation method of information entropy is one kind of approximate entropy calculation, can effectively identify the complexity
xinxishang
- 计算信号的信息熵的一个式列 可以参考看看 希望有人能用的上(Calculate the information entropy of the signal can refer to see)
信号处理
- 对信号做频谱分析,做信息熵的处理,了解信号的频率范围以及信息量的多少。(The spectrum analysis of the signal, the processing of information entropy, the frequency range of the signal and the amount of information.)
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)
小波信息熵
- 对信号进行小波变换,确定小波基的选择和分解层数,再求解信号的信息熵,可用于故障诊断。(The wavelet transform is performed on the signal to determine the selection and decomposition layers of the wavelet base, and then the information entropy of the signal is solved, which can be used for fault
TSMPE
- 时移多尺度排列熵一种应用于非线性非平稳信号的特征提取方法,能够有效的处理信号特征信息。(Time-lapse multiscale permutation entropy is a feature extraction method applied to non-linear non-stationary signals, which can effectively process signal feature information.)