TestFunctions (version 0.2.0)

TF_welch: TF_welch: Welch function for evaluating a single point.

Description

TF_welch: Welch function for evaluating a single point.

Usage

TF_welch(x)

Value

Function output evaluated at x.

Arguments

x

Input vector at which to evaluate.

Examples

Run this code
TF_welch(rep(0,20)) # minimum of zero, hard to solve

Run the code above in your browser using DataLab