photo

Zdenek


Active since 2012

Followers: 0   Following: 0

Message

my profile

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How does MATLAB calculate lb <= x <= ub in LSQLIN?
Hello, I have a simple question. How does MATLAB calculate lb <= x <= ub in this environment? x = lsqlin([A;-A],...

12 years ago | 1 answer | 0

1

answer

Question


How to solve b≤Cx≤z with linear programming?
Hello, I'd like to calculate the following. For example: There is a Matrix *C* m*n(5x4), vector *b* (b1,b2,b3,b4,b5) and ...

12 years ago | 2 answers | 1

2

answers

Question


Solve constrained linear least-squares problem such that A*x<=b
Hello everyone, could you please have a look at the following issue I am having? I am trying to use lsqlin to calculate cons...

12 years ago | 7 answers | 0

7

answers