I've been stuck on this MATLAB question

3 visualizaciones (últimos 30 días)
Sara Maria El Oud
Sara Maria El Oud el 23 de Ag. de 2017
Respondida: Star Strider el 23 de Ag. de 2017
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.

Respuestas (1)

Star Strider
Star Strider el 23 de Ag. de 2017
The rem or mod functions are your friends in this problem.

Categorías

Más información sobre Programming en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by