photo

VASUNDHARA V


Last seen: casi 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


referencing each element of a matrix to some other matrix
netCostMatrix=[Inf 400 100 200 Inf Inf 400 Inf Inf 500 600 Inf Inf 900 200 Inf 100 300 ...

casi 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


operation after every iteration in Nested for loop
for i=1:100 for j=1:20:720 temp1=d2( :, j : j+19 ) temp2=prod(temp1) end end In t...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


if,elseif ,else statements
I dnt know what is wrong with my code ..it only prints value upti i==2 then it ends ..i step by step checked it. for i=1:2 ...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


searching first two consecutive ones and set to 0
y=[1 1 1 1 1 1 1 1 1 1 1] i want to search for first two consecutive ones everytime and allocate them 0 like this y=[0 0 1 ...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


want a rows to split into multiple rows
A=[111111111111111111] i want to generate A=[111111 111111 ...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


accessing the element for the matrix but that elemnt is in the form of row vector
accessing the element for the matrix but that elemnt is in the form accessing the element for the matrix but that elemnt is in t...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how will be define multidimensional variable in matlab in the form of matrix so that it stores two information ?, not multidimensional array...
1-2[111100001] 1-3[111011001] 1-4[110001010] 2-3[101010010] 2-4 [10101010] 3-4[101010010] like this above ?

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to assign different parameters(like bit rate etc) to the elements of a matrix??
how to assign different parameters(like bit rate etc) to the elements of a matrix??

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to assign the bit rate value like 12.5 GHz to a spectrum slots in elastic optical network ..spectrum slots are 120 .can we use size function for that?
how to assign the bit rate value like (12.5 GHz ) to a spectrum slots in elastic optical network ..spectrum slots are 120 .can w...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


want to generate this matrix
Hello I want to generate this below matrix in matlab..i am trying ones ,zeros and eye command but not getting this one [11...

más de 2 años hace | 1 respuesta | 0

1

respuesta