The problem of removing some data from a large data file
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
Hi,
I'm trying to reduce a data file by suing some logic. Lets say I have x = 1:1:100 want to define a mid point lets say 50 and then a radius lets say 20km (each unit number from 50 in all directions represents 5km. thats is 51 = 5km away 52 = 10 Km away 49 = 5Km away and son on.
Can anybody help me :)
Thanks
댓글 수: 3
Geoff Hayes
2014년 12월 4일
Amberly - please describe how your logic fits with your data file. How is your file formatted? What type of data does it contain? How does the 20km fit with your 50? Do you iterate from 30 to 70?
amberly hadden
2014년 12월 4일
Geoff Hayes
2014년 12월 5일
Hi Amberly - can you provide a small sample of your data as that might allow someone to provide a solution.
답변 (0개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!