Does Matlab coder work with the Global Optimization Toolbox?

7 次查看(过去 30 天)
I currently get the error message when trying to compile some code with Matlab Coder 2021b: "patternsearch is not supported for code generation"
Are there any plans for this? Is there a fundamental reason it doesn't work now or was it just seen as too niche for the effort at this time?
Thanks,
Dave
  1 个评论
David
David 2022-2-22
Is it possible it's not compiling because I'm testing the trial version of the Global Optimization Toolbox?

请先登录,再进行评论。

回答(1 个)

Denis Gurchenkov
Denis Gurchenkov 2022-2-22
Hi Dave,
I passed your feedback to the development team, so they prioritize supporting this function for code generation.
If you could attach some example that shows how would you use this function with MATLAB Coder (what options you'd pass to it, also - do you want to generate C/C++ for deployment, or for acceleration - what is your use case), that information would help greatly, and bolster the case for supporting this function.
If you would prefer not to show your code here, please feel free contact MathWorks technical support and ask them to pass this information to the development team, that would also work for us.
Thanks,
Denis.
  1 个评论
David
David 2022-2-22
Thanks. Punchline is I want to solve a model for parameter estimation and deploy to field. There are a lot of local minima and so far patternsearch is the most reliable. I will send more details directly to tech support as they are proprietary.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Multiobjective Optimization 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by