필터 지우기
필터 지우기

Real-time data analysis and plotting

조회 수: 1 (최근 30일)
Federico
Federico 2018년 9월 14일
댓글: dpb 2018년 9월 14일
Dear all,
I am currently facing the following problem: I am trying to acquire with matlab the data streams from an optical sensor as well as an inertial navigation unit. Each packet in these two streams can then be combined with some rotational algebra to return a specific image. What I'd like to do is:
1. Continue acquiring the two data stream continuously 2. Every time a packet from the two data stream is received pass it to a third worker (as in parpool, maybe?) 3. The third worker combines the packet and displays the resulting image 4. The image is continuously updated by the constant data stream from the two sensors.
I guess that something like that is possible with parpool and labSend/labReceive, but I fail to find any example or demo that can point me towards the correct implementation. Has anyone attempted something like that? How should I proceed?
Thanks so much!
  댓글 수: 1
dpb
dpb 2018년 9월 14일
What's the hardware setup? Can the acquisition equipment support simultaneous sampling and buffering?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Performance에 대해 자세히 알아보기

제품


릴리스

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by