登录
首页 » Visual Basic » GoertzelAlgorithm

GoertzelAlgorithm

于 2011-01-05 发布 文件大小:42KB
0 298
下载积分: 1 下载次数: 2

代码说明:

  关于在MATLAB上产生DTMF信号以及对DTMF的监测(On MATLAB to generate DTMF signals and the monitoring of DTMF)

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

发表评论

0 个回复

  • MggngaussA
    MATLAB高斯噪声声生成函数(用于通信) (MATLAB Gaussian noise sound generating function (for communication))
    2012-07-27 21:28:36下载
    积分:1
  • CS-Channel-Estimation
    信道估计程序,ieee发表的文章对应的原码,本人已经验证,可以使用。(Channel estimation procedures, ieee post corresponding to the original code, I have verified that you can use.)
    2013-10-25 21:08:24下载
    积分: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
  • perception
    感知器算法,水天线检测。需要opencv2.4.6,请在其官网下载(water-sky line detect based on perception method.opencv2.4.6 lib is included. for more details, please connect csuliuyan@163.com)
    2014-09-13 09:48:24下载
    积分:1
  • PCA1
    主成分分析的代码,很有用,效果很好。这是一个比较有用的C++代码。(Principal component analysis of the code, very useful, very good. This is a more useful C++ code.)
    2014-09-07 15:27:41下载
    积分:1
  • unicode-001
    Based on ECMA 2 Draft 7 February 1999.
    2014-09-22 12:37:31下载
    积分:1
  • dsp-music
    通过matlab仿真说明从音频中提取背景音乐的方法,并通过dsp实现(Matlab simulation shows that by extracting from the audio background music of the method, and achieved through the dsp)
    2010-06-10 10:14:06下载
    积分:1
  • rili
    找到的一个比较实用的日历程序源码,用于开发与日期相关的程序,替代Calendar,实现其无法改变颜色等操作(To find a more practical calendar program source code, for the development of date-related procedures, alternative Calendar, realize that it can not change the color and other operations)
    2013-08-05 17:30:50下载
    积分:1
  • Vcmatlabsrc
    matlab和vc++联合编程的例子,使用matcom编写matlab程序链接成库文件在vc++中使用。(matlab and vc++ joint programming examples, the use of matlab Matcom preparation procedures into a library file in the link vc++ use.)
    2008-07-30 20:46:50下载
    积分:1
  • deep-CCA
    深度典型相关性分析,在线性的CCA上增加了深度网络,以此来学习新特征并提高多模态数据之间相关性( Deep cca ,the deep network is added in linear CCA to learning description that the correlation is better between multi-modal datas)
    2020-12-13 19:29:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载