Google-apps
Hoofdmenu

Post a Comment On: C0DE517E

"Mathematica and Skin Rendering"

8 Comments -

1 – 8 of 8
Blogger Jasmin Patry said...

Very nice. I was going to try the same thing when I got around to implementing this technique, but you've saved me some work. :)

My preferred tool for curve fitting and other numerical analysis is python(x,y), which is a really nice package, and free (Mathematica's home version is just too expensive for me to justify). People familiar with Matlab will be right at home, and you don't have to learn a new language (assuming you already know python). Here's a link (the main site seems to be down):

https://code.google.com/p/pythonxy/

Thanks,
-jaz

September 8, 2011 at 8:29 PM

Blogger DEADC0DE said...

Indeed, the fitting could be done in many different packages. I love Mathematica all-around, it's a very nice functional language with great visualization tools, but for this SciLab could have done the job. SciLab/Matlab/Octave are really horrible languages though

September 8, 2011 at 9:12 PM

Anonymous Naty Hoffman said...

Great post - I've been doing a fair bit of fitting in Mathematica recently, but using a more manual approach. Any chance of posting the workbook so it could be viewed in Wolfram's free CDF viewer (http://www.wolfram.com/cdf-player/) and/or in Mathematica (for people who have it)?

September 9, 2011 at 12:04 PM

Blogger DEADC0DE said...

I will put it on a dropbox public link when I go back to work, but the snippets I've pasted on the article should work and be a good starting point. There is something more in the PDF than in the blog but it's minor, cutting and pasting the various snippets into cells of a Mathematica notebook should llgive you 80% of the code.

September 11, 2011 at 5:01 PM

Anonymous Eric Penner said...

Awesome stuff! I'll try to get this going sometime to check it out in more detail. It would be great to generate some 2D images for comparison. On a related note, I also like John Hable's discussion of error metrics:
http://filmicgames.com/archives/586

September 12, 2011 at 11:56 AM

Blogger DEADC0DE said...

Here it is -> http://dl.dropbox.com/u/6809780/EricPenner_SkinScattering1.nb

September 14, 2011 at 1:12 PM

Comment deleted

This comment has been removed by the author.

October 12, 2014 at 8:32 AM

Blogger Unknown said...

I've recreated the Mathematica notebook from scribd document since dropbox link was broken.
Here's a comparision for my results. Top is reference integration, bottom is the fitted function. As you can see there's a noticable difference, but it's already quite good.
Hopefully I didn't screw anything when rewriting.

ps.: forget my previous comment.

October 12, 2014 at 10:12 AM

You can use some HTML tags, such as <b>, <i>, <a>

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.
Please prove you're not a robot