photo

kunal gokhe


Last seen: 10 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

Mechanical engineer

Programming Languages:
MATLAB
Spoken Languages:
English

统计学

All
MATLAB Answers

0 个提问
5 个回答

File Exchange

2 文件

Cody

0 个问题
21 个答案

ThingSpeak

1 公开的 个频道

排名
72,085
of 299,823

声誉
0

贡献数
0 个提问
5 个回答

回答接受率
0.00%

收到投票数
0

排名
9,347 of 20,811

声誉
77

平均
5.00

贡献数
2 文件

下载次数
4

ALL TIME 下载次数
609

排名
21,646
of 166,136

贡献数
0 个问题
21 个答案

评分
232

徽章数量
1

贡献数
0 帖子

贡献数
1 公开的 个频道

平均
50

贡献数
0 个亮点

平均赞数

  • MATLAB Flipbook Mini Hack Participant
  • First Answer
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • First Review
  • Solver

查看徽章

Feeds

已回答
How to find a extact point on the graph without coding?
After plotting of Graph, You can use Data Tip point tool find in tool or help section.

3 years 前 | 0

已回答
What is the best program for labeling(Bounding box) the pedestrian in Matlab?
Open MATLAB go to the APP menu Scroll down to the Image processing and computer vision section, there you find Image Labeler.

4 years 前 | 0

已回答
Combine a video with animations of three subplots
Try this code below data = readtable('pva.csv'); inputVid=VideoReader('VJ.mov'); mergedobj = VideoWriter('compositevid','Moti...

4 years 前 | 0

已回答
how to kill a process from Matlab
Use Ctrl+C to kill Porcess.

4 years 前 | 0

已回答
Context Menu in AppDesigner
you can add Component by simply drag and drop. Click Here for more Information.

5 years 前 | 0