Info
此问题已关闭。 请重新打开它进行编辑或回答。
How can i handles huge data of GPS Positions _ A digital Map
3 次查看(过去 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!