Note: I only know that, for example, variable y>z but I don't know the exact numbers because the values of y, z, w would change after changing the design variables.
Optimization:inequality constrains
    4 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
Hello,
In matlab optimization toolbox, I have added the upper and lower bounds for the design variables (x(1), x(2)...etc). However, there are some other variables (constrains for the convergence) that have some inequality constrains for example (y > z) and (y < w). What is the syntax for those inequality constrains?
Risposte (1)
  Walter Roberson
      
      
 il 28 Set 2015
        Not all of the optimization routines support linear inequalities or non-linear inequalities.
0 Commenti
Vedere anche
Categorie
				Scopri di più su Nonlinear Optimization in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

