CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Wavelet c

搜索资源列表

  1. wavecode--C++

    0下载:
  2. 小波变换算法,用于多种信号处理,C++编写,非常有用-wavelet transform algorithm used in a variety of signal processing, C prepared very useful
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:121.31kb
    • 提供者:cxlyuli
  1. wave_matlab2006

    0下载:
  2. %WAVETEST Example Matlab scr ipt for WAVELET, using NINO3 SST dataset % % See \"http://paos.colorado.edu/research/wavelets/\" % Written January 1998 by C. Torrence % % Modified Oct 1999, changed Global Wavelet Spectrum (GWS) to be sideways,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:10.64kb
    • 提供者:韩伟光
  1. vc调用matlab

    0下载:
  2. 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.71kb
    • 提供者:李震
  1. gabor

    0下载:
  2. gabor 小波matlab变换,与C结合-gabor wavelet transform matlab, and C combined
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.59kb
    • 提供者:dingzi
  1. Dwt

    1下载:
  2. Dwt离散db小波 daubechi.c daubtst.c-Dwt discrete daubechi.c daubtst.c wavelet db
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3.69kb
    • 提供者:ilovemylife
  1. DWT

    0下载:
  2.  数字水印技术是近年来图像保护技术研究领域的一个热点,本文提出了一种基于小波变换的图像数字 水印嵌入算法的Matlab 实现。实验结果表明,该算法具有较好的视觉效果和透明性。- Abstract  The digital watermarking technology is the most active topic in image protecting recently. In this paper , a digital watermarking algorithm based o
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:207.73kb
    • 提供者:韩永龙
  1. rwtwinxp

    0下载:
  2. The Rice Wavelet Toolbox (RWT) is a collection of Matlab M-files and C MEX-files for 1D and 2D wavelet and filter bank design, analysis, and processing. The toolbox provides tools for denoising and interfaces directly with our Matlab code for wavelet
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:54.24kb
    • 提供者:Galilleo
  1. bigplot

    1下载:
  2. 声波方程正演模拟大模型样例。 包含三个地质层,分别对应速度可以自行修正。 震源函数是雷克子波。 C源程序,输出结果Matlab绘制。-Acoustic wave equation forward modeling big model of the sample. Consists of three geological layers, corresponding to the speed you can correct itself. Lake wavelet source func
  3. 所属分类:matlab

    • 发布日期:2015-04-21
    • 文件大小:456.4kb
    • 提供者:Peter Xing
  1. ECG

    0下载:
  2. This project is used to eleminate the noise in the E.C.G wave form using wavelet transform. thecode is written by using matlab scr ipting.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4.7kb
    • 提供者:RUPA KRISHNA
  1. ICA_denoise

    0下载:
  2. ICA去噪程序,与小波去噪比较,去噪效果较好。-ICA denoising procedure, compared with wavelet denoising, denoising is better.
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2.35mb
    • 提供者:胡小曼
  1. Thresholding_Denoising

    0下载:
  2. This function removes random, high frequency noise originating from the electrodes. a) First, we use a simple low-pass filter. b) Second, we apply Donoho s method by writing the code. c) Third, we simply apply Matlab s thr function. It sho
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.16kb
    • 提供者:Lara
  1. xiaobosuanfa

    0下载:
  2. 采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v )
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:599byte
    • 提供者:王飞
  1. VistaRestoreTools1.0

    0下载:
  2. denoise In BayesShrink[5] we determine the threshold for each subband assuming a Generalized Gaussian Distribution(GGD) . The GGD is given by GG¾ X ¯ (x) = C(¾ X ¯ )exp¡ [® (¾ X ¯ )jxj]¯ (6) ¡ 1 <
  3. 所属分类:matlab

    • 发布日期:2017-05-31
    • 文件大小:13.12mb
    • 提供者:mik
  1. Various-Transform

    0下载:
  2. 各式各樣轉換 (a) Fourier transform (b) Cosine transform (c) Sine transform (d) Hartley transform (e) Haar wavelet (f) Hadamard transform 源碼加例題說明-(a) Fourier transform (b) Cosine transform (c) Sine transform (d) Hartley transform
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:55.21kb
    • 提供者:wimiu
  1. c

    0下载:
  2. 该matlab程序是一个小波包消噪程序,去噪效果明显,新手可以学习下-The matlab program is a wavelet packet de-noising procedure, de-noising effect is obvious, the novice can learn under
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1.24kb
    • 提供者:欧阳波
  1. M_FILE

    1下载:
  2. In this paper, the expert system is introduced in order to detect and classify commonly power quality disturbances. This system is using learning vector quantization artificial neural networks. Clustering method named fuzzy c-mean is also
  3. 所属分类:matlab例程

    • 发布日期:2014-04-04
    • 文件大小:3.62kb
    • 提供者:applepie12356
  1. daima

    0下载:
  2. xiaobo.m小波变换方法处理时频信号 duanshifuliye.m短时傅里叶变换方法处理时频信号 three.m三次样条插值 newton.m牛顿迭代法 stokes.c斯托克斯波的生成-xiaobo.m(Wavelet transform method for processing time- frequency signals) duanshifuliye.m(The short- time Fourier transform method deals with t
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:3.95kb
    • 提供者:李建
  1. 02. Matlab

    0下载:
  2. WAVEFAST Perform multi-level 2-dimensional fast wavelet transform. [C, L] = WAVE FAST (X , N, LP, HP) performs a 20 N-level FWT of image (or matrix) X with respect to decomposition filters LP and HP. [C, L] = WAVEFAST(X, N, WNAME) performs the sa
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:3kb
    • 提供者:Hoang Cuong
搜珍网 www.dssz.com