▍1. 《MATLAB小波分析(第2版)》张德丰
《MATAB小波分析(第2版)》张德丰 书籍配套所有源代码("MATAB wavelet analysis (Second Edition)" - Zhang Defeng, books supporting all the source code)
《MATAB小波分析(第2版)》张德丰 书籍配套所有源代码("MATAB wavelet analysis (Second Edition)" - Zhang Defeng, books supporting all the source code)
利用CVX进行优化,得到期望加权矢量,从而的得到需要的波束形成(CVX using optimized to give the desired beamforming)
利用CVX进行优化,得到期望加权矢量,从而的得到需要的波束形成(CVX using optimized to give the desired beamforming)
小波包变换分析信号的MATLAB程序,可用于提取故障特征向量(Wavelet packet transform analysis of signals in MATLAB procedures, can be used to extract fault feature vector)
表面肌电信号的小波包局部能量分解柱状图,提取特征能量(Local energy of the surface EMG wavelet packet decomposition histogram feature extraction energy)
小波变换的程序包括小波变化 小波分解小波包分解程序(Wavelet transform procedures include wavelet transform wavelet decomposition wavelet packet decomposition program)
个人编写的提升格式97小波去噪,采用硬阈值法,三层分解,包括小波变换,去噪,逆变换三步(Written format of 97 individuals to enhance the wavelet denoising using hard threshold method, three decomposition, including wavelet transforms, denoising, inverse transform three-step)
基于小波变换的心电信号预处理MATLAB源代码(The heart preprocessind based on wavelet transform)
线性调频(LFM)脉冲压缩雷达仿真,脉冲压缩雷达能同时提高雷达的作用距离和距离分辨率。这种体制采用宽脉冲发射以提高发射的平均功率,保证足够大的作用距离;而接受时采用相应的脉冲压缩算法获得窄脉冲,以提高距离分辨率,较好的解决雷达作用距离与距离分辨率之间的矛盾。(Linear frequency modulation (LFM) pulse compression radar simulation, pulse compression radar while increasing the role of the radar range and range resolution. This system uses the width pulse emission in order to improve the average power emitted, to ensure a sufficiently large effective distance accepted when the corresponding pulse compression algorithm to obtain a narrower pulse, in order to improve the distance resolution, the better solution of the radar range and range resolution the contradiction between the rate.)
基于小波变换模极大的多尺度图像边缘检测matlab源代码(based on wavelet transform modulus maxima of multiscale edge detection Matlab source code)
这是基于小波变换的图像融合程序,附带融合图像(This is based on the wavelet transform image fusion procedures, fringe Image Fusion)
多种方法(软硬阈值、自适应阈值等)进行小波去噪的matlab程序(A variety of methods (hard and soft threshold, adaptive threshold, etc.) of the matlab wavelet denoising procedures)
用MATLAB编程实现实现滤波,与数字信号处理相关(Implementing filtering)
说明: 用MATLAB编程实现实现滤波,与数字信号处理相关(Implementing filtering)
MATLAB的软件包,用于小波变换,安装到自己的MATLAB工具箱中。(MATLAB software package for wavelet transform.)
说明: MATLAB的软件包,用于小波变换,安装到自己的MATLAB工具箱中。(MATLAB software package for wavelet transform.)
可导入comtrade格式录波文件,进行谐波分析(It can import COMTRADE format recording file for harmonic analysis)
说明: 可导入comtrade格式录波文件,进行谐波分析(It can import COMTRADE format recording file for harmonic analysis)
说明: Curvelet变换是由一种特殊的滤波过程和多尺度脊波变换组合而成:本程序对彩色图像进行了curvelet变换从而实现图像去噪的效果。首先对图像进行子带分解;然后对不同尺度的子带图像采用不同大小的分块;最后对每个分块进行Ridgelet分析。(Curvelet transform is a combination of a special filtering process and multi-scale ridgelet transform. In this program, curvelet transform is applied to color image to achieve the effect of image denoising. First, the image is decomposed into sub-band; then the sub-band images of different scales are divided into different sizes; finally, each sub-band image is analyzed by ridgelet.)