
Working with real functions in mathematica - Stack Overflow
Dec 3, 2011 · For older Mathematica versions there used to be an add-on package RealOnly that put Mathematica in a reals-only mode. There is a version available in later versions and online …
Newest 'wolfram-mathematica' Questions - Stack Overflow
0votes 1answer 62views Legendre function comparison between mpmath and Mathematica I am working on a project and I would like to make sure I use Legendre function correctly. For …
Schrodinger's Equation in Mathematica - Stack Overflow
Sep 17, 2012 · I was wondering if there was any way to have mathematica find the solution to Schrodinger's equation [(−h^2/2m)(d^2ψ/dx^2) + kx^2ψ=Eψ] for a particle centered at the …
Solving vector equations in Mathematica - Stack Overflow
Sep 7, 2011 · I'm trying to figure out how to use Mathematica to solve systems of equations where some of the variables and coefficients are vectors. A simple example would be something like …
ForEach loop in Mathematica - Stack Overflow
1 Mathematica have map functions, so lets say you have a function Func taking one argument. Then just write Func /@ list Print /@ {1, 2, 3, 4, 5} The return value is a list of the function …
Mathematica: Labels and absolute positioning - Stack Overflow
Aug 6, 2012 · Mathematica: Labels and absolute positioning Asked 14 years, 1 month ago Modified 12 years, 11 months ago Viewed 20k times
Get mathematica to simplify expression with another equation
Nov 10, 2011 · Get mathematica to simplify expression with another equation Asked 13 years, 7 months ago Modified 13 years, 7 months ago Viewed 20k times
Difference between == and === in Mathematica - Stack Overflow
May 20, 2013 · Difference between == and === in Mathematica Asked 14 years, 4 months ago Modified 12 years, 1 month ago Viewed 6k times
plot - Mathematica Plotting Solve Results - Stack Overflow
May 25, 2021 · I am new to the mathematica so I'm experimenting with it.Answer of the problem changes at every loop so I stored them inside an array. I can see the numeric results using …
Mathematica, nested optimization - Stack Overflow
Mar 1, 2013 · Mathematica, nested optimization Asked 12 years, 4 months ago Modified 12 years, 4 months ago Viewed 1k times