Direct Pattern Search MATLAB code
バージョン 1.0.0 (2.31 KB) 作成者:
Farrukh Nagi
Simple pattern search code base on Hooke Jeeves algorithm
Two files are provided here, PS_global.m is main program and fcn_test.m contains the calling objective test functions. Need to change number of variable NVar in main PS_global.m file base on selection(uncomment) of test function in file fcn_test.m. Program is tested for four variables successfully. For Maximization add -1 sign before the objective function.
引用
Farrukh Nagi (2025). Direct Pattern Search MATLAB code (https://jp.mathworks.com/matlabcentral/fileexchange/87397-direct-pattern-search-matlab-code), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2019b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxタグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0 |
