photo

Surabhi A S


Last seen: 대략 1년 전 2022년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
0 답변

순위
264,970
of 300,364

평판
0

참여
10 질문
0 답변

답변 채택
40.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Distinguish incomplete and complete triangles from a given image and display their respective numbers
I have a smoothed edge image and would like to highlight with 2 different colors (green - complete triangle, red - incomplete tr...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Binary image and edge images are not displayed
I have a code for displaying images but the output is not as expected. From the binary image I want to extract the edged image. ...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Only 1 image is being displayed. Rest images are not being displayed.
I have few images which was captured under microscope. From those only 1 image I could get the binary edge image whereas for oth...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I want to find the edge lengths of the shape in a given image.
I have an edged image and would like to highlight the edges of triangles and also find the length of each side of each triangle....

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I have a code to length of a shape but I am not getting the correct output accordingly.
I have a code to find the edge length of triangle. But I am not getting the exact output and I wish to know if the length is in ...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Fill the lines of incomplete triangles and form complete triangle.
I have a smoothed image which consists of 10 - 15 incomplete triangles (looks like triangles but few lines are not connected). I...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to set different threshold's for each data?
I am plotting a graph of acceleration(y axis) Vs time(x axis) for 1000 points(secs). I want that particular point at which value...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


I am receiving this error : Subscripting a table using linear indexing (one subscript) or multidimensional indexing (three or more subscripts) is not supported.
When i try to run this code I'm receiving this error: Subscripting a table using linear indexing (one subscript) or multidimens...

대략 3년 전 | 답변 수: 2 | 0

2

답변

질문


I want compare the differences from each block of 10 values to the next block of 10 values until the given 100 sets of values are compared.
I want to compare first 10 data with the next 10 data using a while loop. I have coded for first 10 values and have obtained the...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


I want to get the difference between the present number and the previous number for 1000 set of data from the plot.
For example, I have considered 10 random values from the set of 1000 values X-axis values are as given a = [ -9.658 -9.321 ...

대략 3년 전 | 답변 수: 2 | 0

2

답변