photo

Helen97


Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

Feeds

Afficher par

Question


Write a Matlab script that asks for an integer (n) and then computes the following based on the value of the integer:
While the value of n is greater than 1, replace the integer with half of its value (n/2) if the integer is even. Otherwise, rep...

environ 9 ans il y a | 2 réponses | 0

2

réponses

Question


Write a matlab program that prompt the user for an integer and print the integer digits
Write a matlab program that prompt the user for an integer and print the integer digits *Input / Ouput example:* Enter num...

plus de 9 ans il y a | 1 réponse | 0

1

réponse