photo

mukim


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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]

oltre 11 anni fa | 2 risposte | 0

2

risposte

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

oltre 11 anni fa | 0

Domanda


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]

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 11 anni fa | 3 risposte | 0

3

risposte

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Risposto
how can i get output
tnx.. Walter Roberson .. :)

oltre 11 anni fa | 0

Risposto
how can i get output
the input is numeric input: 391632

oltre 11 anni fa | 0

Domanda


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

oltre 11 anni fa | 4 risposte | 0

4

risposte

Domanda


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

oltre 11 anni fa | 3 risposte | 0

3

risposte

Domanda


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

oltre 11 anni fa | 3 risposte | 1

3

risposte