How to use fmincon in GNU Octave?

조회 수: 25 (최근 30일)
Akshay Bhapkar
Akshay Bhapkar 2020년 10월 13일
답변: KSSV 2020년 10월 13일
Hello,
I am working on my Master Thesis at a company which does not use Matlab.
Since I have student license, I've finished my work using the Matlab. I worked on constrained optimization using fmincon solver.
Now the company is asking to perform the similar optimization in Octave because it is free. I want to know if it is possible to use do it or if you know of any other software.
If anyone has done it before, an example/illustration would be a great help for me.

답변 (1개)

KSSV
KSSV 2020년 10월 13일
You can implement fmincon in OCtave too....read it here: https://octave.sourceforge.io/optim/function/fmincon.html

카테고리

Help CenterFile Exchange에서 Octave에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by