photo

Helen97


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


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...

9 years 前 | 2 个回答 | 0

2

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答