CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - decomposition

搜索资源列表

  1. multi_wavelet

    0下载:
  2. multi_wavelet An Image Digital Watermarking Algorithm Based on Bit-Plane-Decomposition and Multi-Resolution-Decomposition -multi_waveletAn Image Digital Watermarking Algorithm Based on Bit-Plane-Decomposition and Multi-Resolution-Decompositi
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:490375
    • 提供者:liqiong
  1. DetectionMethodofFabricDefecBasedonWaveletEntropy.

    0下载:
  2. 在采用二维离散小波变换对织物图像进行分解的基础上,引入了熵的概念,将小波熵作为织物图像的特征值,把熵值看作系统紊乱程度的度量,由此得到织物图像的小波熵特征值,通过与正常织物经过二维小波变换后提取的小波熵值相比较,熵值大者即认为有疵点存在-At the use of two-dimensional discrete wavelet transform decomposition of the fabric image, based on the introduction of the concep
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:239183
    • 提供者:gyq
  1. neuralandwavelet

    0下载:
  2. 对采集到的电压信号进行小波包分解提取特征向量,再进行BP神经网络训练-On the acquisition of the voltage signal to the wavelet packet decomposition to extract feature vector and then BP neural network training
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:451221
    • 提供者:董黎芳
  1. multidimensional_directional_filter_banks_and_sur

    0下载:
  2. Abtract - We propose a new family of fi lter banks, named NDFB, that can achieve the directional decomposition of arbitrary N-dimensional (N ≥ 2) signals with a simple and effi cient tree-structured construction.-Abtract- We propose a
  3. 所属分类:Development Research

    • 发布日期:2017-05-09
    • 文件大小:2414399
    • 提供者:Tin Ho
  1. vm

    0下载:
  2. Owing to the broad application value of audio watermarking in remote transmission and mobile extraction, it is very important to study watermarking approaches against A/D and D/A conversion. Based on wavelet decomposition and cepstrum technol
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:207419
    • 提供者:vinay
  1. Benders_Decomposition

    0下载:
  2. 一个好的最短路径算法参考文献——A benders decomposition approach-A benders decomposition approach for the robust shortest path problem with interval data.
  3. 所属分类:Development Research

    • 发布日期:2017-04-02
    • 文件大小:344223
    • 提供者:承敏刚
  1. 1

    0下载:
  2. On empirical mode decomposition and its algorithms.pdf
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:191464
    • 提供者:nandong
  1. lmd

    0下载:
  2. 包含国内外介绍局部均值分解(一种非平稳信号处理方法)的文献。-articles about Local Mean Decomposition method.
  3. 所属分类:software engineering

    • 发布日期:2014-06-29
    • 文件大小:7977984
    • 提供者:hongpan
  1. sparse-decomposition-principle

    0下载:
  2. 介绍了稀疏分解的原理,并举例说明以及应用。-Describes the sparse decomposition principle, and example and application.
  3. 所属分类:File Formats

    • 发布日期:2017-05-08
    • 文件大小:1737188
    • 提供者:lixin
  1. mimo-svd-based-decomposition

    0下载:
  2. mimo svd based decomposition
  3. 所属分类:File Formats

    • 发布日期:2017-12-04
    • 文件大小:176040
    • 提供者:sophia
  1. wavelet-decomposition-

    0下载:
  2. 信号的小波分解与重构原理,在matlab运行,内容详细,并有代码。-Principles of Signal based on wavelet decomposition and reconstruction, to run matlab, detailed, and code.
  3. 所属分类:File Formats

    • 发布日期:2017-11-19
    • 文件大小:33320
    • 提供者:zhangjinbao
  1. wavelet-packet-decomposition-

    0下载:
  2. 有关小波包分解和介绍的PPT,适合于初学者快速掌握小波包分解相关问题。-the PPT of wavelet packet decomposition and the introduction , suitable for beginners to quickly master the wavelet packet decomposition.
  3. 所属分类:File Formats

    • 发布日期:2017-11-22
    • 文件大小:1087448
    • 提供者:Gavin
  1. The-empirical-mode-decomposition-

    0下载:
  2. 应用经验模式分解将恒电量瞬态响应信号分解为不同时间尺度的内在模函数分量,去除其中的小时间尺度的干扰噪声分量-Empirical mode decomposition coulostatic transient response signal is decomposed into different time scales intrinsic mode function component, remove the small time scale interference noise compon
  3. 所属分类:Project Design

    • 发布日期:2017-11-19
    • 文件大小:186188
    • 提供者:王静
  1. Sparse-decomposition-algorithm

    0下载:
  2. 提出了种并行的稀疏分解算法,以解决目前的稀疏分解算法计算量大、耗时多,不适宜用作战场声目标实时识别的缺点。-Kinds of parallel sparse decomposition algorithm to solve the sparse decomposition algorithm large, time-consuming, and not suitable for real-time recognition of the shortcomings of the battlefiel
  3. 所属分类:Project Design

    • 发布日期:2017-11-14
    • 文件大小:419841
    • 提供者:万义龙
  1. Decomposition-of-the-quality-factor

    0下载:
  2. 将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果n<>k,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,  重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。 -Decomposition of the qualit
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:2346
    • 提供者:董越玲
  1. Zernike-decomposition

    0下载:
  2. Zernike decomposition code
  3. 所属分类:Development Research

    • 发布日期:2017-04-25
    • 文件大小:14595
    • 提供者:aalim
  1. decomposition

    0下载:
  2. User can the image of his choice which is converted to gray scale image. When the Decomposition button is clicked, the image is divided into four bands i.e., LL, LH, HL, HH.-User can the image of his choice which is converted to gray scale image. Wh
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:8488
    • 提供者:Sheema Fatima
  1. EMD-decomposition

    0下载:
  2. 了解经验模态分解(EMD)的基本原理,掌握经验模态分解(EMD)的分解方法。-understand the basic principle of empirical mode decomposition (EMD), master empirical mode decomposition (EMD) decomposition method.
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1579
    • 提供者:LGH
  1. decomposition

    0下载:
  2. 设n为一自然数,n可以分解成若干个不同的自然数的和,编写程序,求各种分解方法中各加数乘积的最大值。-Set n is a natural number, n can be decomposed into several different natural Numbers, and write programs, and various kinds of decomposition method of the maximum value of the product of the addend.
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:71678
    • 提供者:yukunlin
  1. atomic-decomposition

    0下载:
  2. Uncertainty Principles and Ideal Atomic Decomposition
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:261661
    • 提供者:李齐
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com