Statistik
9 Fragen
0 Antworten
RANG
207.713
of 302.001
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
11.11%
ERHALTENE STIMMEN
0
RANG
of 21.487
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 178.011
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
can any one help me in detecting an error in matlab code please ?
pih=[]; for im=1:0.1:20 n=15; i=13; k=8; m=2; h=3; f=factorial(n)/(f...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
please i have a question in matlab can any one help me please i want to correct this code ? i dont understand the error
N=32; t=100; R=1000; c=[]; nprime=50; for n=1:t for u=1:R % c=perform_read_cycle(N,c); ...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
please can any one help me i whrite this code to plot a figure but it give me an empty one ?
ti=40; tb=320; alpha=ti/tb; k=256 ; N=100; peff= k/(N*(1-(1/N))^(1-k)) - k + (N*(1-(1/N)))*(alpha-1) ; plot(peff); ...
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
please can any one help me when i excute this code to get a figure for the function S ( in my code) i get an empty figure , please any one can correct that ?
L=256; %%%%%% la taille du frame %%%%%% N =600; %%%%%% le nombre des tag à identifier %%%%% fo...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
please why i cant get a figure ( it give me an empty figure)
L=16; for n=1:100:500 Pidle=(1-(1/L))^n; Psucc = (n*(1-1/L)^(n-1)) ; Pcoll=(1-Pidle0-Psucc0); ...
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
please can any one help me , i write a code but when i select plot i dont have any figure :/ :/ this is my code
# mp=0:100:1000; T=[]; T=[T;mp/(((7*mp)-1)/6)]; plot(mp,T); #
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
can any one help me urgent please : why i can't run an script matlab ? in the command window i dont find the " >> " to show the result ? please
no code
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
can any one help me i wanna to correct this code ?
# pih=[]; n=[]; % matrice contenant le nbr de tag n i=[]; % matrice contenant le nbr des descendants a=...
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
good mornning please i have an error in this programm , can any one help me please i need that urgent
v4=[]; for j=0:1:63 for h=0:0.1:3 pnd=0:0.1:1 ; n=2:2:16; % if(n>=2) v...
mehr als 11 Jahre vor | 2 Antworten | 0
