User Tools

Site Tools


optimization

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
optimization [2022/01/12 12:52]
jan.dejong
optimization [2022/01/12 13:34]
jan.dejong
Line 109: Line 109:
  
 %constraints %constraints
-b1 = [0.05; 0.05; 25e-3; 0.1e-3];   % Lower bound +b1 = [0.05; 0.05; 25e-3; 0.1e-3];   % Lower bound (b1 < x) 
-b2 = [0.2; 0.2; 75e-3; 1e-3];       % Upper bound+b2 = [0.2; 0.2; 75e-3; 1e-3];       % Upper bound (x < b2)
  
 A = [-eye(4); eye(4)]; A = [-eye(4); eye(4)];
optimization.txt · Last modified: 2022/01/12 13:41 by jan.dejong