TestFunctions (version 0.2.1)

TF_wingweight: TF_wingweight: Wing weight function for evaluating a single point.

Description

TF_wingweight: Wing weight function for evaluating a single point.

Usage

TF_wingweight(x)

Value

Function output evaluated at x.

Arguments

x

Input vector at which to evaluate.

References

Forrester, A., & Keane, A. (2008). Engineering design via surrogate modelling: a practical guide. John Wiley & Sons.

Examples

Run this code
TF_wingweight(c(150,220,6,-10,16,.5,.08,2.5,1700,.025)) # minimum of zero, hard to solve

Run the code above in your browser using DataLab