搜索资源列表
vision.rar
- 本书的目的主要是向读者展示傅里叶分析和小波的许多基础知识以及在信号分析方面的应用。全书分为8章和2个附录,前言部分是学习第1章至第7章的准备知识,即内积空间;第1章讲解傅里叶系列的基础知识;第2章讲解傅里叶变换;第3章介绍离散傅里叶变换以及快速傅里叶变换;第4章至第7章讨论小波,重点在于正交小波的构建;附录部分则介绍稍微复杂的一些技术主题以及演示概念或产生图形的MATLAB代码。许多关于小波的文章和参考书籍均要求读者具有复杂的数学背景知识,本书则只要求学生具有较好的微积分以及线性代数知识,通俗易
similarity
- 基于平稳双正交小波变换实现图象梯度计算,本人用MATLAB编了一个,供大家参考-biorthogonal wavelet transform image gradient calculation, I used a series MATLAB, for your reference
zhengjiaoWNN
- 基于多分辨分析的递阶逼近思想,采用正交小波网络研究了输入样本空间分布非均匀时非线性系统的 辨识问题. 重点讨论了样本非均匀时网格系的设计问题,并给出了基于该网格系的在线递阶辨识算法. 最后利用正 交小波网络分别对非线性静态和动态系统进行了仿真辨识.
B-spline-wavelet
- 1利用3阶和四阶B 样条函数构造正交小波的方法;用matlab实现构造正交小波的数值实现。 -1 using 3-order and fourth-order B-spline function to construct orthogonal wavelet method achieved by constructing the orthogonal wavelet matlab numerical implementation.
waveletcdf97
- matlab实现9/7双正交小波变换,将图像分解到频域-matlab realize 9/7 biorthogonal wavelet transform, the image is decomposed into the frequency domain
ecgdetect
- 这是用于检测心电信号QRS波的源码用来双正交小波能够实现QRS波形的准确检测-This is used to detect ECG QRS wave source biorthogonal wavelet can be used to achieve accurate detection of QRS waveform
Wavelet
- 本程序实现任意偶数大小图像第二代双正交97提升小波变换-This procedure to achieve even the size of any image of second-generation upgrade 97 Biorthogonal Wavelet Transform
wavelet
- 双正交小波的正变换和反变换,以及显示程序;提升小波的正变换和反变换,以及显示程序-Are the biorthogonal wavelet transform and inverse transform, and display procedures the lifting wavelet transform and inverse transform is, as well as the display program
aa
- 紧支撑小波基构造课程资料 以构造紧支撑正交db小波为例-wavelet
wavelet_Matlab7
- 本书是“MATLAB应用技术”系列丛书之一,以最新推出的MATLAB中的小波分析工具箱Wavelet Toolbox 3.0版本为基础。全书共分为三部分,第1部分着重介绍了小波理论基础,包括小波基础知识、连续小波变换、离散小波变换、多分辨率分析与正交小波变换、小波变换和多采样滤波器组、二维小波变换与图像处理及小波包的基本原理等;第2部分重点说明了小波分析工具箱的详细使用方法,包括图形用户接口、小波通用函数、一维小波变换的MATLAB实现、二维小波变换的MATLAB实现、小波包变换的MATLAB实
liftingdemo
- 本程序实现任意偶数大小图像第二代双正交97提升小波变换-This procedure of an arbitrary even-size images to enhance the second-generation dual-orthogonal wavelet transform 97
orthogonalwavelets
- 从底层原理开始,利用B样条函数构造正交小波。程序通过Matlab2009a测试。-Using the B_simple principle to creat a orthogonal wavelet function. By Matlab2009a .
Wavelab850
- 包含多种小波变化,包括正交小波,双正交小波等,还有一些应用-Includes a variety of wavelet transform, including the orthogonal wavelet, biorthogonal wavelet, etc., there are some applications
work
- 双正交小波提升的算法,复小波变换,希望对你有所帮助-Lifting algorithm
wavelet
- 使用双正交小波变化,来检测图像的边缘特性。MATLAB下可以完整运行!-Using biorthogonal wavelet transform to detect image edge features. MATLAB may be a complete run!
a-wavelet-transform-algorithm
- 基于人眼视觉模型的双正交小波变换算法,通过实验验证,该算法在对嵌入水印后的图像进行有损压缩、剪切、污染、添加各种噪声等处理后,提取出的水印仍表现出了较好的鲁棒性。-Human visual model based on biorthogonal wavelet transform algorithm, experiments show that the algorithm of the watermarked image lossy compression, shear, pollution,
B-yangtiaoxiaobo
- 在matlab中利用3阶和四阶B 样条函数构造正交小波;-use 3 order and fourth order B spline function structural orthogonal wavelet
Bwavelet
- 利用小波B样条函数构造正交波。分别用二阶、三阶、四阶B_样条函数构造出相应的尺度函数和小波函数;-B-spline wavelet orthogonal wave structure. B-spline wavelet orthogonal wave structure. B-spline wavelet orthogonal wave structure.
ricedsp-rwt-ae0d13a
- 离散正交小波变换、逆离散正交小波变换、冗余离散小波变换、-Discrete orthogonal wavelet transform, inverse discrete orthogonal wavelet transform, redundant discrete wavelet transform,
matlab 3阶和四阶B 样条函数构造正交小波
- 利用3阶和四阶B 样条函数构造正交小波的方法; 用matlab实现构造正交小波的数值实现。 正交小波函数的构造方法 (1)利用正交化公式计算尺度函数; (2)求系统函数 (3)求正交小波函数 和 。