photo

kunal gokhe


Last seen: 26 days 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

Mechanical engineer

Programming Languages:
MATLAB
Spoken Languages:
English

统计学

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

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

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

3 years 前 | 0

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

3 years 前 | 0

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

4 years 前 | 0