Adrian Brown
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
78,285
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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