Jason
Followers: 0 Following: 0
Feeds
提问
how to compute random??
So the questiuon is asking about random numbers and computing them: Let Sn be the sum of n such random numbers, and let An be ...
2 years 前 | 2 个回答 | 0
2
个回答提问
Write a Matlab script that inputs a small number ε and large positive integer nMax, computes the smallest n∗such that
So this question uses a while loop, and I almost have the correct answer, I just don't know how to input the maximum nMax into t...
2 years 前 | 1 个回答 | 0
1
个回答提问
Sn*= sum of integers dividable by 11, write a script program that inputs a large positive integer M, computes the smallest integer n∗such that Sn∗> M, then displays n∗and Sn∗.
I am honestly so lost with this question, because 1) the wording is awful and 2) I just don't get while loops. The full question...
2 years 前 | 1 个回答 | 0
1
个回答提问
Can't enter inputs unless using workspace values
I am a new Matlab user, and I am slowly learning how to use the program. However, I keep running into an issue, and I am going t...
2 years 前 | 1 个回答 | 0