CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 小波 图

搜索资源列表

  1. llb.rar

    0下载:
  2. 小波图象变换的源代码
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:1137
    • 提供者:
  1. rwt-lnx.tar.gz

    0下载:
  2. 小波图象处理软件
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:23793
    • 提供者:
  1. denoise3

    0下载:
  2. 一幅真彩色图像的小波去噪方法实例。通过对一幅真彩色图像的RGB三个方面分别处理,把处理后的结果结合得到。-A true color image examples of wavelet denoising method. Through a true color image of the RGB three aspects dealt with separately, the results of the combination to be processed.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:557
    • 提供者:李莹
  1. WaveletDemo

    0下载:
  2. 全指纹的小波压缩与图像存储子程序,左边是指纹图像原图,右边是指纹图像经过小波滤波处理后的图像-Wavelet compression and the whole fingerprint image stored subprogram, the left is the fingerprint image artwork, the right is the fingerprint image after image after wavelet filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:5035885
    • 提供者:刘谦
  1. MATLAB

    0下载:
  2. Gabor小波变换,用于分析图象纹理特征-GaborFilter
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:2448
    • 提供者:李沛
  1. daima

    0下载:
  2. 将彩色图像转换为灰度图像后,再进行小波阈值去噪-The color image is converted to grayscale, then the wavelet thresholding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:696
    • 提供者:junsen
  1. xsj

    6下载:
  2. 基于小波变换的碰磨故障信号的特征提取,可以画出信号原图,轴心轨迹,频谱图以及多层小波变换的重构信号-Based on wavelet transform rubbing fault signal feature extraction, the signal can be drawn artwork, orbit, spectrum and signal reconstruction wavelet multi-
  3. 所属分类:Wavelet

    • 发布日期:2017-05-25
    • 文件大小:8642679
    • 提供者:cxm
  1. FreqCalculate

    0下载:
  2. 各种变换:// FFT() - 一维快速付立叶变换 // IFFT() - 一维快速付立叶逆变换 // Fourier() - 二维快速傅立叶变换 // IFourier() - 二维快速傅立叶逆变换 // DCT() - 一维快速离散余弦变换 // IDCT() - 一维快速离散余弦逆变换 // FreqDCT() - 二维快速离散余弦变换 // IFreqDCT() - 二维快速离散余弦逆变换,图象的二维离散小波变换-Var
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:6206
    • 提供者:lcy
  1. shiyan3

    0下载:
  2. 小波变换在图象边缘提取中的应用,环境为matlab,可实现图片的便于提取,且可连续提取,看出递进。-Wavelet transform in image edge detection application, environment matlab, easy to extract the image can be achieved, and continuous extraction, see the progression.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:716
    • 提供者:uyuy0401
  1. WavletDecomposeTheFaultSignalPower

    0下载:
  2. 选用DB小波对故障电力信号进行分解,从图中可轻易判断出故障点。-DB wavelet used to decompose the fault signal power, from the figure can easily determine the point of failure.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:542
    • 提供者:光哥
  1. xiaobofenjie

    0下载:
  2. 1)了解小波分解与小波包分解概念区别与联系; 2)了解小波包的分解和重构算法积; 3)用matlab编程对信号进行小波包分解及小波能量图的绘制。 -1) to understand the wavelet decomposition and wavelet packet decomposition of differences and relations between concepts 2) to understand the wavelet packet decompositi
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:87612
    • 提供者:金智明
  1. Nlayerdenoise

    1下载:
  2. 小波阈值去噪。对图像加噪,并进行小波1到4层分解去噪,给出信噪比走势图.rar-Wavelet thresholding. Increase the image noise, and 1 to 4 layers of wavelet decomposition denoising, signal to noise ratio is given chart. Rar
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:608
    • 提供者:chenjia
  1. 73

    0下载:
  2. 小波变换 clc; close all; clear; %构建我们的信号,在500处有一个突变点。 x = zeros(1000,1); x(500) = 1; %进行小波变换 CWTcoeffs = cwt(x,1:128,'haar','plot'); colormap jet; colorbar; %也可以单独看某个尺度的图,CWTcoeffs(10,:)表示尺度为10的cwt值 % CWTcoeffs(10,:)(wavelet transform
  3. 所属分类:波变换

    • 发布日期:2017-12-22
    • 文件大小:997376
    • 提供者:yuan555
  1. zhmyhe

    0下载:
  2. 实现图像小波变换,同一个窗口内分别实现原图和变换后的图像(Realize image wavelet transform, within the same window, the original image is implemented and after the transformation of the image)
  3. 所属分类:系统编程

    • 发布日期:2017-12-25
    • 文件大小:378880
    • 提供者:neiteu_gdobo
  1. sgwt_toolbox

    0下载:
  2. 一种定义在图上的小波变换,更好的实现图像重构。(A wavelet transform defined in the graph is better for image reconstruction.)
  3. 所属分类:图形图像处理

  1. cl4

    0下载:
  2. 通过已知的滤波器系数,来画出小波函数的时域图(The time domain diagram of the wavelet function is drawn by the known coefficient of the filter)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:1024
    • 提供者:a bird
  1. 新建文件夹

    0下载:
  2. 在MATLAB软件中直接运行出图的小波分析程序(A wavelet analysis program running the graph directly in MATLAB software)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:熊猫怪
  1. waveletDecompositionAtLevel4

    0下载:
  2. 4层小波分解,信号分解时域图,信号的频谱(4 layer wavelet decomposition,Signal decomposition time domain diagram,signal spectrum)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:晨星1
  1. wavelet

    1下载:
  2. 应用小波分析来绘制小波方差图或者小波等值线图(The application of wavelet analysis to draw the wavelet variance diagram or wavelet contour map)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-27
    • 文件大小:12288
    • 提供者:huperull
  1. Vc6_Image

    2下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-04
    • 文件大小:15010816
    • 提供者:jhanker
« 1 2 3 45 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com