| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | Jan 12 at 2:59 | |
| stats | profile views | 16 |
|
May 7 |
awarded | Yearling |
|
Jun 2 |
awarded | Critic |
|
May 28 |
awarded | Nice Answer |
|
May 23 |
comment |
Ηow to create an interpolated CDF from its samples? Here is something from Stan Wagon. |
|
May 23 |
awarded | Commentator |
|
May 23 |
comment |
Ηow to create an interpolated CDF from its samples? No, that is just normal cubic spline interpolation. The method in the wikipedia article will have to be implemented since I don't believe Interpolation[] has this option. |
|
May 23 |
comment |
Ηow to create an interpolated CDF from its samples? I think monotone cubic spline interpolation will do the trick. |
|
May 22 |
comment |
Select Solution with real (positive, etc) coefficients - ignoring variables I updated the code to return the solution. |
|
May 22 |
revised |
Select Solution with real (positive, etc) coefficients - ignoring variables Updated to select solution instead of coefficient. |
|
May 22 |
answered | Select Solution with real (positive, etc) coefficients - ignoring variables |
|
May 22 |
answered | Plotting with NDSolve`StateData` |
|
May 19 |
comment |
How to make Jacobian automatically in Mathematica Like this: D[{x^3+2y^2,3x^4+7y},{{x,y}}]//MatrixForm |
|
May 19 |
awarded | Student |
|
May 19 |
answered | nested numerical integration: not valid limits? |
|
May 19 |
awarded | Nice Answer |
|
May 18 |
comment |
How do you get high resolution plots in applications using the Mathematica MathService? I assume the PDF file has the proper plot which means the first half is working. Did you change the "MyName" in the code to the proper path? I think Applescript has built in alias paths for the desktop, but I just hardcoded it here. |
|
May 17 |
awarded | Supporter |
|
May 17 |
comment |
How to peel the labels from marmalade jars using Mathematica? That's very nice. +1 |
|
May 17 |
comment |
How to peel the labels from marmalade jars using Mathematica? Right. I made a modification above which uses a more general projection. Of course, it's still all hand-tuned. |
|
May 17 |
revised |
How to peel the labels from marmalade jars using Mathematica? additional content |