Community Profile

photo

AA


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 2
  • First Review
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Question


Center align multi-line title in latex format
Hello, I would like to center align a multi-line title, but in latex format. I am currently using this title_str1 ...

6 years ago | 1 answer | 0

1

answer

Question


close and restart matlab ? or another way out?
Hello, I have a code that is quite computationally and memory-wise intensive and given the RAM(64Gb) I have, I can utilize i...

6 years ago | 2 answers | 2

2

answers

Question


opencv:imread error
Hello, I am trying to run a LINUX system executable code from MATLAB's cmd window using *system* command. The executable is ...

6 years ago | 0 answers | 0

0

answers

Question


invalid mex file, missing dependent shared libraries
Hello, I have a code (user provided) that used to work well with R2016a, but for some reasons I had to move to R2017a for my...

6 years ago | 0 answers | 0

0

answers

Question


efficient way to work with ~2k variables of size ~400x400x3
Hello, I am running an optimization algorithm that involves iterating over ~2k variables, each variable representing an imag...

6 years ago | 2 answers | 1

2

answers

Question


parfor inside for consuming different run times
Hello, As it has been already advised, parfor within for isn't really recommended, but I am somewhat bounded by the intentio...

6 years ago | 0 answers | 0

0

answers

Question


Efficient way to perform loops of matrix multiplications
Hello, I have an implementation that involves multiplying matrices, summing them up, and storing them. It goes like this, ...

6 years ago | 0 answers | 0

0

answers

Submitted


CreateBorder
To create a custom border around input data. (Useful for image/data padding)

7 years ago | 1 download |