필터 지우기
필터 지우기

Finding average without mean tool from specific column in csv file

조회 수: 1 (최근 30일)
jep
jep 2017년 11월 13일
편집: KSSV 2017년 11월 13일
I have a csv file called 'data.csv' with three columns and 6922 rows. I imported the data in my code and was asked to find the mean, minimum, and maximum of column 2 and 3 separately. I'm not sure how to go about doing this without the mean, min, and max tools.

답변 (1개)

KSSV
KSSV 2017년 11월 13일
편집: KSSV 2017년 11월 13일
Refer this to find the max the same can be extended to min and mean.
It is your home work..you need to learn and solve.

카테고리

Help CenterFile Exchange에서 Text Files에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by