On-line simplex search

버전 1.0.0 (30.5 KB) 작성자: Gert Kruger
A reentrant version of the well-known Simplex search (Nelder-Mead) optimization is provided.
다운로드 수: 54
업데이트 날짜: 2019/5/28

라이선스 보기

The on-line simplex search is an implementation of the well known Nelder-Mead optimization algorithm. The usual simplex search found in Matlab is not appropriate for an on-line implementation, because the state variables used are not persistent and the algorithm is not implemented to be reentrant. The implementation provided here is reentrant.
Thus, a sample vertex generated by the algorithm can be put out and be evaluated. After the system has settled to the evaluated vertex a new cost value can be read, after which the function can be reentered with the costs of previous vertices "remembered" due to persistent variables.

인용 양식

Gert Kruger (2024). On-line simplex search (https://www.mathworks.com/matlabcentral/fileexchange/71673-on-line-simplex-search), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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