登录
首页 » Visual C++ » Wavelet-Transform-C-

Wavelet-Transform-C-

于 2021-04-19 发布 文件大小:34KB
0 427
下载积分: 1 下载次数: 13

代码说明:

  小波变换C语言实现,包含小波变换中各种算法,可以进一步了解算法的具体过程(Wavelet Transform C Language Realization)

文件列表:

小波
....\小波去噪
....\........\BaseOnLevent
....\........\............\BayesShrink.m,131,2003-11-24
....\........\............\BivaShrink123.m,1896,2003-10-27
....\........\............\BivaShrink13.m,1699,2003-10-27
....\........\............\BivaShrink23.m,1792,2003-11-24
....\........\............\denoising_BayesShrink.m,1489,2003-11-24
....\........\............\denoising_LAWMLShrink.m,1422,2003-11-24
....\........\............\dt_BayesShrink.m,2537,2003-11-24
....\........\............\dt_BivaShrink123.m,2779,2003-11-24
....\........\............\dt_BivaShrink13.m,2784,2003-11-24
....\........\............\dt_BivaShrink23.m,2914,2003-11-24
....\........\............\dt_LAWMLShrink.m,1845,2003-11-24
....\........\............\LAWMLShrink.m,244,2003-11-24
....\........\............\readme.txt,188,2003-11-24
....\........\............\trishrink1.m,394,2003-11-24
....\........\BaseOnWaveLab
....\........\.............\AdaptShrink2.m,3592,2003-11-24
....\........\.............\BayesThresh2.m,412,2003-10-23
....\........\.............\dyad2HH.m,349,2003-03-25
....\........\.............\dyad2HL.m,357,2003-03-25
....\........\.............\dyad2LH.m,355,2003-03-25
....\........\.............\dyad2LL.m,329,2003-05-08
....\........\.............\DyadHi.m,325,2003-03-18
....\........\.............\DyadLo.m,288,2003-03-18
....\........\.............\LAWMLShrink2.m,2881,2003-11-24
....\........\.............\MultiBayes2.m,684,2003-10-23
....\........\.............\MultiSURE2.m,698,2003-04-04
....\........\.............\MultiVisu2.m,728,2003-10-23
....\........\.............\readme.txt,160,2003-11-24
....\........\.............\SUREThresh2.m,493,2003-10-25
....\........\.............\ValSUREThresh2.m,690,2003-10-25
....\........\.............\VisuThresh2.m,654,2003-10-23
....\........\denoise1.m,1954,2003-11-24
....\........\denoise2.m,4275,2003-11-24
....\小波变换
....\........\DWT
....\........\...\Dwt.cpp,5950,2004-07-19
....\........\...\Dwt.h,986,2001-09-28
....\........\IntDwt
....\........\......\IntDwt53
....\........\......\........\IntDwt53.cpp,4507,2004-07-19
....\........\......\........\IntDwt53.h,803,2001-09-28
....\........\......\IntDwt97
....\........\......\........\IntDwt97.cpp,7385,2002-06-18
....\........\......\........\IntDwt97.h,925,2001-09-28
....\........\LiftDwt97
....\........\.........\BinDwt97
....\........\.........\........\BinDwt97.cpp,6944,2004-07-19
....\........\.........\........\BinDwt97.h,789,2001-11-13
....\........\.........\LiftDwt97
....\........\.........\.........\LiftDwt97.cpp,7802,2001-08-26
....\........\.........\.........\LiftDwt97.h,928,2001-09-28

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

发表评论

0 个回复

  • project2
    读入文件,对文件进行无损预测编码和解码,然后对文件进行DM编码和解码(Read the file, the file lossless predictive coding and decoding, and then the file encoding and decoding DM)
    2014-11-23 11:42:20下载
    积分:1
  • MATLAB-VS-VCPP
    这是一个人关于,MATLAB转化为VC++能使用的,.dll文件的方法,很实用(This is a man on, MATLAB into VC++ can use,. Dll file method, it is practical)
    2013-09-14 17:01:21下载
    积分:1
  • couplehelper
    couple helper system for flyff
    2014-12-31 04:35:08下载
    积分:1
  • djhsajdh
    Gauss 消元法 — 不选主元 Gauss 消元法 — 列选主元. 插值法 lagrange .cpp 插值法 lagrange .cpp 二分法.txt 二分法和简单迭代法以及埃特金.txt 复化辛卜生公式.txt快速弦截法 gauss-seidel选代.txt牛顿迭代法.txt(Gauss elimination method- do not choose the principal component Gauss elimination method- principal component out how. Interpolation lagrange. Cpp interpolation lagrange. Cpp dichotomy. Txt dichotomy and a simple iterative method, and Aitken. Txt Fu Xin Bo' s formula of . txt fast chord intercept method gauss-seidel iteration. txt Newton iterative method. txt)
    2010-01-06 17:11:35下载
    积分:1
  • source
    This derivation of the normalised least mean square algorithm is based on Farhang- Boroujeny 1999, pp.172-175, and Diniz 1997, pp 150-3. To derive the NLMS algorithm we consider the standard LMS recursion, for which we select a variable step size parameter, μ(n). This parameter is selected so that the error value , e+(n), will be
    2011-01-12 17:04:12下载
    积分:1
  • DraftPP802.11ac_D2.2
    IEEE 802.11ac 协议草案2012年5月版本。正式版本大概是2014年初才能确定。(IEEE 802.11ac draft version of the agreement in May 2012.)
    2014-01-06 19:11:54下载
    积分:1
  • bbch0001
    用c++编的matlab程序.是变步长方程解法.希望能给大家帮助,都是老师给布置的作业!谢谢!(using Matlab c addendum to the proceedings. Is a variable step equations. I hope that it provides help, teachers are to the layout of operations! Thank you!)
    2006-10-15 19:55:22下载
    积分:1
  • MPerceptron_Ba
    使用吗matlab语言,实现很多模式识别上的经典算法,如PPerceptron_Batch算法等,已通过测试。 (Use the Matlab language, and many classic pattern recognition algorithm, such as PPerceptron_Batch algorithm has been tested.)
    2012-07-16 18:01:30下载
    积分:1
  • Para.-Est.-and-Inv.-Problems
    这是一本关于地球物理反演方法的经典著作《Parameter Estimation and Inverse Problems》,学地球物理的可以看看。(this book is for geophysics inverse problem base study. worth reading if you are a student of geophysics.)
    2013-08-28 11:21:33下载
    积分:1
  • proposed_method
    在阵列天线自适应信号处理中,经常会出现因为阵元位置信号角度估计等误差引起的,天线性能急剧下降的问题,在此运用稳健性的方法提出一种稳健的自适应阵列天线波束合成方法,来解决此问题(In the adaptive array antenna signal processing, often occur because the sensor position signal angle estimation error caused a sharp decline in the performance of the antenna problem, a robust adaptive array antenna beam synthesis method in this application of the robustness of the method to solve this problem)
    2014-09-25 10:53:31下载
    积分:1
  • 696524资源总数
  • 103843会员总数
  • 49今日下载