Hicks-henne bump function

버전 1.0.0.0 (1.01 KB) 작성자: Pramudita Satria Palar
Create y-coordinates from x-coordinate based on Hicks-Henne bump function
다운로드 수: 327
업데이트 날짜: 2015/2/6

라이선스 보기

This function creates a set of y-coordinates as a function of x coordinate, location, width, and magnitude of bumps based on Hicks-Henne bump function. The Hicks-Henne bump function is particularly useful for aerodynamic purpose such as altering the base geometry for airfoil optimization or to model uncertainties on the geometries of an airfoil.
Examples of use : To create y-coordinates with three bumps, scale factor of 1, width of 2, and the unity magnitudes of all bumps, with 100 coordinates, type the following codes:

b = hickshenne(100,[0.2 0.4 0.6],2,1,[1 1 1]);

The code is easy to be modified for your own needs. Please contact me if there is any question or bug in the code.

인용 양식

Pramudita Satria Palar (2024). Hicks-henne bump function (https://www.mathworks.com/matlabcentral/fileexchange/49560-hicks-henne-bump-function), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Airfoil tools에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0