Community Profile

photo

Todd Wyzkiewicz


Last seen: 거의 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


converting a coin flip bet int oa bet on a house race game
You recently won $50 in a raffle. Instead of putting it in the bank like you know you should, you decide to go down to the racet...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Near sighted pirate while loop?
An incredibly near-sighted pirate has just finished burying his gold on an island and now must get back to his boat at the far e...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


using loops to play blackjack
Use Matlab to calculate the odds of landing blackjack on the first hand dealt. REF: In blackjack you are dealt two cards from a ...

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


while loop statement errors
disp('I can tell how long you''ll have to pay for your house.') disp([' ']) pv=input('What was your present mortgage value? ...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


these code is how to find (the new mortgage values of a house), but I'm having troubles changing it to find (how long it will take to pay off a house).
disp('I can tell you how much you''ll have to pay for your house.') disp([' ']) pv=input('What was your original mortgage valu...

대략 4년 전 | 답변 수: 1 | 0

1

답변

답변 있음
while loop ends before the question is answered?
could the issue be with the count=0; numguess=0; chance=0;

대략 4년 전 | 0

질문


while loop ends before the question is answered?
r=randi(51)+49; %the random integer generator will give a number inbetween 50 nad 100 for the user to guess. disp('I''m thi...

대략 4년 전 | 답변 수: 3 | 0

3

답변

질문


how to use num2str
disp(['The absolute value of your array is:' num2str(y))]);

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


trouble understanding for loops
Create a script file that calculates the present balance on a mortgage loan. This program must allow the user to input the follo...

대략 4년 전 | 답변 수: 2 | 0

2

답변