Community Profile

photo

Mukul Khandelwal


2015년부터 활동

Followers: 0   Following: 0

통계

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can i create array of all -1 numbers in it?
* Item one * Item two

8년 초과 전 | 답변 수: 1 | 0

1

답변