photo

VALARMATHY K


Last seen: 거의 5년 전 2017년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

7 질문
1 답변

File Exchange

2 파일

Cody

0 문제
13 답안

순위
98,266
of 300,364

평판
0

참여
7 질문
1 답변

답변 채택
57.14%

획득한 표
0

순위
10,332 of 20,934

평판
59

평균 평점
0.00

참여
2 파일

다운로드 수
2

ALL TIME 다운로드 수
596

순위
33,034
of 168,407

참여
0 문제
13 답안

점수
140

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 1
  • Solver
  • First Answer

배지 보기

Feeds

보기 기준

질문


How to calculate distance between two ginput?
hai friends i have to calculate distance between two ginput points and also how to calculate angle between 4 ginput. <</matla...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


How to plot graph using ginput?
Hi friends i want to plot a graph between two graphic input, i did it but i want to make it as my input should be visible before...

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

2

답변

질문


How to plot this graph?
This is my code i am getting output, but i want to simply this because if i have to change the plotting interval i have to chang...

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

1

답변

질문


How to do Arduino serial communication with MATLAB GUI Push button?
*This is the code which is available in Matlab central* s=serial('COM','BAUD', 9600); fopen(s); for m=1:10 ...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


How to plot this graph?
please, any one help me to plot this graph

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

1

답변

질문


Is MATLAB providing free online tutorial?
Is MATLAB providing free online tutorial with certification?

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

2

답변

답변 있음
How to find features of an image?
you can use this for your calculation GLCM = [0 1 2 3;1 1 2 3;1 0 2 0;0 0 0 3]; stats = graycoprops(GLCM) I = imread('...

대략 8년 전 | 0

질문


can i calculate GLCM for colour image?
if i import color image it show error, why?

대략 8년 전 | 답변 수: 0 | 0

0

답변