Thomas Verhaegen
Followers: 0 Following: 0
Statistica
4 Domande
0 Risposte
RANK
279.171
of 295.569
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
I have a mistake in my loop.
function Opdrachtc clear; clc; fontSize = 15; for kk = 1 : 10 h(kk) = MDealer(kk) H=cate...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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(...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 8 anni fa | 3 risposte | 0