photo

navanit dubey


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
177,070
of 300,365

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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 2
  • First Review
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


how to increase the run time of the matrix ?
Hey , I am runnng a code for finding the shorter path , i am able to do it easily for matrix of 37*37 but as I increase its val...

4 years ago | 2 answers | 0

2

answers

Question


How to save the matrix value of bmp image ?
Hey, I have an image which is in bmp format and i coverted it in 0 and 1 using the below code m1=im2bw(imread('m1.bmp')) imsh...

4 years ago | 1 answer | 0

1

answer

Question


how to find kshortest path or use Dijkstra algorithm for 12 plot points.
I have the xy coordinate for the source Ps and destination Pg and the other points ps=[37 394]; pg=[383 123]; b1=[71 319]; ...

5 years ago | 3 answers | 0

3

answers

Question


Branching points in a VORONOI DIAGRAM
I want to make a branching points(red dots) in the given binary image which will be determined as image pixels which are conne...

5 years ago | 1 answer | 0

1

answer

Answered
connecting points in Binary image
how should i make a branching points in this image

5 years ago | 0