photo

Mukul Khandelwal


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
159,408
of 300,756

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
12.5%

收到投票数
0

排名
 of 21,077

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,890

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

10 years 前 | 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 ...

10 years 前 | 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...

10 years 前 | 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...

10 years 前 | 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...

10 years 前 | 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...

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答