photo

SATISH SONWANE


Last seen: 9 months ago Active since 2022

Followers: 0   Following: 0

Message

Programming Languages:
Python
Spoken Languages:
English

Statistics

All
MATLAB Answers

11 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
214,410
of 300,331

REPUTATION
0

CONTRIBUTIONS
11 Questions
0 Answers

ANSWER ACCEPTANCE
81.82%

VOTES RECEIVED
0

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
107,076
of 168,124

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3
  • Explorer
  • First Review
  • Solver

View badges

Feeds

View by

Question


HOw do I add ABB IRB 1520 ID robot to loadrobot input argument.
I want to Estimate Pose of Fixed Camera Relative to Robot Base as per this link. But the robot I am using is ABB IRb 1520 ID. Ho...

11 months ago | 1 answer | 0

1

answer

Question


Select images from a folder based on their similarity.
I have a folder containing 20000 images. These images are frames of a video and hence are very similar to each other visually. I...

2 years ago | 1 answer | 0

1

answer

Question


How is Validation and Test cost calculated in Classification Learner app?
I used SVM for classification with LBP features as input. I used 20 percent data for testing in classification learner app with ...

2 years ago | 1 answer | 0

1

answer

Question


How do I Verify Robustness of Deep Learning Neural Network with custom data?
I want to repurpose method given here for the custom dataset. I have a folder full of greyscale images with foldernames as their...

2 years ago | 1 answer | 0

1

answer

Question


Way to solve AX=XB
Is there any implementation of Tsai and lenz's (Or any other) method for solving AX=XB for hand- Eye Calibration?

2 years ago | 3 answers | 0

3

answers

Question


How do I fit a curve ?
Hi, I have been trying t fit a curve to the attached data. I tried fitPolynomialRANSAC but didn't get intended result. The data ...

3 years ago | 1 answer | 0

1

answer

Question


Scan image row-wise and store index of minimum grey values.
Hi, I want to scan an image row-wise and store the index value of the concerned pixels (Ones with lowest grey values) in a matri...

3 years ago | 1 answer | 0

1

answer

Question


How do I interprete Camera extrinsic parameters?
As per this link, the extrinsic parameters consist of a rotation, R, and a translation, t. The origin of the camera’s coordinate...

3 years ago | 1 answer | 0

1

answer

Question


Query regarding update to MATLAB R2022b.
I am not able to just update from R2022a to R2022b? When I click to update it downloads new installer and asks me to install fro...

3 years ago | 1 answer | 0

1

answer

Question


Issue with the output of 'Classificaion learner app'
Below I have attached two screenshots of the output of Classification learner app. I am trying to train optimizable SVM classifi...

3 years ago | 1 answer | 0

1

answer

Question


Usage of SIFT and SURF
Is it that for image classification, SIFT and SURF can only be used with Bag of Words and SVM? Can't someone directly feed SIFT ...

3 years ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years ago