photo

safi marwa


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
0 답변

순위
207,811
of 302,098

평판
0

참여
9 질문
0 답변

답변 채택
11.11%

획득한 표
0

순위
 of 21,542

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 178,932

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

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 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

2

답변