photo

Irfanullah Khan


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
94,957
of 300,592

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,752

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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(:,:...

6 years ago | 3 answers | 0

3

answers

Question


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...

6 years ago | 0 answers | 0

0

answers

Question


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...

6 years ago | 2 answers | 0

2

answers