搜索资源列表
Cyuyanxiaobo
- 用C语言实现的小波分解与重构算法,有需要的的参考下-With the C language implementation of the wavelet decomposition and reconstruction algorithms, there is need to refer to the following
CS
- 关于压缩感知重构算法, 压缩感知(Compressive Sensing, or Compressed Sampling,简称CS),是近几年流行起来的一个介于数学和信息科学的新方向,由Candes、Terres Tao等人提出,挑战传统的采样编码技术,即Nyquist采样定理。-Reconstruction algorithm on compressed sensing, compressive sensing (Compressive Sensing, or Compressed Sampl
exampleSR
- 基于例子的图像超分辨率重构算法,很好的解决了经典超分辨率的限制-Example-based super-resolution image reconstruction algorithm, a good solution to the classic super-resolution limit
Approx_soln
- 基于最近邻的图像超分辨率重构算法,计算量小,易于实现-resolution, small amount of calculation, easy to implement
Wavelet-dec--rec
- 在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信 号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。-In understanding the basis of discrete wavelet
chongzai3
- 算法重构的C++代码,重构的是指针操作符和取地址操作符-C++ reconstruction algorithm code refactoring is a pointer operator and fetch address-of operator