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

Wavelet-Transform-C-

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

  • mohuzonghepingjia
    进行层次分析的matlab程序源代码 能自动进行层次分析 很不错(The level of analysis matlab source code can automatically be very good analytic hierarchy)
    2011-08-17 00:45:53下载
    积分:1
  • Matlab_基于FFT的图像配准
    说明:  简单的用相位相关法来粗估计图像间的平移参数(simple phase correlation method used to estimate the image of rough translation parameters)
    2005-12-02 14:14:26下载
    积分:1
  • MatlabPlot
    matlab作图程序总汇,相当的好,包含matlab 源程序与课件(matlab plot summary procedure, rather good, and courseware that contains the source code matlab)
    2009-05-13 19:39:11下载
    积分:1
  • downsample
    matlab dsp中函数downsample和upsamplec代码(matlab dsp functions in downsample and upsamplec code)
    2013-11-05 14:10:03下载
    积分:1
  • CurveLab-2.1.1
    curvelet变换matlab程序和c程序(curvelet transform)
    2011-11-24 00:29:20下载
    积分:1
  • VCandMatlab
    许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。(Many engineering software need to use complex mathematical algorithms. VC++ can form a variety of user interface, and can directly exchange data systems and the underlying hardware. Therefore, VC++ and Matlab of mixed programming of great practical significance. The article discusses how to use Matlab' s Complier to*. m functions compiled as dynamic link library DLL, VC++ provided to the invoked method, provides a mixed VC++ and Matlab programming fast implementation.)
    2010-06-06 15:59:47下载
    积分:1
  • lap_cpp
    线性分配算法的C++版本,在MATLAB调用mex命令编译后可以直接在MATLAB中运行,函数assianstment=lap(cost),cost为匹配的代价矩阵,assianstment为输出匹配矩阵(Linear assignment algorithm C++ version of the call in the MATLAB mex command can be compiled to run directly in the MATLAB function assianstment = lap (cost), cost for the match cost matrix, assianstment matrix for the output matching)
    2010-06-09 17:03:33下载
    积分:1
  • Matlab
    暑期matlab大作业 通信系统仿真大作业(Summer matlab great job communication system)
    2013-12-21 19:31:58下载
    积分:1
  • MPhyysioNet_EI
    MIT心电数据库读取程序源码 MIT的格式不能直接在MATLAB上使使用 通过此程序源码转换成能直接应用在MATLAB上的格式 可直接使用。 (MIT ECG database reads the program source MIT' s format can not be converted to make use of this program source code can be applied directly in MATLAB format can be directly used directly in MATLAB.)
    2012-06-11 19:53:41下载
    积分:1
  • VC-Matlab-hunhebiancheng
    对利用vc和matlab的混合编程技术进行介绍(For mixed use vc and matlab programming techniques are introduced)
    2011-09-17 12:00:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载