photo

Leonardo Filho


UFPR

Last seen: 5 years ago Active since 2015

Followers: 0   Following: 0

Message

PhD Student at UFPR.

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
205,186
of 301,472

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,293

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,642

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


Parfor with double loop - improving more speed
Hello everybody, I'm trying to develop an photogrammetric program to generate an image without camera distortions using the e...

9 years ago | 0 answers | 0

0

answers

Question


Improve more speed in the double loop
Hello everybody, I'm trying to implement an small photogrammetric program to perform the image correction using the equations...

10 years ago | 0 answers | 0

0

answers

Answered
About PARFOR using 2d array
Hello Edric, Thanks by your prompt feedback! Yes, I know that I can't use offset inside the PARFOR, however I need try to ...

11 years ago | 0

Question


About PARFOR using 2d array
Dear all, I'm trying to use a parfor in the 2d array with the code below: parfor j = 1:6000 for k = 1:8100 ...

11 years ago | 2 answers | 0

2

answers