Community Profile

photo

Mario A


Last seen: 4 months ago Active since 2017

Programming Languages:
Python, C++, C, MATLAB
Spoken Languages:
English, Italian, Spanish

Statistics

All
  • 5-Star Galaxy Level 3
  • First Answer
  • Personal Best Downloads Level 2
  • First Review
  • First Submission

View badges

Content Feed

View by

Answered
Matlab 2020b does not find Xcode Mac OS Big Sur
MATLAB requires Xcode to build MEX files on macOS: if only the Command Line Tools are available, MATLAB complains that "Xcode is...

1 year ago | 1

Submitted


SAR Processor
Implements a basic range-Doppler algorithm for focusing raw synthetic aperture radar (SAR) data

2 years ago | 32 downloads |

Thumbnail

Answered
How to improve speed when printing multiple images inside a for loop
I just found a solution form the parallel computing toolbox, which is the use of parfeval function. This function allows an asyn...

6 years ago | 1

| accepted

Question


How to improve speed when printing multiple images inside a for loop
My code generates a figure on each iteration of a for loop, which is printed to a png file each time. Is there a way to speed up...

6 years ago | 2 answers | 0

2

answers

Submitted


convmtx2_mod(H,M,N,mem_thr_GB)
Returns the 2D convolution matrix

7 years ago | 1 download |