統計
MATLAB Answers
2 質問
0 回答
ランク
of 154,317
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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年以上 前 | 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年以上 前 | 1 件の回答 | 0