how to use two linear equality constraints

how can i use two (more than one for each type of constraint) for a specific function?

4 commentaires

John D'Errico
John D'Errico le 30 Mai 2014
To do WHAT? Be specific. We cannot read your mind.
Sameer
Sameer le 30 Mai 2014
well, i want to minimize the varience of a portfolio.
as such, i have a driver in the beginning that will make the weights of certain stocks equal to a specified number BUT i also want the total weight of the stocks equal to 1.
Sameer
Sameer le 30 Mai 2014
im using fmincon
Roger Wohlwend
Roger Wohlwend le 30 Mai 2014
You seem to optimize a portfolio. Consider using the function portopt.

Réponses (1)

Alan Weiss
Alan Weiss le 30 Mai 2014

0 votes

I don't know what kind of constraints you have, I mean, perhaps they are linear constraints, perhaps they are nonlinear constraints. In any case, you can find the instructions of how to include constraints in the documentation. And there are plenty of examples of constrainted documentation, too.
Alan Weiss
MATLAB mathematical toolbox documentation

Cette question est clôturée.

Question posée :

le 30 Mai 2014

Clôturé :

le 20 Août 2021

Community Treasure Hunt

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

Start Hunting!

Translated by