Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How can i handles huge data of GPS Positions _ A digital Map
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello ,
I have a situation in which I need to record ,store and access the GPS Positions@100Hz of route of length 5 miles. It will have huge data . Is there any way I can store such huge data and a Model in simulink can get some positions ?
What i am trying to do is to generate a Map of GPS Positions. When my model queries for a GPS Position, I should be able to provide all surrounding GPS Positions.
댓글 수: 1
Nikunj Kothari
2017년 2월 14일
It is possible to store and manipulate huge data sets within Simulink. Please refer the following documentation link which will list the ways in which you can load data into Simulink so that further computations on the data can be done:
You might also find the following link useful for your particular use case:
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!