webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions | Variables
plotDetection.m File Reference

Functions

 plot (tx, x, td, d)
 

Variables

 function []
 

Function Documentation

◆ plot()

plot ( tx  ,
x  ,
td  ,
d   
)

Variable Documentation

◆ function

function[]
Initial value:
= plotDetection(PCMfile, DATfile, fs, chunkSize)
%[] = plotDetection(PCMfile, DATfile, fs, chunkSize)
%
%Plots the signal alongside the detection values.
%
%PCMfile: The file of the input signal in PCM format.
%DATfile: The file containing the detection values in binary float format.
%fs: The sample rate of the signal in Hertz.
%chunkSize: The chunk size used to compute the detection values in seconds.
[x, tx] = readPCM(PCMfile, fs)
EGLStreamKHR EGLint EGLint EGLint size
Definition: eglext.h:984
def chunk(list, chunkSize)
Definition: make-js-file-arrays.py:38
GLint GLint GLint GLsizei GLsizei GLenum format
Definition: gl2.h:403
s fs(1)
VoEFile * file
Definition: voe_cmd_test.cc:59
GLenum GLsizei GLsizei GLint * values
Definition: gl2ext.h:1222
EGLSurface EGLint x
Definition: eglext.h:950
signal_with_thread_policy< SIGSLOT_DEFAULT_MT_POLICY, Args... > signal
Definition: sigslot.h:625
const GLuint GLenum const void * binary
Definition: gl2.h:478
string input
Definition: tokenizer_unittest.cc:198