detect_envelope.h
上传用户:bossps2lzz
上传日期:2022-07-07
资源大小:522k
文件大小:0k
源码类别:

DSP编程

开发平台:

C/C++

  1. /*****************************************************************************
  2.  *
  3.  *
  4.  * detect_envelope.h
  5.  *
  6.  *
  7.  * Include file containing the function declaration.
  8.  * 
  9.  *
  10.  *
  11.  *
  12.  *
  13.  * Written by Vasanthan Rangan and Sowmya Narayanan
  14.  *
  15.  *
  16.  *
  17.  *
  18.  *
  19.  *
  20.  *****************************************************************************/
  21. short detect_envelope(short sample);