登录
首页 » Visual C++ » dft

dft

于 2012-04-30 发布 文件大小:1KB
0 323
下载积分: 1 下载次数: 9

代码说明:

  DFT的MATLAB实现,详细的给出了算法及分析(The DFT in MATLAB, gives a detailed algorithm and analysis)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RADARSimulation
    雷达仿真的源程序,功能齐全,添加了界面,易于使用。(Radar Simulation of the source, fully functional, add the interface easy to use.)
    2010-11-11 23:53:38下载
    积分:1
  • words
    windows控制台下的一个小字典程序,可以自己添加字典,使用.(A small dictionary program under windows console, you can add your own dictionary to use.)
    2014-11-26 11:32:19下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • J6_2012--Kalman-interpolation
    卡尔曼滤波器进行信道估计的一篇文章,适用于OFDM-MIMO系统。(Kalman filter for channel estimation in an article for OFDM-MIMO systems.)
    2013-12-22 20:53:26下载
    积分:1
  • SIMULINK
    MATLAB+SIMULINK+与控制系统仿真+王正林等编著,一本很不错的仿真书籍(MATLAB+ SIMULINK+ and control system simulation+ Wangzheng Lin, eds, a very good simulation of books)
    2011-01-10 11:01:32下载
    积分:1
  • spline
    matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
    2013-11-22 21:37:29下载
    积分:1
  • NtMapViewOfSection
    最新的C++写的NtMapViewOfSection注入工具,经过长时间测试完全稳定可靠。值得大家使用。(The latest written in C++, NtMapViewOfSection injection tool, after a long test completely reliable. Worth using.)
    2021-03-14 22:49:22下载
    积分:1
  • QRCode_BIAOZHUN
    简单的二维码QRCode C_C++库使用演示源代码
    2014-08-20 22:25:18下载
    积分:1
  • mmatlabtoolofa
    matlab的模式识别工具箱箱,非常有助于开发可直接使用。 (Matlab pattern recognition toolbox box, very helpful in the development can be used directly.)
    2012-07-16 18:00:48下载
    积分:1
  • zl
    说明:  这是一个齿轮设计的软件,设计齿轮的参数全部动算出.(This is a gear design software, design parameters calculated move all the gear.)
    2014-01-10 08:26:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载