A basic Fourier transform identity coupled with an iterative convergence algorithm provides a powerful method to align band-limited signals.
資源簡介:A basic Fourier transform identity coupled with an iterative convergence algorithm provides a powerful method to align band-limited signals.
上傳時間: 2017-08-03
上傳用戶:hphh
資源簡介:SHA512 is a hash function. You can use sha512 with an asymetric method to sign a document.
上傳時間: 2017-04-22
上傳用戶:6546544
資源簡介:Video-DVM is a very cheap DVM that shows how an output as complex as a videocomposite signal can be generated entirely in software: two I/O pins and three resistors are all the hardware required. Connected to any TV set it displays voltages...
上傳時間: 2014-12-09
上傳用戶:xuan‘nian
資源簡介:FreeBREW is a collection of open source software for BREW. BREW Foundation Framework provides a multitasking-aware kernel which supports a layered, per-task and per-state event dispatching mechanism to enable robust, state-pattern programmi...
上傳時間: 2017-02-07
上傳用戶:上善若水
資源簡介:A implementation of the discrete Fourier transform in visual basic classic.
上傳時間: 2013-11-29
上傳用戶:caiiicc
資源簡介:This is a short text on arrays and pointers in C with an emphasis on using multi-dimensional arrays. The seemingly unrelated C rules are explained as an attempt to unify arrays and pointers, replacing arrays and the basic array equat...
上傳時間: 2017-03-08
上傳用戶:13215175592
資源簡介:he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then itera...
上傳時間: 2017-04-29
上傳用戶:zsjinju
資源簡介:Beginning with an introduction to 802.11b in general, 802.11 Security gives you a broad basis in theory and practice of wireless security, dispelling some of the myths along the way. In doing so, they provide you with the technical groundin...
上傳時間: 2013-12-04
上傳用戶:CHINA526
資源簡介:A method is presented for augmenting an extended Kalman filter with an adaptive element. The resulting estimator provides robustness to parameter uncertainty and unmodeled dynamics.
上傳時間: 2014-01-05
上傳用戶:qq1604324866
資源簡介:This paper deals with the problem of speech enhancement when a corrupted speech signal with an additive colored noise is the only information available for processing. Kalman filtering is known as an effective speech enhancement techniqu...
上傳時間: 2015-09-07
上傳用戶:zhangyi99104144
資源簡介:VDSP++打開。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine and then puts the part in deep sleep mode to be woken up from a RTC Stopwatch Event. Once woken up, the RTC is reconfigured to toggle th...
上傳時間: 2015-12-29
上傳用戶:330402686
資源簡介:This zip file describes a Basic USART using Interrupts and PDC running under EB42 with ARM® ADS 1.2 Software Tool. Includes main.html file for help.
上傳時間: 2016-01-03
上傳用戶:weiwolkt
資源簡介:Improved Instantaneous Frequency Estimation Using an Adaptive Short-Time Fourier transform
上傳時間: 2013-12-15
上傳用戶:ardager
資源簡介:Discrete Fourier transform and Power Spectrum Calculates Power Spectrum from a Time Series
上傳時間: 2014-01-21
上傳用戶:woshini123456
資源簡介:快速傅里葉變換(FFT)算法。FFT - Fast Fourier transform. The length of X must be a power of two, for a fast radix-2 fast-Fourier transform algorithm is used
上傳時間: 2013-12-19
上傳用戶:sy_jiadeyi
資源簡介:The document describes an AP library adapted for C++. The AP library for C++ contains a basic set of mathematical functions and collection classes needed to run the programs from the ALGLIB website.
上傳時間: 2014-09-11
上傳用戶:jackgao
資源簡介:FFTW, a collection of fast C routines to compute the Discrete Fourier transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the r...
上傳時間: 2016-08-17
上傳用戶:yoleeson
資源簡介:Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed however, most of the work on Pango so far has been done using the GTK+ widget toolkit a...
上傳時間: 2013-12-28
上傳用戶:dancnc
資源簡介:This document accompanies a sample co-installer that can be used in conjunction with an INF file to install additional device INF files on the target system during a device installation. The instructions herein apply to the Microsoft Window...
上傳時間: 2014-02-28
上傳用戶:gououo
資源簡介:Huffman codes 􀂄 In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0’s and 1’s? 􀂄 To minimize the transmission and decoding costs, we may use short strings to ...
上傳時間: 2014-01-04
上傳用戶:x4587
資源簡介:Fast Fourier transform power point The rectangular window introduces broadening of any frequency components [`smearing鈥? and sidelobesthat may overlap with other frequency components [`leakage鈥?. 鈥he effect improves as Nincreases 鈥...
上傳時間: 2017-03-25
上傳用戶:change0329
資源簡介:Huffman codes 1.In telecommunication, how do we represent a set of messages, each with an access frequency, by a sequence of 0 s and 1 s? 2.To minimize the transmission and decoding costs, we may use short strings to represent more freque...
上傳時間: 2013-12-22
上傳用戶:ztj182002
資源簡介:This file is a function under matlab which allow to compute and plot fast fourier transform of a signal. We can observe the effect of the signal parameter can be changed such as frequency and N points.
上傳時間: 2017-06-27
上傳用戶:米卡
資源簡介:simulink implementaion of induction motor with simulink diagram. One of the best approch for a basic induction motor designer.
上傳時間: 2017-07-08
上傳用戶:chongcongying
資源簡介:Getting to Know the FFT What is the FFT? FFT = Fast Fourier transform. The FFT is a faster version of the Discrete Fourier transform (DFT). The FFT utilizes some clever algorithms to do the same thing as the DTF, but in much less time.
上傳時間: 2017-07-15
上傳用戶:com1com2
資源簡介:This is a simple one dimensional Fast Fourier transform (and Inverse FFT) test program. FFT(and Inverse FFT) is implemeted as a function. 2^n-point FFT is possible.
上傳時間: 2017-07-23
上傳用戶:xg262122
資源簡介:Short Fourier transform for a non periodical signal
上傳時間: 2017-08-08
上傳用戶:yoleeson
資源簡介:it is a basic java player with playlist facility
上傳時間: 2014-11-02
上傳用戶:zxc23456789
資源簡介:A short-time Fourier transform based symbol timing approach for OFDM systems
上傳時間: 2013-12-13
上傳用戶:playboys0
資源簡介:This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than ...
上傳時間: 2013-12-23
上傳用戶:netwolf