Community Profile

photo

Adrian Brown


Last seen: 3 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


get 0 in the end of a regexp function
Hello, I have a number x= 1.25690e-15 in the first step I extract only the the first part of the x which mean firstPart = 1.2...

3 years ago | 1 answer | 0

1

answer

Question


Solving the matrix dimention for expm function
Good afternoon, I and working in the code bellow. I have an error message Arrays have incompatible sizes for this operation. ...

3 years ago | 0 answers | 0

0

answers

Question


locate element using find function in 3D matrix
hello, I am working in the code bellow. The main purpose of question is to determine the location of varibale B(:,:,i). re...

3 years ago | 1 answer | 0

1

answer

Question


save matrices from loop
Hello, I am using this code that estimate Optical flow of a given video. My purpose is to create a matrix that contain all t...

3 years ago | 1 answer | 0

1

answer

Question


Create sub-matrix respecting an order
I have a matrix size 4x4, I want to compose this matrix to submatrix as showing in the picture. A = [1 7 9 8; 4 16 12 3; 5 22...

3 years ago | 1 answer | 0

1

answer