Community Profile

photo

Onovo


University of Bradford

Last seen: 11 Monate vor Aktiv seit 2016

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


How do I create a vector by repeating a vector
Given a Vector A=[1; 2], I want to create a vector B, such that B=[1; 2; 1; 2] . Thanks

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Creating Vector from the following matrix
Please Given the following matrix A=[1 2 3; 4 5 6; 7 8 9], I would like to create a column vector B from A, such that B=[1;2;3;...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I generate a uniform random number from a 2d matrix to form a 3d matrix
I have a vector A, such that A is 48X1, I need to create another matrix B from A, such that B is 48X1X5000 (i.e. a 3D matrix). N...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to work with 3D Matrix
Please am new to programming, and have just generated a 3 dimensional matrix of Q [Q] with size 1000X24X3 using the cfollowing m...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Answer to my question
Please I asked a question on this forum 2 hours ago, can't seems to find any info on it anymore. I am new to this forum though.

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten