Real FFT , fftw compiled component
資源簡介:Real FFT , fftw compiled component
上傳時間: 2017-09-17
上傳用戶:gxf2016
資源簡介:Real time fft, Delphi compiled component, fftw3.dll libraries
上傳時間: 2017-09-17
上傳用戶:xzt
資源簡介:FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots Real(y), imag(y), Real(fft(y)) and imag(fft(y)). FFTGUI, without any arguments, uses y = zeros(1,32). When any point is moved with the mouse, the other plots res...
上傳時間: 2017-06-05
上傳用戶:anng
資源簡介:I ll probably write up a short article next week outlining how the ActionScript works, so people can modify it, and work with it more easily in Flex. You can download the component and source code here. There are some instructions in th...
上傳時間: 2017-04-20
上傳用戶:c12228
資源簡介:Real Value FFT Algorithm
上傳時間: 2014-01-21
上傳用戶:Divine
資源簡介:fft.c--This computes an in-place complex-to-complex FFT x and y are the Real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
上傳時間: 2016-09-17
上傳用戶:ljt101007
資源簡介:This computes an in-place complex-to-complex FFT x and y are the Real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
上傳時間: 2013-12-18
上傳用戶:huql11633
資源簡介:16點FFT VHDL源程序,The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input data is a vector of 16 complex values represented as 16-bit 2’s complement numbers – 16-bits for each of the Real and imaginary ...
上傳時間: 2013-12-20
上傳用戶:yph853211
資源簡介:ADSP-TS101S and ADSP-TS201S Real and Complex radix-2 C-callable FFT
上傳時間: 2016-11-28
上傳用戶:lizhen9880
資源簡介:a Real time counter component for delphi applications. You will notice that normal timer functions in delphi is not enough for microseconds timing. This component let you get microseconds
上傳時間: 2017-09-17
上傳用戶:zhangliming420
資源簡介:VCL component dsplab , STFT and SPECTRUM viewer, Real time
上傳時間: 2017-09-17
上傳用戶:zhoujunzhen
資源簡介:MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available w...
上傳時間: 2013-12-11
上傳用戶:xieguodong1234
資源簡介:SDL component suite for D6 SDL 組建是一套支持科學和工程計算的工業(yè)控件集,有10萬行源碼,50個例程. 3D 數(shù)據(jù), 3D 數(shù)據(jù),地圖集,原子符號,β函數(shù)的情節(jié)的旋轉,校驗掃描的圖像, CAS 登記號碼,圖表,顏色選擇, 常量和兌換率,輪廓繪制,化學結構,化...
上傳時間: 2016-07-15
上傳用戶:caiiicc
資源簡介:SDL component suite for D6 SDL 組建是一套支持科學和工程計算的工業(yè)控件集,有10萬行源碼,50個例程. 3D 數(shù)據(jù), 3D 數(shù)據(jù),地圖集,原子符號,β函數(shù)的情節(jié)的旋轉,校驗掃描的圖像, CAS 登記號碼,圖表,顏色選擇, 常量和兌換率,輪廓繪制,化學結構,化...
上傳時間: 2013-12-23
上傳用戶:tianjinfan
資源簡介:SDL component suite for D6 SDL 組建是一套支持科學和工程計算的工業(yè)控件集,有10萬行源碼,50個例程. 3D 數(shù)據(jù), 3D 數(shù)據(jù),地圖集,原子符號,β函數(shù)的情節(jié)的旋轉,校驗掃描的圖像, CAS 登記號碼,圖表,顏色選擇, 常量和兌換率,輪廓繪制,化學結構,化...
上傳時間: 2016-07-15
上傳用戶:er1219
資源簡介:SDL component suite for D6 SDL 組建是一套支持科學和工程計算的工業(yè)控件集,有10萬行源碼,50個例程. 3D 數(shù)據(jù), 3D 數(shù)據(jù),地圖集,原子符號,β函數(shù)的情節(jié)的旋轉,校驗掃描的圖像, CAS 登記號碼,圖表,顏色選擇, 常量和兌換率,輪廓繪制,化學結構,化...
上傳時間: 2016-07-15
上傳用戶:wlcaption
資源簡介: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
資源簡介:Purpose: --- -- This component is used for capturing staff from AVI to BMP. Installation: ------------- Extract the compiled units into your Lib directory or into another directory that is listed in the Library path in your ...
上傳時間: 2016-12-13
上傳用戶:TF2015
資源簡介:該程序為fftw的簡化高效版,fftw為MIT的開源fft程序,功能非常強大。包括范圍也很廣。這個為簡單版本。
上傳時間: 2014-07-14
上傳用戶:xuanjie
資源簡介:Introduction Sometimes you may collide with the following problem: a third-party binary component or control embedded into your application displays windows (usually message boxes) that hang your code until they are closed. If you do not...
上傳時間: 2013-12-31
上傳用戶:pinksun9
資源簡介:In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who ...
上傳時間: 2014-01-07
上傳用戶:epson850
資源簡介:基于fftw的dct程序,fftw是一個快速的免費的基于c語言的FFT 庫
上傳時間: 2014-01-08
上傳用戶:zhuimenghuadie
資源簡介:這是根據(jù)《數(shù)字信號處理》(程佩清)中FFT的流程圖,自己編寫的快速傅里葉變換算法。
上傳時間: 2013-06-16
上傳用戶:huql11633
資源簡介:在實現(xiàn)FFT方面已有很好的芯片來解決其運算速度及RAM容量的問題,但由于單片機的成本相對比較低。因此討論在單片機中實現(xiàn)FFT算法具有現(xiàn)實意義。最后本文還給出了用單片機實現(xiàn)FFT在雷達檢測中的應用。
上傳時間: 2013-04-24
上傳用戶:Shoen
資源簡介:1024點fft程序,在ccs上可以直接仿真,無需調試FFT1024點
上傳時間: 2013-07-23
上傳用戶:hongmo
資源簡介:功率因數(shù)補償裝置中FFT諧波檢測算法研究,很有參考意義
上傳時間: 2013-06-29
上傳用戶:tzl1975
資源簡介:快速傅立葉變換(FFT)技術是數(shù)字信號處理中的核心技術,它已廣泛應用于數(shù)字信號處理的各個領域,長期以來一直是一個重要的研究課題。近年來,專用數(shù)字信號處理器以其優(yōu)化的硬件結構和優(yōu)良的性能價格比為FFT的實現(xiàn)提供了一種有效的途徑,其中最具有代表性的是美...
上傳時間: 2013-04-24
上傳用戶:caixiaoxu26
資源簡介:隨著中國二代導航系統(tǒng)的建設,衛(wèi)星導航的應用將普及到各個行業(yè),具有自主知識產(chǎn)權的衛(wèi)星導航接收機的研究與設計是該領域的一個研究熱點。在接收機的設計中,對于成熟技術將利用ASIC芯片進行批量生產(chǎn),該芯片是專用芯片,一旦制造成型不能改變。但是對于正在研...
上傳時間: 2013-07-22
上傳用戶:user08x
資源簡介:隨著人們對數(shù)字電視和數(shù)字視頻信息的需求越來越大,數(shù)字電視廣播在中國迅速的發(fā)展起來。近幾年,數(shù)字電視傳輸系統(tǒng)技術逐漸成熟,數(shù)字電視地面廣播(DTTB)傳輸標準也于2006年8月30號正式出臺。此標準技術是由我國多家單位聯(lián)合研究的,具有自主知識產(chǎn)權的數(shù)字...
上傳時間: 2013-04-24
上傳用戶:mdrd3080
資源簡介:本課題深入分析了GPS軟件接收機基于FFT并行捕獲算法并詳細闡述了其FPGA的實現(xiàn)。相比于其它的捕獲方案,該方案更好地滿足了信號處理實時性的要求。 論文的主體部分首先簡單分析了擴頻通信系統(tǒng)的基本原理,介紹了GPS系統(tǒng)的組成,詳細闡述了GPS信號的特點,并根...
上傳時間: 2013-08-06
上傳用戶:青春123