Jason
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
211,818
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0