|
- What are the standard colors for plots in Mathematica?
When using the Plot or ListPlot command in Mathematica, certain default colors are chosen For reasons of uniformity within some report I would like to use them along with the PlotStyle option It turned out that I cannot reproduce the default colors with the pre-defined color names, although blue and purple seem to be somehow close
- Mathematica: Extract numerical value when using Solve
Mathematica: Extract numerical value when using Solve Asked 14 years, 3 months ago Modified 14 years, 3 months ago Viewed 23k times
- Get mathematica to simplify expression with another equation
20 I have a very complicated mathematica expression that I'd like to simplify by using a new, possibly dimensionless parameter An example of my expression is:
- What do the # and symbol signify in mathematica?
I'm struggling to make sense of the following output of an integral in mathematica: Root [c#1^4 + a #1 + b 1] What exactly does this mean? I've looked up the documentation for # and but putting everything together to understand the above expression is a tad confusing Thanks!
- Proper way to simplify integral result in Mathematica given integer . . .
Case q = 0: This is a special case that Mathematica misses in the general result, as it implies a constant integrand (I'll often miss it, also, when doing this by hand, so Mathematica isn't entirely to blame ) So, the integral is 2, in this case Strictly speaking, this isn't true
- Difference between == and === in Mathematica - Stack Overflow
Difference between == and === in Mathematica Asked 14 years, 8 months ago Modified 12 years, 6 months ago Viewed 6k times
- How to convert code in Mathematica to Python? - Stack Overflow
How to convert code in Mathematica to Python? If the code is small (a few hundred lines), you'll better do the conversion by hand (or subcontract it) You'll need to read the documentation of Mathematica and of Python If the code is big (many dozen of thousands lines), you could consider coding a source to source translator
- Plotting horizontal and vertical lines in Mathematica
In Mathematica, how do you plot a horizontal line at a given number? How do you plot a vertical line at a given number?
|
|
|