필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Statistics in Matlab, what are methods?

조회 수: 1 (최근 30일)
Radoslav Vandzura
Radoslav Vandzura 2015년 11월 10일
마감: MATLAB Answer Bot 2021년 8월 20일
Hello All,
would you be so kind, can you please advise me, how can I do statistics (and what) when I have text data loaded in Matlab? I want to compare data through drawing axes in graph. I know when I have numeric data I can do max, min, and so on, but when I have text data....what I shout do?
  댓글 수: 2
Image Analyst
Image Analyst 2015년 11월 10일
The Statistics and Machine Learning Toolbox has many functions that deal with tables, and you can have categorical names/labels in a column of the table and many functions can deal with those. Do you have something specific in mind? Give us an actual example.
Radoslav Vandzura
Radoslav Vandzura 2015년 11월 10일
편집: Radoslav Vandzura 2015년 11월 10일
I will do data mining in Matlab. But before that I need visualize data, detect max and min value, medium, modus and so on. But I need to do it in GUIDE. But I have mixed data...numeric and text data.....I need to see what is influence each variable to other I would like to show in graph variables loading into GUIDE (through button Load). After loading data, names of columns are in pop-up menu. But when I select some name of columns nothing is shown in graph, any axes. Could you help me with my problem, please?......after that i will do min, max value of data...and so on...some statistics....

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by