Mukul Khandelwal
Followers: 0 Following: 0
Statistik
8 Fragen
0 Antworten
RANG
258.379
of 295.495
REPUTATION
0
BEITRÄGE
8 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
12.5%
ERHALTENE STIMMEN
0
RANG
of 20.240
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.991
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
how can i take a variable which store decimal values
I am having problem to store decimal value. whenever i am taking greater denominator value it shows only zero . please can any o...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to change cost in matlab function.
I am using A_Star_Search algorithm for finding shortest distance but i want to give cost for left =2 and simple cost is =1 . so ...
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to increase the area of black color object in matlab
We are trying to detect black color object through overhead camera and then we are taking black color object as a obstacle so we...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to make global variable in matlab so that we can use in any .m file or any other method to use a variable in many .m files
I am having one variable x in one .m file and I want to use this variable (because I want that value in my other .m file) in oth...
fast 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How can i detect moving robot in an image and find its pixel value(coordinate value)
We are tracking robot and find its position by overhead camera .We have marked black square on top of robot.We want to find pixe...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i compare the colors and then perform action OR is there any other way to do the comparison and then perform desired action
ia=imread('redline.tif'); image=im2bw(ia); %imshow(j); [row,column]=size(image); grid = zeros(rows,column); for...
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to identify object in image and then make a path from one to other sequentially like in this image first we have to go from start to triangle then triangle to box and then to end
Identifying the object then robot goes from one position to another
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can i create array of all -1 numbers in it?
* Item one * Item two
fast 9 Jahre vor | 1 Antwort | 0