I've been stuck on this MATLAB question

조회 수: 3 (최근 30일)
Sara Maria El Oud
Sara Maria El Oud 2017년 8월 23일
답변: Star Strider 2017년 8월 23일
I'm supposed to write a code on MATLAB that solves this problem.
21855372 21397898 21303234 21849704 21647943 21485234 21825033
Take the last three digits of these numbers above and divide them by 1000. Then find arithmetic average of the numbers obtained.

답변 (1개)

Star Strider
Star Strider 2017년 8월 23일
The rem or mod functions are your friends in this problem.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by