photo

VALARMATHY K


Last seen: mehr als 3 Jahre vor Aktiv seit 2017

Followers: 0   Following: 0

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 7 Jahre vor | 2 Antworten | 0

2

Antworten

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

fast 7 Jahre vor | 0

Frage


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

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten