搜索资源列表
UML与Rational Rose 2002从入门到精通
- 本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成框架代码,以及如何从现有系统逆向转出工程代码,生成Rose模型,并分章介绍了C++、Java、Visual Basic与CORBA/IDL和XML代码的代码生成与逆向转出工程代码。通过本书学习,项目开发人员可以用这个全新工具紧扣用户需求,方便地开发出符合用户需求的系统或根据用户需求对现有系统进行改造。 -the book easy
DFIG
- 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.
Clean.Code
- 不错的一本书,最近在做代码优化和重构的时候看的,给大家分享一下-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
HW4
- 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
Carrier_Recovery_Using_a_Second_Order_Costas_Loop.
- 本文详细的介绍了一个数字科斯塔环的具体实现,并且附有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
GeneratingFPGA-AcceleratedDFTLibraries
- 关于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
CODE
- Fourier transform dynamic time wads
a-code-for-wavelet-transform
- 一些工程领域经常用到的小波变换的程序,希望对大家有所帮助。-Wavelet transform procedure frequently used in the field of engineering, we hope to help.
Principal-component-analysis-code
- 在高光谱图像处理和分析中,主成分分析方法是使用最广泛的线性降维 方法之一,它概念简单,实现算法高效"在信号处理中,所谓的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
Fast-Fourier-transform---Rosetta-Code
- Fast Fourier transform - Rosetta Code
37724105wavelet-code-For-C_2
- 实现小波变换的程序Wavelet transform to achieve program-Wavelet transform to achieve program
DTFT-Transform
- 数字信号处理中的基本DTFT变换代码,有非常详尽的解说和推导过程-Digital Signal Processing DTFT fundamental transformation code, a very detailed explanation and derivation
S-Transform
- 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
code
- 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.
Wavelet-transform
- 小波变换的MATLAB代码,小波变换可以对图像进行分解,融合后,经过逆变换得到融合后的图像-MATLAB code wavelet transform, wavelet transform the image may be decomposed fusion, are transformed fused image
S-transform-time-frequency
- This code computes the Stockwell transform (S-Transform) of a one dimensional series
partial-code-seam-carving123
- 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.
Laplace-transform
- In this code laplace transform of a signal is explained
Code
- Distance Protection Using a Novel Phasor Estimation Algorithm Based on Wavelet Transform
Haar-transform
- the code here is used for image compression using Haar transform.