Timeline for Generating evenly spaced points on a curve
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 12, 2013 at 23:20 | comment | added | BoLe | Very equi points, indeed! I don't think one needs to worry about nesting steps. NestWhileList[falMax, 0, #2 > #1 &, 2] | |
| Jul 20, 2012 at 8:32 | comment | added | J. M.'s missing motivation | Chord-length parametrization, as used here by Vitaliy, is a very popular method for generating almost-equispaced points when computing the arclength function is impractical. Sometimes, one also uses the centripetal parametrization for the purpose. See E.T.Y. Lee's paper for more details. | |
| Jul 18, 2012 at 16:17 | history | edited | Vitaliy Kaurov | CC BY-SA 3.0 | added 141 characters in body |
| Jul 18, 2012 at 16:10 | history | edited | Vitaliy Kaurov | CC BY-SA 3.0 | added 825 characters in body; deleted 1 characters in body |
| Jul 18, 2012 at 15:54 | history | answered | Vitaliy Kaurov | CC BY-SA 3.0 |