Wolfram Mathematica is a computer algebra system and programming language from Wolfram Research.
For example if I was defining the following function exprod[n_] := Expand[Product[x + i, {i, 1, n}]] Then why is …
wolfram-mathematica mathematica-8I am trying to integrate a multivariable function in SciPy over a 2D area. What would be the equivalent of …
python integration wolfram-mathematica scipy multidimensional-arrayExporting to animated gif seems to have changed in Mathematica 8.0.1? I normally make animated GIFs of a manipulate by simply …
wolfram-mathematica mathematica-8I want to numerically integrate the following: where and a, b and β are constants which for simplicity, can all be …
matlab wolfram-mathematica numerical-integrationIs there an easy way to check if there's a definition for x? I need a function that takes something …
wolfram-mathematicaI want to show some dynamic content in a presentation. However, I am not sure I have time by Thursday …
wolfram-mathematica mathematica-8 mathematica-cdf wolfram-cdfMathematica seems to be missing a function for this, or I can't find it anyway. The Series function can do …
wolfram-mathematica taylor-seriesI have an equation (parentheses are used because of VBA code) Y=(P/(12E((bt^3)/12))*A and i know every …
wolfram-mathematica wolframalphaI work with mathematica 8.0.1.0 on a Windows7 32bit platform. I try to import data with Import[file,”Table”] which works …
wolfram-mathematicaI have a function f(x,y) of two variables, of which I need to know the location of the …
wolfram-mathematica numerical zero contour