photo

zikrullah muhammad


2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
3 답변

순위
105,347
of 301,440

평판
0

참여
5 질문
3 답변

답변 채택
60.0%

획득한 표
0

순위
 of 21,282

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,580

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


(a^b) mod c
hi all, i need your help. i want to use (a^b) mod c but in matlab if i use mod((a^b),c); it's return inf becaus...

거의 15년 전 | 답변 수: 2 | 0

2

답변

답변 있음
Error using ==> mpower At least one operand must be scalar in mod operation
i'am sorry it's should be line 7. but in my matlab it's return error. any idea why my code return: error using ==> mpowe...

거의 15년 전 | 0

질문


Error using ==> mpower At least one operand must be scalar in mod operation
hi all, i need ur little help here. i use this code d=18; n=19; x=3; d1=dec2bin(d); r=1; for i=1:length(d1)...

거의 15년 전 | 답변 수: 4 | 0

4

답변

답변 있음
??? Attempted to access l(0); index must be a positive integer or logical.
thanx a lot guy, u really helpful

거의 15년 전 | 0

질문


??? Attempted to access l(0); index must be a positive integer or logical.
hi, all. i have a little problem here i use this code: function y=iseng(x,d,n) l=dec2bin(d); k=length(l); y=1; ...

거의 15년 전 | 답변 수: 2 | 0

2

답변

질문


how to use mod in variable that have big value
hi all, i have little problem here how to use mod in variable that have big value?? ex: u= 1.3447e+236 v= 345 then ...

거의 15년 전 | 답변 수: 1 | 0

1

답변

답변 있음
how to set gui's input to decimal
arigatou

거의 15년 전 | 0

질문


how to set gui's input to decimal
hi all, i have a simple queation. in gui, when i use get from handles, the type of data is string. but, i need that data rea...

거의 15년 전 | 답변 수: 2 | 0

2

답변