Feeds
질문
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...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
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); ...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
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); ...
대략 11년 전 | 답변 수: 2 | 0
2
답변질문
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...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
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); ...
대략 11년 전 | 답변 수: 2 | 0
2
답변질문
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); #
11년 초과 전 | 답변 수: 2 | 0
2
답변질문
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
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
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=...
11년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
11년 초과 전 | 답변 수: 2 | 0
