Statistics
9 Questions
0 Answers
RANK
105,479
of 301,522
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
11.11%
VOTES RECEIVED
0
RANK
of 21,315
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,118
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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...
10 years ago | 1 answer | 0
1
answerQuestion
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); ...
10 years ago | 1 answer | 0
1
answerQuestion
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); ...
10 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 2 answers | 0
