photo

mukim


2013 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


how to generate random integer without function??
how can i generate random integer number on a fixed range without using any function ?? output sample: s = [12 30 33 02 17]

11年以上 前 | 2 件の回答 | 0

2

回答

回答済み
how can i generate??
how can i will be able to generate this type of loop?? for i=1:3, 7:9 %% statement end

11年以上 前 | 0

質問


how can i generate??
if i=1:3 is equal, i=[1 2 3] then how can i generate this... output sample, i=[1 2 3 7 8 9 13 14 15 16]

11年以上 前 | 2 件の回答 | 0

2

回答

質問


how can i get output
input sample: x=[43 03 00 10] output sample: y= 43030010 how can i get this output ???

11年以上 前 | 3 件の回答 | 0

3

回答

質問


how can i get output
sample input: x=[12 34 56 78] sample output: y=12345678

11年以上 前 | 1 件の回答 | 0

1

回答

回答済み
how can i get output
tnx.. Walter Roberson .. :)

11年以上 前 | 0

回答済み
how can i get output
the input is numeric input: 391632

11年以上 前 | 0

質問


how can i get output
input: "391632" i want output: i=39, j=1632 how can i get it??

11年以上 前 | 4 件の回答 | 0

4

回答

質問


Random integer number generation
I have fixed integer like: 0,1,2,5,6,7,10,11,12. Now i want to generate a random matrix like: 6,0,1,5,7,10,12,11,2. is there an...

11年以上 前 | 3 件の回答 | 0

3

回答

質問


how to generate random integer number in a fixed range in MATLAB, like between 1 to 10
i want to generate random number between 1 to 10 answer like: 7 4 1 8 5 2 10 6 9 3

11年以上 前 | 3 件の回答 | 1

3

回答