文件名称:LibProteus
-
所属分类:
- 标签属性:
- 上传时间:2013-04-15
-
文件大小:9.84kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
The FFT is based on decomposition and breaking the transform into smaller transforms and combining them to get the total transform. FFT reduces the computation time required to compute a discrete Fourier transform and improves the performance by a factor of 100 or more over direct evaluation of the DFT.
A DFT decomposes a sequence of values into components of different frequencies. This operation is useful in many fields but computing it directly from the definition is often too slow to be practical. An FFT is a way to compute the same result more quickly: computing a DFT of N points in the obvious way, using the definition, takes O( N2 ) arithmetical operations, while an FFT can compute the same result in only O(N log N) operations.
A DFT decomposes a sequence of values into components of different frequencies. This operation is useful in many fields but computing it directly from the definition is often too slow to be practical. An FFT is a way to compute the same result more quickly: computing a DFT of N points in the obvious way, using the definition, takes O( N2 ) arithmetical operations, while an FFT can compute the same result in only O(N log N) operations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
New Folder/test.DSN
New Folder/test.LYT
New Folder/USERDVC.IDX
New Folder/USERDVC.LIB
New Folder/USERPKG.BAK
New Folder/USERPKG.IDX
New Folder/USERPKG.LIB
New Folder/USERPKG.TMP
New Folder/USERSYM.LIB
New Folder
New Folder/test.SDF
New Folder/test.LYT
New Folder/USERDVC.IDX
New Folder/USERDVC.LIB
New Folder/USERPKG.BAK
New Folder/USERPKG.IDX
New Folder/USERPKG.LIB
New Folder/USERPKG.TMP
New Folder/USERSYM.LIB
New Folder
New Folder/test.SDF
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.