Community Profile

photo

navanit dubey


Last seen: fast 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 3 Jahre vor | 0