Timeline for Interpolation of mostly-structured 3D data
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 22, 2012 at 13:12 | history | edited | Dr. belisarius | CC BY-SA 3.0 | added 51 characters in body |
| Jul 22, 2012 at 12:52 | vote | accept | gpap | ||
| Jul 18, 2012 at 23:09 | history | edited | Dr. belisarius | CC BY-SA 3.0 | deleted 460 characters in body |
| Jul 18, 2012 at 20:35 | comment | added | gpap | Thanks (+1). I actually managed to do this just now too. Once I got the angle (which for my accuracy was $0.10795 \pi$ I used (rot[0.10795 \[Pi]].# & /@ Data1)~GatherBy~(Round[First@#, 165] &). It's really clumsy as rounding to 165 was chosen as the number that produces 30 sublists, but it works. I will make an edit tomorrow as I am not sure how to proceed for interpolating. I am favouring creating an interpolation for each line and then using this to populate a regular grid. | |
| Jul 18, 2012 at 20:22 | history | edited | Dr. belisarius | CC BY-SA 3.0 | deleted 13 characters in body |
| Jul 18, 2012 at 20:12 | history | answered | Dr. belisarius | CC BY-SA 3.0 |