位置:成果数据库 > 期刊 > 期刊详情页
用分治及贪婪策略实现FFT整序
  • ISSN号:1673-4807
  • 期刊名称:江苏科技大学学报(自然科学版)
  • 时间:0
  • 页码:2777-2779
  • 语言:中文
  • 分类:TP31[自动化与计算机技术—计算机软件与理论;自动化与计算机技术—计算机科学与技术]
  • 作者机构:[1]西南科技大学计算机学院,四川绵阳621010
  • 相关基金:国家自然科学基金资助项目(10676029);国家863资助项目(2008AA10Z211);校博士基金资助项目(08zx7101);校十一五重点资助项目(062x113)
  • 相关项目:基于机器视觉的自准直技术研究
中文摘要:

FFT整序的关键是逆序号的求取,用预先存贮的逆序表可提高FFT整序的效率.算法结合分治与贪婪策略,用最少的交换次数得到逆序表.算法避免了常规整序中顺序号与逆序号的比较运算,提高了FFT整序的效率.为了比较相关算法在Windows操作系统下的运行效率,编制了相应的C++程序.实验表明,求取长2^N的逆序表时,算法的交换次数为数组长的一半(2^N-1或2^N-1 -2),其效率优于传统的整序算法.

英文摘要:

How to rapidly obtain the inverse number is one of the most important steps in FFT permutation. With an array storing some inverse order numbers of the indices beforehand, the permutation algorithm performance may be improved. This paper presents an algorithm with divide-and-conquer and greedy strategy, and the inverse order array can be obtained with least exchange times. The algorithm avoids the comparison operations that need to be implemented in general permutation algorithm. Therefore, the algorithm performance is superior to that of the general. In order to test its performance in windows operation system, several relative algorithms are programmed with C ++ language at the VC2003. net platform, and their operation times are compared. The experiments show the exchange times will be 2^N-1 - 1 or 2^N-1 -2 if the inverse order array length is 2^N, which means that the performance of this algorithm introduced in the paper is better than that of the traditional permutation algorithms.

同期刊论文项目
同项目期刊论文
期刊信息
  • 《江苏科技大学学报:自然科学版》
  • 中国科技核心期刊
  • 主管单位:江苏教育厅
  • 主办单位:江苏科技大学
  • 主编:许俊华
  • 地址:江苏省镇江市梦溪路2号
  • 邮编:212003
  • 邮箱:xbjust@vip.sohu.com
  • 电话:0511-84401109
  • 国际标准刊号:ISSN:1673-4807
  • 国内统一刊号:ISSN:32-1765/N
  • 邮发代号:
  • 获奖情况:
  • 2004年获全国高校优秀科技期刊二等奖,省期刊优秀...
  • 国内外数据库收录:
  • 俄罗斯文摘杂志,美国化学文摘(网络版),德国数学文摘,中国中国科技核心期刊,中国北大核心期刊(2008版),中国北大核心期刊(2014版)
  • 被引量:2516