Community Profile

photo

Roberto Olmi


Elettric80 S.p.A. - www.elettric80.it

Active since 2008

Followers: 0   Following: 0

Message

PhD, Eng.
See my Curriculum Vitae (Italian):
https://sites.google.com/site/robertoolmi/curriculum-vitae

Professional Interests: Automated Guided Vehicles

Statistics

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Answered
ParFor takes a lot of time to run
I didn't see this post before crating mine: <http://www.mathworks.in/matlabcentral/newsreader/view_thread/301841> Anyway it do...

12 years ago | 1

Question


ParFor takes a lot of time to run
I am having an issue with the time that it takes to carry out my parfor loop. There are no MATLAB errors, but after running PROF...

12 years ago | 2 answers | 1

2

answers

Question


UDP socket stops receiving data
I'm using UDP to exchange data between Matlab and another Windows application running on the same PC with Win 7. *Channel co...

12 years ago | 0 answers | 0

0

answers

Submitted


Binary Search of Elements lying within an Interval
Search all elements (in a sorted vector of n elem.) that lie within an interval. It runs in log(n).

13 years ago | 1 download |

Submitted


Heuristic Algorithm for finding Maximum Independent Set
Outputs the independent set of maximum cardinality. Runs in O(n^2) time, n=graph size.

13 years ago | 3 downloads |

Thumbnail

Submitted


2D minimal segments distance
Computes the minimal distace between two segments

15 years ago | 1 download |