Irfanullah Khan
Followers: 0 Following: 0
Feeds
提问
Array indexing, matrix indexing
n=6; h(:,:,1) = [0 1 2 1 2 3; 1 0 1 1 2 2; 2 1 0 2 1 1; 1 1 2 0 1 2; 2 2 1 1 0 1; 3 2 1 2 1 0]; h(:,:...
5 years 前 | 3 个回答 | 0
3
个回答提问
unexpected end of file; missing end statement inserted: out of domain MathProg model processing error
I am optimizing the problem (e.g., minimizing cost) in GLPK. To minimize the cost either we try to minizme the hardware or to us...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to resolve this error Error using fprintf Function is not defined for 'cell' inputs.
i want to find out k-shortest path between source and distination. i have creat a matrix for source and distination and for k-sh...
5 years 前 | 2 个回答 | 0