Community Profile

photo

Thomas Verhaegen


2016 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

回答