Community Profile

photo

Vigneshwar Pesaru


Last seen: casi 3 años hace Con actividad desde 2016

Followers: 0   Following: 0

Contacto

I am life-time learner from real world problems,to solve

Estadísticas

All
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 3
  • First Submission
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
hello, can somebody help me to write this question in matlab
Seems to be too trivial question. x=2; z=3;%I don't understand why there is x^(2)*x over there;instead we can directly wri...

más de 6 años hace | 0

Respondida
Grouping and sharing of subcarriers in a random manner
It seems to be trivial code,if I understood properly.And I don't want to share any code but algorithm or logic to get your desir...

más de 6 años hace | 0

Respondida
Why am I getting the error message "??? Assignment has more non-singleton rhs dimensions than non-singleton subscripts"?
I faced the same error its because of following consider x(:,:,1)=[3 1 2;2 1 3;4 5 6]%I am storing this matrix into a variab...

más de 6 años hace | 0

Respondida
Do while loop in Matlab
Hi!!! There is no 'do while' loop in MATLAB in fact you can perform the similar action using 'while' which is powerful in MAT...

más de 6 años hace | 0

Pregunta


I am trying to get a unique sequence form given sets?
example:s1=[1 2 3],s2=[4 5 6] now what I need is x=[1 4 2 5 3 6] or x=[1 4 5 2 6 3], each element will come from sets in a uniqu...

casi 8 años hace | 0 respuestas | 1

0

respuestas