加载中…
博文
标签:

股票

分类: 数字通信
现在已经成功的将复数iq信号从RTL电视棒输出,利用python来进行处理:
'对I/Q复数数据做FFT变换,numpy.fft.fft(a, n=None, axis=-1)[source]'
        'The values in the result follow so-called “standard” order: If A = fft(a, n), then A[0] contains'
        'the zero-frequency term (the mean of the signal), which is always purely real for real inputs. '
        'Then A[1:n/2] contains the positive-frequency terms, and A[n/2+1:] contains the negative-frequency '
        'terms, in order of decreasingly negative frequency. For an even number of input points, A[n/2] represents'
        ' both positive and negative Nyquist frequency, and is also purely real for real input. For an odd number '
        'of input points, A[(n-1)/2] contains the largest
标签:

杂谈

分类: 数字通信

原帖地址:http://www.iteye.com/topic/851459

(一)简单的GUI

 

 

  • 在jmp123.jar所在目录为当前目录启动jmp123.jar,启动时自动加载default.m3u、bk1.jpg、bk2.jpg;
  • 为方便测试MP3解码器,简体中文环境时播放器有网络搜索MP3功能,出于对某MP3网站的尊重,源代码中未附上搜索功能的源代码,请谅解。请勿对程序反相查看源代码,请自觉遵守:)

(二)解码速度测试  完全解码但不播放输出:

java -cp jmp123.jar jmp123.test.Test1 <MP3文件名>

 

个人资料
bh7prm
bh7prm
  • 博客等级:
  • 博客积分:0
  • 博客访问:1,122
  • 关注人气:9
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有