Community Profile

photo

Thomas Verhaegen


2016년부터 활동

통계

  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


I have a mistake in my loop.
function Opdrachtc clear; clc; fontSize = 15; for kk = 1 : 10 h(kk) = MDealer(kk) H=cate...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I want to see a 1000 results in a Histogram
I have created a script. I wish to loop this a 1000 times and place the result in a Histogram. Below is the script. k= min(...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Storing output from a for loop into a matrix. When input value comes from .m script.
I need to plot a histogram from my output data. I have written a script and know how to make this into a loop. However how can I...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


I want to generate a random number between 1 and 10, but I want the chance of a 10 to be greater
I want to simulate some parts of BlackJack. For wich I need the dealer to draw a random card. Since a jack, a queen and a King a...

7년 초과 전 | 답변 수: 3 | 0

3

답변