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

搜索资源列表

  1. UML与Rational Rose 2002从入门到精通

    0下载:
  2. 本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成框架代码,以及如何从现有系统逆向转出工程代码,生成Rose模型,并分章介绍了C++、Java、Visual Basic与CORBA/IDL和XML代码的代码生成与逆向转出工程代码。通过本书学习,项目开发人员可以用这个全新工具紧扣用户需求,方便地开发出符合用户需求的系统或根据用户需求对现有系统进行改造。 -the book easy
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:16.02mb
    • 提供者:mars
  1. DFIG

    0下载:
  2. the Discrete Wavelet Transform to the detection of turn faults in a doubly fed induction generators.-the Discrete Wavelet Transform to the detection of turn faults in a doubly fed induction generators.
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:688.73kb
    • 提供者:sabrina
  1. Clean.Code

    0下载:
  2. 不错的一本书,最近在做代码优化和重构的时候看的,给大家分享一下-Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is a
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2.7mb
    • 提供者:chi
  1. HW4

    0下载:
  2. In mathematics, the discrete Fourier transform (DFT) is one of the specific forms of Fourier analysis. As such, it transforms one function into another, which is called the frequency domain representation, or simply the DFT, of the original function
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:144.12kb
    • 提供者:linhu
  1. Carrier_Recovery_Using_a_Second_Order_Costas_Loop.

    0下载:
  2. 本文详细的介绍了一个数字科斯塔环的具体实现,并且附有matlab仿真代码,基于AM调制,以及希尔伯特变换-This paper introduces a concrete realization of digital Costas loop, and with matlab simulation code, based on AM modulation, as well as the Hilbert transform
  3. 所属分类:Document

    • 发布日期:2017-03-26
    • 文件大小:236.6kb
    • 提供者:hejie
  1. GeneratingFPGA-AcceleratedDFTLibraries

    0下载:
  2. 关于DFT的文章,应用FPGA实现傅立叶变换。-Abstract—We present a domain-specific approach to generate high-performance hardware-software partitioned implementations of the discrete Fourier transform (DFT). The partitioning strategy is a heuristic based on the DFT
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:229.87kb
    • 提供者:李然
  1. CODE

    0下载:
  2. Fourier transform dynamic time wads
  3. 所属分类:Project Manage

    • 发布日期:2017-04-13
    • 文件大小:1.77kb
    • 提供者:Prabhat
  1. a-code-for-wavelet-transform

    0下载:
  2. 一些工程领域经常用到的小波变换的程序,希望对大家有所帮助。-Wavelet transform procedure frequently used in the field of engineering, we hope to help.
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:916.96kb
    • 提供者:newton
  1. Principal-component-analysis-code

    0下载:
  2. 在高光谱图像处理和分析中,主成分分析方法是使用最广泛的线性降维 方法之一,它概念简单,实现算法高效"在信号处理中,所谓的Karl血nen.b姆ve 变换实际上就是主成分分析 -In hyperspectral image processing and analysis, principal component analysis is the most widely used linear dimensionality reduction methods, it is conceptu
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:4.71kb
    • 提供者:cuixiaochen
  1. Fast-Fourier-transform---Rosetta-Code

    0下载:
  2. Fast Fourier transform - Rosetta Code
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:33.21kb
    • 提供者:crcqkn
  1. 37724105wavelet-code-For-C_2

    0下载:
  2. 实现小波变换的程序Wavelet transform to achieve program-Wavelet transform to achieve program
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2.15kb
    • 提供者:yuan
  1. DTFT-Transform

    0下载:
  2. 数字信号处理中的基本DTFT变换代码,有非常详尽的解说和推导过程-Digital Signal Processing DTFT fundamental transformation code, a very detailed explanation and derivation
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:205.1kb
    • 提供者:金大地
  1. S-Transform

    0下载:
  2. This is matlab code for stockwell transform as a time frequency distribution for feature extraction that was developed by Doctor stockwe-This is matlab code for stockwell transform as a time frequency distribution for feature extraction that was dev
  3. 所属分类:Software Testing

    • 发布日期:2017-05-02
    • 文件大小:637.27kb
    • 提供者:bahar
  1. code

    0下载:
  2. this file include code for image fusion using different methods. The methods used in the code are discrete wavelet transform, stationary wavelet transform, fast Fourier transform, Steerable transform with weighted and adaptive weighted algorithm.
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:4.13kb
    • 提供者:denish
  1. Wavelet-transform

    0下载:
  2. 小波变换的MATLAB代码,小波变换可以对图像进行分解,融合后,经过逆变换得到融合后的图像-MATLAB code wavelet transform, wavelet transform the image may be decomposed fusion, are transformed fused image
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:3.49kb
    • 提供者:liuhong
  1. S-transform-time-frequency

    0下载:
  2. This code computes the Stockwell transform (S-Transform) of a one dimensional series
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:221.46kb
    • 提供者:Aditya Sundar
  1. partial-code-seam-carving123

    0下载:
  2. Seam carving based on dynamic algorithm using to generate the minimal of seam carving and compressing with wavelet transform in DCT-DWT with high PSNR.
  3. 所属分类:Document

    • 发布日期:2017-04-30
    • 文件大小:409.4kb
    • 提供者:kumar
  1. Laplace-transform

    0下载:
  2. In this code laplace transform of a signal is explained
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:572byte
    • 提供者:Hasan
  1. Code

    0下载:
  2. Distance Protection Using a Novel Phasor Estimation Algorithm Based on Wavelet Transform
  3. 所属分类:Project Design

    • 发布日期:2017-05-06
    • 文件大小:597.94kb
    • 提供者:ali
  1. Haar-transform

    0下载:
  2. the code here is used for image compression using Haar transform.
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:629byte
    • 提供者:vananh
« 12 3 4 5 6 »
搜珍网 www.dssz.com