搜索资源列表
001小波变换及其MATLAB工具的应用
- 001小波变换及其MATLAB工具的应用-001 DWT and MATLAB application tools
002小波变换及其MATLAB工具的应用
- 002小波变换及其MATLAB工具的应用-002 DWT and MATLAB application tools
003小波变换及其MATLAB工具的应用
- 003小波变换及其MATLAB工具的应用-003 DWT and MATLAB application tools
004小波变换及其MATLAB工具的应用
- 004小波变换及其MATLAB工具的应用-004 DWT and MATLAB application tools
005小波变换及其MATLAB工具的应用
- 005小波变换及其MATLAB工具的应用-005 DWT and MATLAB application tools
DCT图像变换(不含小波)的MATLAB代码--一个图像工具
- DCT图像变换(不含小波)的MATLAB代码--一个图像工具
contourlet_toolbox.rar
- contourlet 变换工具包,里面有详细的说明文件,添加进matlab后,可以像使用小波变换一样,进行contourlet变换,Contourlet Transformation Toolkit, which is described in detail documents, add matlab can be the same as the use of wavelet transform for Contourlet transform
WaveLab802
- matlab 小波工具包,包括各种小波处理源码。非常有用!-wavelet matlab toolkit, including a variety of source wavelet processing. Very useful!
nnToolKit_src
- nnToolKit 神经网络工具包是基于 MATLAB 神经网络工具箱自行开发的一组神经网络算法函数库,其中的函数在MATLAB环境下均可独立运行,并可打包成DLL组件,这些组件作为独立的COM对象,可以直接被Visual Basic、Visual C++ 、C++ Builder或其它支持COM的高级语言所引用。本工具包中包含的算法包括BP算法中的一些改进算法、模糊神经网络、小波神经网络、遗传算法优化神经网络权值改进算法等,根据需要,读者还可以对该工具包进行扩展,即扩充一些新的函数,以实现特殊
MatlabWaveletToolbox
- 学习matlab 小波工具箱的好资料 大家共同进步-Study of the matlab wavelet toolbox common good information on the progress of U.S.
ed
- 使用matlab工具进行边缘检测,基于小波多尺度变换。-Matlab tools use edge detection, based on wavelet multi-scale transform.
test
- 多尺度积去噪工具,基于平稳小波多尺度分解-Multi-scale plot denoising tool, based on stationary wavelet multi-scale decomposition
xiaoboyaogan
- 使用matlab的小波工具对遥感图像进行图像融合操作-Using matlab wavelet tools of remote sensing images for image fusion operation
vcPPsourcecode7
- 600个大型项目源码之一: MATLAB与VC++混合编程实现一维小波多尺度分解 小波分析世纪80年代开始发展成熟起来的一个数学分支,其应用领域十分广泛,并逐步成为信号分析的又一有力工具。MATLAB的小波工具箱为我们提供了小波多尺度分解函数,方便了我们对小波的使用。但是用它所编写的软件不能脱离MATLAB编程环境在Windows平台下直接运行,代码执行效率低下,运行时占较多的系统资源,不能达到某些用户的需求。 VC++是由美国Microsoft 公司开发的可视化C/C++集
The-wavelet-in-Matlab
- Matlab小波分析工具箱提供了一个可视化的小波分析工具,是一个很好的算法研究和工程设计,仿真和应用平台。特别适合于信号和图像分析,综合,去噪,压缩等领域的研究人员。-Matlab Wavelet Toolbox provides a visualization of the wavelet analysis tool, is a good algorithm and engineering design, simulation and application platform. Particu
matlab-code
- 应用Matlab工具箱演示对比度增强,局部平滑,中值滤波,小波工具,边缘检测,图像二值化,Hough变换直线提取,灰度阈值分割,四叉树分裂合并法等,并完成这些处理程序的GUI集成。-Application the Matlab toolbox Demo contrast enhanced local smoothing, median filtering, wavelet tools, edge detection, image value, Hough transform line extra
yijixiaobo
- 小波变换(wavelet transform,WT)是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的“时间-频率”窗口,是进行信号时频分析和处理的理想工具。(Wavelet transform (wavelet transform WT) is a new analysis method, it inherited and developed the short-time Fu Liye transform the
matlab小波变换程序
- 小波变换(wavelet transform,WT)是一种新的变换分析方法,它继承和发展了短时傅立叶变换局部化的思想,同时又克服了窗口大小不随频率变化等缺点,能够提供一个随频率改变的"时间-频率"窗口,是进行信号时频分析和处理的理想工具。它的主要特点是通过变换能够充分突出问题某些方面的特征,能对时间(空间)频率的局部化分析,通过伸缩平移运算对信号(函数)逐步进行多尺度细化,最终达到高频处时间细分,低频处频率细分,能自动适应时频信号分析的要求,从而可聚焦到信号的任意细节,解决了
连续小波分析
- 信号时频分析工具连续小波分析例程,亲测可用,粘贴运行即可
小波提取纹理特征
- 在matlab中利用图像处理工具实现了通过小波变换提取纹理特征,包含例子