Optimization of a real time system
이전 댓글 표시
Hi,
I currently control a physical electronic system with Matlab. Matlab controls three parameters of this system, each parameter has a total of 15-20 different options that could be selected by Matlab. I currently run this system in raster fashion, sweeping through all combinations of these three parameters. Base on each single parameter selection the system gives me a single numerical result which is saved in matlab. Thus, Matlab tests the system by using 3000-8000 different combinations of parameters. The lowest numerical result is the local minima which I am interested in and the corresponding parameters selected for achieving this local minimum will be my best operational parameters.
How can I speed up this process without needing to process all 3000-8000 combination of parameters?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Choose a Solver에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!