登录
首页 » matlab » xinhaochuli

xinhaochuli

于 2013-10-10 发布 文件大小:229KB
0 248
下载积分: 1 下载次数: 234

代码说明:

  近期成果,与大家分享:奇异值分解、小波降噪、zoom细化 谱峭度 和滤波器设计,共勉(Recent achievements to share with you: singular value decomposition, wavelet noise reduction, zoom refined spectral kurtosis and filter design, encouragement)

文件列表:

Matlab实现数字FIR的高通_、带通、低通、带阻滤波器的程序.doc,56832,2013-06-06
Pack Kurtogram
..............\Pack Kurtogram V3
..............\.................\binary.m,383,2011-07-10
..............\.................\DBFB.m,793,2011-07-10
..............\.................\demo_Fast_Kurtogram.m,479,2011-05-19
..............\.................\Fast_Kurtogram.m,6035,2011-07-10
..............\.................\Find_stft_kurt.m,2671,2011-07-10
..............\.................\Find_wav_kurt.m,2159,2011-07-10
..............\.................\Kf_fft.m,999,2011-07-10
..............\.................\Kf_W.m,2014,2011-07-10
..............\.................\kurt.m,696,2011-07-10
..............\.................\K_wpQ.m,1354,2011-07-10
..............\.................\K_wpQ_filt.m,1480,2011-07-10
..............\.................\K_wpQ_filt_local.m,925,2011-07-10
..............\.................\K_wpQ_local.m,2430,2011-07-10
..............\.................\max_IJ.m,481,2011-07-10
..............\.................\raylinv.m,894,2011-07-10
..............\.................\TBFB.m,535,2011-07-10
..............\.................\VOIE1.MAT,874144,1999-09-10
..............\ReadmeFK.rtf,4065,2007-09-21
qiyizhi1.m,452,2013-08-18
wavelet.m,623,2013-06-05
zoom.m,1791,2013-06-18

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

发表评论

0 个回复

  • Aimagerestoratedmethodusingaperturecoded
    一种基于孔径编码的图像复原方法,效果非常好,不过缺陷是需要知道PSF等先验知识(Based on coded aperture image restoration method, the effect is very good, but the deficiencies need to know a priori knowledge of PSF, etc.)
    2020-11-17 11:49:39下载
    积分:1
  • 3
    采用考虑湍流内外尺度影响的退化模型来恢复大气湍流降质图像,运用包含了湍流内外尺度影响的波结构函数、折射率谱以及薄透镜成像的退化函数导出了新的退化模型。(A new degradation model includling the influence of outer-and inner-scale of turbulence is presented to restore atmospheric turbulence degradation images. )
    2014-01-22 16:49:22下载
    积分:1
  • SAR_edge_detection_matlab
    说明:  一种比较实用的sar影像边缘检测算法,谢谢大家交流(A practical edge detection algorithm for SAR images. Thank you for your communication.)
    2019-03-22 20:25:02下载
    积分:1
  • skinmodel
    基于高斯肤色模型检测肤色,可用于人脸检测(based gaussian skin model detect skin can be used face detect)
    2021-05-12 20:30:02下载
    积分:1
  • 利用ADMM和小波进行恢复
    利用ADMM和小波进行图像恢复 使用ADMM算法的图像恢复模型,并用到了增广拉格朗日函数和快速傅里叶函数(Using ADMM and wavelet to restore image, using ADMM algorithm to restore image model, and using augmented Lagrange function and fast Fourier function.)
    2020-06-30 18:40:01下载
    积分:1
  • phasehaning
    时移相位差校正法,通过时移,进行前后两次FFT分析,利用离散频谱对应峰值谱线的相位差以求出频率和相位校正量。(Phase difference correcting method by time-shifting. Make two FFT analysis before and after the time-shifting,and make use of the phase difference of the peak spectral lines to get frequency and phase correction amount.)
    2012-10-17 11:57:43下载
    积分:1
  • zhongzhi
    实现遥感图像的高斯白噪声去噪,出现不同模板的去噪效果。(Gaussian white noise, noise removal, remote sensing images, different templates denoising)
    2012-04-10 11:26:39下载
    积分:1
  • VMD
    VMD分解阈值去噪,进行极优模态分量的选择(VMD decomposition threshold denoising, selection of very excellent modal components.)
    2018-06-05 10:22:04下载
    积分:1
  • filter
    说明:  用matlab编写界面,并实现图像的方向滤波和同态滤波,实用方便,效果较好(Matlab prepared to use interface, and the realization of the direction of image filtering and homomorphic filtering, practical convenience, better)
    2008-11-23 20:42:43下载
    积分:1
  • Qt_RobHess_Sift
    sift算法在cv领域的重要性不言而喻,该作者的文章引用率在cv界是number1.本篇博客只是本人把sift算法知识点整理了下,以免忘记。本文比较早的一篇博文opencv源码解析之(3):特征点检查前言1 中有使用opencv自带的sift做了个简单的实验,而这次主要是利用Rob Hess的sift源码来做实验,其实现在的opencv版本中带的sift算法也是Rob Hess的,只是稍微包装了下。 下面来做下试验,试验sift代码采用Rob Hess的代码,opencv目前版本中的sift源码也是采用Rob Hess的。代码可以在他的主页上下载:http://blogs.oregonstate.edu/hess/code/sift/ 这里我下载的是windows版本的,并采用Qt做了个简单的界面。(sift algorithm is self-evident the importance of the cv field, the author of the article referenced in the cv sector is number1 this blog I just sift algorithm knowledge compiled under, so as not to forget. This article compares the earlier blog post opencv source code analysis (3): check the preface of the feature points 1 the opencv bring their own sift to do a simple experiment, but this time Rob Hess' s sift source to experiment. In fact, with the opencv version sift algorithm is Rob Hess, only slightly packing the next. Below to do the next test, test sift code using the code of Rob Hess, sift source opencv version of Rob Hess. The code can be downloaded on his home page: http://blogs.oregonstate.edu/hess/code/sift/ here I downloaded the windows version, and using Qt to do a simple interface.)
    2021-04-20 21:28:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载