How can I use optimization algorithms in Matlab, applied on a code in Visual C#?

I have a program written in Visual C# in which I created an environment for different optimization algorithms. Now only the optimization code itself is missing. I heard there is a way to connect Visual C# and Matlab code via COM-Interface, so that I am able to run the C# program with a chosen optimization code of Matlab. How is that possible?

回答 (1 件)

Guillaume
Guillaume 2014 年 11 月 15 日

0 投票

It's all explained in the doc, with even an example for c#.

カテゴリ

ヘルプ センター および File ExchangeGet Started with Optimization Toolbox についてさらに検索

質問済み:

2014 年 11 月 15 日

回答済み:

2014 年 11 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by