Community Profile

photo

Roberto Olmi


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

自 2008 起处于活动状态

Followers: 0   Following: 0

联系

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

Professional Interests: Automated Guided Vehicles

统计数据

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

查看徽章

Feeds

排序方式:

已回答
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 前 | 1

提问


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 前 | 2 个回答 | 1

2

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

已提交


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 前 | 1 次下载 |

已提交


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 前 | 3 次下载 |

Thumbnail

已提交


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

15 years 前 | 1 次下载 |