Community Profile

photo

VALARMATHY K


Last seen: meer dan 3 jaar ago Active since 2017

Followers: 0   Following: 0

Statistics

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

View badges

Feeds

View by

Question


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...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 6 jaar ago | 2 answers | 0

2

answers

Question


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...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


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 ...

meer dan 6 jaar ago | 0 answers | 0

0

answers

Question


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

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 6 jaar ago | 2 answers | 0

2

answers

Answered
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('...

meer dan 6 jaar ago | 0

Question


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

meer dan 6 jaar ago | 0 answers | 0

0

answers