Community Profile

photo

Jason


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort