Statistica
3 Domande
0 Risposte
RANK
65.416
of 301.985
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
of 177.893
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 want to repeat this code 32 times and each time stores the result to get matrix 1*32
counter=0; for i=1:256 for j= 1:256 if L(i,j) == k counter= counter+1; end end end
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
i got an error when i run this code ? Error using plot
R=2; meo=5; ru=0:1:30*1; syms k Pout_k1=((2^(2*R)-1)^k).*symprod(1./(ru*5),k,1,1); Pout_k2=((2^(2*R)-1)^k).*symprod(1./(ru*...
circa 6 anni fa | 1 risposta | 0
1
rispostaDomanda
how do i plot a cell array fi{i} where every cell contains 1*1 matrix
gama_rd=50; v = 0.1; lambda=0; for i=1:100 fi{i}=((lambda*v*gama_rd+lambda*v+2-lambda)*(1-lambda))/((lambda*v+2-lambda...
circa 6 anni fa | 1 risposta | 0

