detect_envelope.h
Upload User: bossps2lzz
Upload Date: 2022-07-07
Package Size: 522k
Code Size: 0k
Category:

DSP program

Development Platform:

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);