fmincon - matrix A depends on x
Mostrar comentarios más antiguos
Helly everyone,
I have looked for a solution on Matlab central but I did not find anyone.
I would like to use the function fmincon in order to minimize a non linear function.
My problem is that the coefficients in the A matrix are dependent on x. I have a lookup table in 3D in Excel to get the coefficients of A. The values, also depending on x, of the function f have to be read also in a lookup table in the Excel file.
Is it possible to use the function fmincon in this case? If yes, could you give me an idea of how can I do it please?
I hope that I made myself clear and thanks you in advance for the help.
Thanks you,
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Linear Least Squares en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!