TEAP (Toolbox for Emotion Analysis using Physiological Signals) doc
notchpeakargchk.m File Reference

NOTCHPEAKARGCHK Validates the inputs for the IIRNOTCH and IIRPEAK functions. More...

Go to the source code of this file.

Functions

function notchpeakargchk (in Wo, in BW, in opts)
 
function freq_n_bandwidth (in Wo, in BW)
 
function parseoptions (in Ab, in opts)
 
function checkAtten (in option)
 

Detailed Description

NOTCHPEAKARGCHK Validates the inputs for the IIRNOTCH and IIRPEAK functions.

Definition in file notchpeakargchk.m.

Function Documentation

◆ checkAtten()

function checkAtten ( in  option)

◆ freq_n_bandwidth()

function freq_n_bandwidth ( in  Wo,
in  BW 
)

◆ notchpeakargchk()

function notchpeakargchk ( in  Wo,
in  BW,
in  opts 
)

◆ parseoptions()

function parseoptions ( in  Ab,
in  opts 
)