photo

Keanu Guardiola Flores


Last seen: 8개월 전 2018년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How can I create a video from a 3D matrix that is not in rgb format?
I have a matrix of the form : M = 10*rand(4,4,10); where each a_ij element represents the position of a physical thing, an...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


How can I rearrange the order of elements in a string given a matrix with positions?
I have a string array of the form: str =["e1","e5", "e7", "e3"] %there are 16 e's in total I want to take that str and orde...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


How can I obtain new coordinates of elements in strings array?
I have an input like: A = ["e2_u3", "e4_u1", "e3_u2", "e_3_u1", "e2_u2", "e1_u1"] and I want to create: M(i,j) = ["e1_u1"...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


How can I sort strings using only a piece of them?
I have an array of strings in the format 'text#_text#. I want Matlab to be able to recognize the numbers in the strings so I can...

대략 7년 전 | 답변 수: 1 | 0

1

답변