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

Wavelet-Transform-C-

于 2021-04-19 发布 文件大小:34KB
0 738
下载积分: 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 个回复

  • programming-Windows--fifth
    windows 程序设计 第五版 文字版,程序员经典丛书(Text version of the fifth edition of windows programming, programmers Classic Series)
    2014-02-03 12:16:23下载
    积分:1
  • VisualCandmatlab
    vc下如何使用matlab,各种不同方法的介绍 还算详细吧 加油啦大家一起努力(vc matlab)
    2009-12-10 16:15:00下载
    积分:1
  • MFC-WINDOWSTASKMANAGER-JOY
    基于windows的任务管理器开发设计 windows task mananger(Based on the windows task manager development and design windows task mananger)
    2014-02-07 16:52:34下载
    积分:1
  • A-non-linear-control
    利用非线性控制完成光伏并网逆变器的设计,设计中采用先进的反步法,介绍很好。(Using nonlinear control to complete the design of the photovoltaic (pv) grid inverter, adopted in the design of advanced reverse moves, the introduction is very good.)
    2013-12-03 23:18:53下载
    积分:1
  • juliangfa
    矩量法是求解电磁场边界值问题中一种行之有效的数值方法.它所做的工作是将积分方程化为差分方程,或将积分方程中积分化为有限求和,从而建立代数方程组,故它的主要工作量是用计算机求解代数方程组.所以,在矩量法求解代数方程组过程中,矩阵规模的大小涉及到占用内存的多少,在很大程度上影响了计算的速度.如何尽可能的减少矩阵存储量,成为加速矩量法计算的关键.此处介绍了方法(MoM is the solution of electromagnetic field boundary value problem in an effective numerical method. It is the work done by integral equations into differential equations, or integral equations into a finite sum of points, so as to establish algebraic equations Therefore, it is the main workload of the computer to solve algebraic equations. Therefore, in the moment method for solving algebraic equations, the matrix size relates to the amount of memory, to a large extent affected the speed of calculation. how to maximize the reduction of matrix storage has become accelerated MoM calculation of the key. introduce the method here)
    2008-06-08 11:12:09下载
    积分:1
  • sapso
    模拟退火粒子群算法代码 matlab版本 供大家参考(Simulated annealing particle swarm algorithm code)
    2012-11-12 21:43:43下载
    积分:1
  • RSAttributeReduction
    基于粗糙集的特征子集筛选的一种算法 !!!(Based on rough set feature subset selection of an algorithm! ! !)
    2010-09-19 16:11:31下载
    积分:1
  • windowsprog
    说明:   本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序写作的方法。这些程序用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍后所讨论的,这不是写作Windows程序的唯一方法。然而,无论最终您使用什么方式写作程序,了解Windows API都是非常重要的。(This book describes the Microsoft Windows 98, Microsoft Windows NT 4.0 and Windows NT 5.0 under the process writing approach. These procedures used C language and use the original Windows Application Programming Interface (API). As discussed later in this chapter, and it is not writing the only way to Windows program. However, regardless of how you use the writing process, understand the Windows API are very important.)
    2009-08-12 20:58:53下载
    积分:1
  • zhuji
    获取本地主机IP和本地主机的名称,。。。。(获取主机IP)
    2009-11-27 08:44:21下载
    积分:1
  • matlab-guide-to-finite-element
    国外计算机经典教材,MATLAB有限元分析与应用。该书为中译本,详尽介绍了有限元分析的各种方法。(MATLAB guide to finite elements.)
    2013-12-24 00:07:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载