TF_wingweight | R Documentation |
TF_wingweight: Wing weight function for evaluating a single point.
TF_wingweight(x)
x |
Input vector at which to evaluate. |
Function output evaluated at x.
Forrester, A., & Keane, A. (2008). Engineering design via surrogate modelling: a practical guide. John Wiley & Sons.
TF_wingweight(c(150,220,6,-10,16,.5,.08,2.5,1700,.025)) # minimum of zero, hard to solve
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.