Community Profile

photo

kunal gokhe


Last seen: 12일 전 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년 초과 전 | 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.

2년 초과 전 | 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...

2년 초과 전 | 0

답변 있음
how to kill a process from Matlab
Use Ctrl+C to kill Porcess.

2년 초과 전 | 0

답변 있음
Context Menu in AppDesigner
you can add Component by simply drag and drop. Click Here for more Information.

3년 초과 전 | 0