登录
首页 » matlab » PCMW2D_2

PCMW2D_2

于 2021-04-10 发布 文件大小:15KB
0 213
下载积分: 1 下载次数: 75

代码说明:

  移动窗口二维相关光谱方法matlab的实现,完全是自己参照公式编的哦。。移动窗口二维相关光谱是一种新的二维相关分析方法,它将移动窗口的概念和二维相关分析方法有效地结合在了一起,利用移动窗口将庞大的光谱数据按矩阵分割成若干个便于操作的子矩阵,用二维相关光谱分别处理,将得到的结果综合分析,用以光谱变量和扰动变量为坐标的等高图表现出来,从中可以非常直观地观察出光谱强度在扰动变量方向上的变化,进而找出引起光谱强度突变的特征扰动点。(Moving window two-dimensional correlation spectroscopy method matlab realization, is entirely their own formulas reference the Oh. . Moving window two-dimensional correlation spectroscopy is a new two-dimensional correlation analysis method, it will move the window concept and two-dimensional correlation analysis method is effective to combine together, using the moving window at the huge spectral data matrix is ​ ​ divided into a number of easy to operate a sub-matrix, respectively, using two-dimensional correlation spectroscopy process, comprehensive analysis of the results obtained for the spectral variables, and disturbance variables manifested contour map coordinates, which can visually observe the spectral intensity of the direction of the disturbance variable The change, then find mutations characteristic spectral intensity caused disturbance point.)

文件列表:

hilbnod.m,140,2013-09-18
meandef.m,168,2013-09-18
PCMW2D.fig,12416,2013-09-22
PCMW2D.m,9292,2013-09-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • rgbwavelet
    彩色RGB图像小波变换,并且重构出低频、中频、高频各个频带子块的图像。(RGB image wavelet and restruct the different frequency band)
    2021-04-11 16:08:58下载
    积分:1
  • Wavelet-packet-process
    小波包分解和重构的过程,在齿轮箱中的应用(Wavelet packet decomposition and reconstruction of the signal in the application of matlab, and energy, frequency )
    2013-01-09 09:01:17下载
    积分:1
  • ECG
    心电信号分析 (1)设计滤波器,实现对心电信号的噪声抑制和基线纠漂。 (2)时域分析:R波检测算法与实现. (3)功率谱分析:对消噪后的信号进行功率谱分析。要求计算信号的功率谱,功率谱峰值,峰值频率。 (ECG Analysis (1) design filters to achieve noise suppression of ECG and baseline drift correction. (2) time-domain analysis: R-wave detection algorithm and implementation (3) The power spectrum analysis: noise cancellation signal after the power spectrum analysis. Require calculation of the signal power spectrum, peak power spectrum, peak frequency.)
    2020-12-10 20:39:18下载
    积分:1
  • gabor2
    在国外的好论坛下的,gabor小波变换程序,已测,放心使用,非常好的程序。还有一个gabor的也在我的上载中(Good forum in a foreign country under, gabor wavelet transform procedures, has been measured, ease of use, very good program. There is also a gabor' s also my upload)
    2010-12-03 09:33:42下载
    积分:1
  • xiaobonenglaign
    本程序为小波包能量计算程序,根据相关资料,自己编写,计算感兴趣的频带能量,程序懂得人稍作修改就可以运行( U672C u7A0B u5E8F u4E3A u5C0F u6302 u803F0 u0B1 u7B97 u7A0B u5E8F uFF0C u6839 u636E u76R8 u5173 u8D44 u6599 uFF0C u81EA u5DF1 u7F16 u5199 UFF0C u8BA1 u7119 u6119 u5113 u8E1 u7684 u9891 u5E26 u80FD u91CF uFF0C u7A0B u5E8F u61C2 u5F97 u4EBA u7A0D u4F5C u4FEE u6539 u5C31 u53EF u4EE5 u8FD0 U884C)
    2017-05-18 08:53:12下载
    积分:1
  • raj
    this is mat lab wavelet paper
    2009-10-27 13:45:04下载
    积分:1
  • Source
    its c-wavelet transform
    2014-02-05 23:16:47下载
    积分:1
  • ConjugateGradient
    说明:  小波标架的共轭梯度算法(Mallat,信号处理的小波导引)(Conjugate gradient algorithm for computing daul function.)
    2021-04-13 22:58:55下载
    积分:1
  • 50
    说明:  多媒体技术的发展和视觉信息的飞速膨胀迫切需要对视觉信息资源的有效管理和检索。由此,基于内容的图像和视频检索技术得到了越来越多的重视,成为了多媒体信息检索和图像处理领域中的重要研究方向。CBIR技术将对大规模图像信息的管理和访问提供有力支持。 本文这种介绍了内容图像检索的灰度特征实现方法,具有理论意义和实际应用价值。针对基于内容图像检索技术进行了研究,介绍了其研究现状和关键技术,讨论了其技术瓶颈和发展趋势。共生矩阵法,是对图像的所有像元进行统计调查,以便描述其灰度分布的一种方法。分析了这种基于广义图像灰度共生矩阵的图像检索方法,该方法首先将原图像作平滑处理得到平滑图像,然后将原图像和平滑图像组合得到广义图像灰度共生矩阵,提取该矩阵的统计特征量,最后将该统计量组成归一化向量用以检索。 实验结果表明,本方法的效果要优于单纯的灰度共生矩阵法。在对相似图像检索时,该算法与基于共生矩阵的经典算法相当,在面临同一图像大小显著改变或发生旋转的情况下,该算法明显优于经典算法。相比较而言,该算法提高了检索的有效性。 (The development of multimedia technology and the expansion of visual information,which cries for the effective management and retrieval methods of visual information. Thus, the image and video searching technology based on content is gaining more and more attention to become a multimedia information retrieval and image processing in the field of important research direction. The technology of CBIR provides effective supports for the management and access of extensive image information. This paper introduced the content of the image retrieval method characteristics of gray, with theoretical and practical value. This paper does an extensive and in-depth study of technology based on content image retrieval to, presenting their research status and key technologies, discussing its development trends and technological bottlenecks. Co-occurrence matrix of all the pixel image survey has been conducted in order to describe a method of distribution of gray. This paper analyses this broad-based )
    2009-10-21 11:44:54下载
    积分:1
  • ImageInpainting
    说明:  Curvelet变换是由一种特殊的滤波过程和多尺度脊波变换组合而成:本程序对彩色图像进行了curvelet变换从而实现图像去噪的效果。首先对图像进行子带分解;然后对不同尺度的子带图像采用不同大小的分块;最后对每个分块进行Ridgelet分析。(Curvelet transform is a combination of a special filtering process and multi-scale ridgelet transform. In this program, curvelet transform is applied to color image to achieve the effect of image denoising. First, the image is decomposed into sub-band; then the sub-band images of different scales are divided into different sizes; finally, each sub-band image is analyzed by ridgelet.)
    2020-06-07 22:44:15下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载