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

搜索资源列表

  1. 8PSKProgrese

    0下载:
  2. 高速数据传输系统中,8PSK为常用的调制方式。为了满足更高的误码率指标,本文对软判决算法进行了深入的研究,并针对两种不同的软判决算法进行了误码率仿真。-high-speed data transmission system, commonly used for 8PSK modulation. In order to meet the higher rate of error, this pair of soft decision algorithm for the in-depth stud
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:399.08kb
    • 提供者:xielunwen
  1. SharpWavelet.zip

    0下载:
  2. Wavelet implementation in C#, translated from algorithms in classic Wavelet book by Percival and Walden. This pack includes DWT and MODWT transforms as well as many wavelet filter coefficients. This translation is not posted anywhere else, enjoy!
  3. 所属分类:Wavelet

    • 发布日期:2017-03-25
    • 文件大小:4.92kb
    • 提供者:sefstrat
  1. 一维和二维小波变换的VC实现

    2下载:
  2. 小波算法在vc的具体实现.小波算法在图像处理,视频压缩,特征提取等领域有广泛应用,程序以灰度图像为数据分别演示了一维和二维小波变换,希望对大家有所帮助.谢谢!-vc wavelet algorithm in a concrete realization. Wavelet algorithms in image processing, video compression, feature extraction and other fields have extensive application
  3. 所属分类:Wavelet

    • 发布日期:2016-07-04
    • 文件大小:169.47kb
    • 提供者:朱江
  1. watermark

    0下载:
  2. 这个算法能使用DCT变换在图像中加入和检测出水印,抗干扰性能比较强,而且算法比较优化。-The algorithm can use the DCT transform in the image by adding and testing a watermark, a strong anti-interference performance, and optimization algorithms.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-29
    • 文件大小:2.22kb
    • 提供者:xuan_lengyue
  1. AnImageEncodingArithmeticBasedOnEmbeddedZerotreeWa

    0下载:
  2. 利用本文算法有效克服了传统余弦变换编码在 高压缩比时产生方块效应, 而且相同压缩比下, 图像 复质量明显优于Shapiro 提出的EZW算法。本文算法 对EZW有了一定的改进, 具有一定的优势。-In this paper, the effective use of algorithms to overcome the traditional cosine transform coding in high compression ratio when blocking, and un
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:132.85kb
    • 提供者:耿耿
  1. Wavelets_algorithms_and_applications

    0下载:
  2. Wavelet algorithms and its application in different field
  3. 所属分类:Wavelet

  1. imagecompression

    0下载:
  2. hi this the code for image compression using different transoformation coding algorithms in wavelets,that is all wavelets-hi this is the code for image compression using different transoformation coding algorithms in wavelets,that is all wavelets
  3. 所属分类:Wavelet

    • 发布日期:2017-05-17
    • 文件大小:4.41mb
    • 提供者:durga
  1. Wavelet_denoising

    0下载:
  2. 小波处理+源代码+实践步骤,初学者可以看看哈-aviation noise background voice endpoint detection and voice enhancement algorithms, and very low signal to noise ratio in the strong aviation background noise, particularly effective
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:224.12kb
    • 提供者:解昆
  1. tuxiangpipei

    0下载:
  2. 基于小波变换的多分辨匹配算法: 首先利用小波的多分辩率特性将匹配图像和模板图像分解到乙层上,并且只保留LL低频部分,然后利用归一化相关法作为相似性度量,进行由粗到细的相关匹配过程,每次利用下一层的匹配结果在上层小范围内搜索。这样做极大地减少了搜索空间,而且减少了每次匹配计算相似度的数据量。 -Wavelet multiresolution matching algorithms: a wavelet multi-resolution feature will match the imag
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:246.54kb
    • 提供者:韩小芳
  1. A_Survey_on_Wavelet_Applications_in_Data_Mining.ra

    0下载:
  2. 目前为止数据挖掘方向小波处理方法第一篇,也是最为完整的一篇的算法综述。是介入此领域的最好入门资料。-So far the direction of wavelet data mining approach first, and most complete one of the Algorithms. Involved in this field is the best introductory information.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-23
    • 文件大小:266.91kb
    • 提供者:simonzhi
  1. waveletDB4PRO

    0下载:
  2. 在理解了离散小波变换的基本原理和算法的基础上,通过设计VC程序对简单的一维信号进行小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的-Understand the discrete wavelet transform in the fundamental principles and algorithms, based on the VC program by designing a simple one-dimensional signal wavelet coef
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:951byte
    • 提供者:timoz
  1. P1150627001

    0下载:
  2. This paper presents a new coding technique based on contourlet transform and multistage vector quantization. Wavelet based Algorithms for image compression results in high compression ratios compared to other compression techniques. Wavelets
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1.22mb
    • 提供者:yen
  1. Digital-Signal-Processing

    0下载:
  2. 数字信号处理C语言程序集。里面包含全部的数字信号处理中各种算法的C程序设计。-Digital Signal Processing C-assemblies. Which contains all of the digital signal processing algorithms in a variety of C programming.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-22
    • 文件大小:6.6mb
    • 提供者:wujun
  1. dtw

    0下载:
  2. 本为主要阐述了小波变换在语音信号去噪的应用,语音端点的检测,语音特征的提取及一种简单的语音识别算法。-This is mainly expounds the wavelet transform in the application of speech signal denoising, speech endpoint detection, speech characteristics of the extraction and a simple speech recognition algori
  3. 所属分类:Wavelet

    • 发布日期:2017-05-08
    • 文件大小:1.57mb
    • 提供者:renly
  1. scale

    1下载:
  2. 基于三级小波变换的音频数字水印,详细介绍了水印的嵌入提取和攻击算法-Digital Audio Watermarking Based on three wavelet transform, described in detail the watermark embedded in the extraction and attack algorithms
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:1.22kb
    • 提供者:杜鹃
  1. fastICA

    0下载:
  2. 在Matlab中对一组随机波形加入干扰后快速分离出来的fastICA算法-In Matlab on a set of random waveforms by adding interference quickly isolated the fastICA algorithms
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:1.55kb
    • 提供者:李晨
  1. modelcs_v1.1

    0下载:
  2. This package contains Matlab implementations of various CS recovery algorithms that have been developed using the framework described in the above paper.
  3. 所属分类:Wavelet

    • 发布日期:2017-11-17
    • 文件大小:614kb
    • 提供者:胡伟
  1. InTech-Automatic_diagnosis_of_breast_tissue

    0下载:
  2. Segmentation is therefore a very important task in medical imaging. However, manual segmentation is not only a tedious and time consuming process, it is also inaccurate. Segmentation by experts is variable up to 20 [WDZ+95]. It is therefore de
  3. 所属分类:Wavelet

    • 发布日期:2017-11-16
    • 文件大小:207.85kb
    • 提供者:patel
  1. Desk33top

    0下载:
  2. 【谷速软件网】matlab源码-FisherFace识别算法 可以作为参考使用,在学习的过程中 -[Valley] speed network matlab source software-FisherFace recognition algorithms can be used as a reference, in the learning process
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:11.91kb
    • 提供者:李小小
  1. CurveLab-2.1.3

    0下载:
  2. 这是小波-曲波的算法,相对小波变换,曲波变换具有很大的进步,在线和面奇异性方面的检测性能优异-This is a wavelet- Qu Bo algorithms, relative wavelet transform, Qu Bo transform has made great progress, both online and face detection performance is excellent in terms of singularity
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:918.48kb
    • 提供者:姚亚风
« 12 »
搜珍网 www.dssz.com