Skip to main content
25 events
when toggle format what by license comment
Apr 13, 2017 at 12:56 history edited CommunityBot
replaced http://mathematica.stackexchange.com/ with https://mathematica.stackexchange.com/
Oct 22, 2015 at 14:24 history edited Dr. belisarius CC BY-SA 3.0
deleted 31 characters in body
Sep 8, 2015 at 16:57 comment added Sektor @belisarius Yes, I've noticed that when have upvoted other old answers of yours.
Sep 8, 2015 at 16:51 comment added Dr. belisarius @Sektor it makes me revise old work, yes :)
Sep 8, 2015 at 16:20 comment added Sektor @belisarius You get one upvote and start updating your answers :D
Sep 8, 2015 at 16:14 history edited Dr. belisarius CC BY-SA 3.0
deleted 20 characters in body
Sep 8, 2015 at 16:09 history rollback Dr. belisarius
Rollback to Revision 9
Sep 8, 2015 at 16:08 history edited Dr. belisarius CC BY-SA 3.0
Ordered colors
Sep 8, 2015 at 15:49 history edited Dr. belisarius CC BY-SA 3.0
added 97 characters in body
May 2, 2015 at 2:47 comment added J. M.'s missing motivation Glad Akima was useful. :) Didn't Steffen work for this? Akima can still be wiggly, but the risk is not as great as with splines.
Nov 28, 2014 at 22:13 comment added Murta data can be created using MapIndexed[{Last@#2, #1} &, Transpose@vals, {-1}]. I learned Riffle third argument from your answer.
Nov 28, 2014 at 12:12 comment added Dr. belisarius @Murta Yup, I tried to achieve that "flatness" with normal interpolation by varying the method and degree to no avail.
Nov 28, 2014 at 11:52 comment added Murta Ok! You are right. Curves don't dance so much with Akima (a kind of bad music interpolation). Tks
Nov 28, 2014 at 4:09 comment added Dr. belisarius @Murta Compare the normal interpolation (order 3), at left with Akima at right. I find Akima far better for this application !Mathematica graphics
Nov 28, 2014 at 1:05 comment added Murta Almost no difference using Interpolation[#, InterpolationOrder -> 2, Method -> "Spline"]& instead of AkimaInterpolation.
Nov 28, 2014 at 0:46 comment added Murta Interesting... I have a nice application for that chart. +1
Nov 26, 2014 at 15:06 history edited Dr. belisarius CC BY-SA 3.0
deleted 6 characters in body
Nov 26, 2014 at 14:59 history edited Dr. belisarius CC BY-SA 3.0
deleted 141 characters in body
Nov 26, 2014 at 14:27 history edited Dr. belisarius CC BY-SA 3.0
deleted 24 characters in body
Nov 26, 2014 at 4:31 history edited Dr. belisarius CC BY-SA 3.0
added 38 characters in body
Nov 26, 2014 at 4:23 history edited Dr. belisarius CC BY-SA 3.0
added 25 characters in body
Nov 26, 2014 at 4:14 vote accept Seb
Nov 26, 2014 at 3:45 history edited Dr. belisarius CC BY-SA 3.0
added 155 characters in body
Nov 26, 2014 at 3:30 history edited Dr. belisarius CC BY-SA 3.0
added 59 characters in body
Nov 26, 2014 at 3:25 history answered Dr. belisarius CC BY-SA 3.0