photo

zikrullah muhammad


2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
3 回答

ランク
105,339
of 301,432

評判
0

コントリビューション
5 質問
3 回答

回答採用率
60.0%

獲得投票数
0

ランク
 of 21,280

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,555

コントリビューション
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

回答