Community Profile

photo

Milan Lstiburek


Last seen: 3 months ago Active since 2018

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


Matlab standalone application replacing my R-package
I developed an R-package requiring many people to install R and R-studio and some dependencies. I want to simplify that and prod...

1 year ago | 0 answers | 0

0

answers

Question


Vectorization: incompatible sizes of arrays
O is a matrix with n_p x n_o rows; P is a matrix with n_p rows. Both matrices have three columns.The second column in O should b...

1 year ago | 3 answers | 0

3

answers

Question


joining two matrices by column 1
How can I combine two matrices, say: a = [29 315; 41 64; 42 130] b = [29 260; 39 171; 41 430] I need the following: ...

5 years ago | 1 answer | 0

1

answer