Statistica
RANK
188.940
of 300.364
REPUTAZIONE
0
CONTRIBUTI
6 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
16.67%
VOTI RICEVUTI
0
RANK
of 168.407
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
Question about creating matrices.
How can I randomly create two non-diagonal matrices that are similar ?
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Can I create a matrix with unknown dimension ?
Can Matlab allow me to create a matrix that has an unknown dimension ? In case that the amount of data is unknown.
quasi 11 anni fa | 2 risposte | 0
2
risposteDomanda
What did I do wrong ?
This is my code : count=0; for m=1:9 for n=1:10 for p=1:9 for q=1:10 if abs(...
quasi 11 anni fa | 0 risposte | 0
0
risposteCannot type anything in Command Window after run M.file!
Thank you. I've found the solution.
quasi 11 anni fa | 0
Domanda
Cannot type anything in Command Window after run M.file!
This is my code : lottery=[1000,500,200,300,0,0,0,0,0,0] l=length(lottery); a=zeros(9:10); for i=1:l for j=i+...
quasi 11 anni fa | 3 risposte | 0
3
risposteDomanda
Probability dealing a deck of cards. Need helps!
I'd like to use Matlab to solve this problem. There are 10 cards in a box that each has its number from 1 to 10. The cards nu...
quasi 11 anni fa | 2 risposte | 0
2
risposteHow can I use matlab to solve this probability problem ?
Hi, Sorry for my unclear statement. The last sentence mean the problem ask to know what's the probability that the "differenc...
quasi 11 anni fa | 0
Domanda
How can I use matlab to solve this probability problem ?
There are 10 lottery cards in a box that each has its number from 1 to 10. The cards number 1,2,3 and 4 have lottery prize of 10...
circa 11 anni fa | 3 risposte | 0
