photo

Sumana


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
230,199
of 298,339

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,567

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 160,865

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer

View badges

Feeds

View by

Answered
error using text()
My code is: for i = 1:length(props) % Extract bounding box and centroid information boundingBox = props(i).BoundingBo...

1 year ago | 0

Question


I want to find the width of a line...how to do?
First i have done hough transformation. My code runs good , i have derived also the no. of line and the length. T=graythresh(...

1 year ago | 2 answers | 0

2

answers

Question


Getting this error" Invalid training data. Sequence responses must have the same sequence length as the corresponding predictors."
XTrain=xlsread('C:\Users\Subhodip\Desktop\Sumana\Input.xlsx',1,'A1:E1024'); YTrain=xlsread('C:\Users\Subhodip\Desktop\Sumana\In...

2 years ago | 1 answer | 0

1

answer