Feeds
提问
Help with linprog error message
I am trying to use linprog to solve for my min but I am getting the error message below % Code Define System % Simp...
11 years 前 | 1 个回答 | 0
1
个回答提问
Getting an error message using linprog
I am trying to use linprog to solve for my min but I am getting the error message below % Code Define System % Simple M...
11 years 前 | 0 个回答 | 0
0
个回答提问
How to construct a block diagonal combined with another block diagonal with an off diagonal?
I am trying to get a matrix in the form B 0 0 -I 0 0 0 B 0 A -I 0 0 0 B 0 A -I with vectors: B = [5; 10] ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Help with Error using ==> plus message
I am getting an Error using ==> plus message when I run the following code: >> clear % Continuous-time Model of Mass...
12 years 前 | 2 个回答 | 0
