50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

piRF (version 0.1.0)

airfoil: airfoil self noise dataset

Description

The NASA data set comprises different size NACA 0012 airfoils at various wind tunnel speeds and angles of attack. The span of the airfoil and the observer position were the same in all of the experiments.

Usage

data(airfoil)

Arguments

Format

An object of class data.frame with 1503 rows and 6 columns.

References

T.F. Brooks, D.S. Pope, and A.M. Marcolini. Airfoil self-noise and prediction. Technical report, NASA RP-1218, July 1989.

K. Lau. A neural networks approach for aerofoil noise prediction. Master's thesis, Department of Aeronautics. Imperial College of Science, Technology and Medicine (London, United Kingdom), 2006.

Lopez, R. and Balsa-Canto, E. and Onate, E. Neural Networks for Variational Problems in Engineering. PhD Thesis, Technical University of Catalonia, 2008.

Examples

Run this code
# NOT RUN {
data(airfoil)
airfoil$pressure
# }

Run the code above in your browser using DataLab