Lala
Followers: 0 Following: 0
Feeds
提问
Constraint addition to fminconn
Hello, I am trying to add a budget connstraint to this code but my approach is not working. the constraint would be that the sum...
4 years 前 | 0 个回答 | 0
0
个回答提问
Sensitivity Analysis- Plot
I want to plot a graph that would have multiple cities (city 1 to 15) on the y-axis and about 3 scenarios on the x-axis (I hav...
4 years 前 | 0 个回答 | 0
0
个回答提问
Non-Linear optimization
Hello, Please, how do I sove this non linear optimization problem?um.'. The idea is to declare max(1), max(2), and max(3) as co...
5 years 前 | 1 个回答 | 0
1
个回答提问
LONGEST PATH BY PRODUCT
Hello, I have an adjacency matrix (A= [0,0,0.6,0.7,0.3;0.9,0,0,0.3,0;0,0.6,0,0.9,0;0,0,0.4,0,0.9;0,0,0,0,0]) that represents t...
5 years 前 | 1 个回答 | 0
1
个回答提问
How can I change the value of some elements within a matrix
Please, I am doing an elememt wise inverse of a matrix, the goal here is for any value that is infinity to be converted to 0. Th...
5 years 前 | 1 个回答 | 0