About 22,500,000 results
Open links in new tab
  1. Newest 'wolfram-mathematica' Questions - Stack Overflow

    So I am trying to symbolically solve a polynomial equation in mathematica that is described with vectors: A = {Subscript[a, 0], Subscript[a, 1], Subscript[a, 2]}

  2. Proper way to simplify integral result in Mathematica given integer ...

    Oct 7, 2013 · 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 …

  3. Mathematica: Extract numerical value when using Solve

    Aug 23, 2011 · Mathematica: Extract numerical value when using Solve Asked 14 years, 4 months ago Modified 14 years, 4 months ago Viewed 23k times

  4. Mathematica: How to apply function to a certain column of a table

    Dec 31, 2010 · I would like to apply a function to a specific column of a table. Say to the i-th column of a (m x n) table. Actually I just want to multiply all elements in that column with a …

  5. In Mathematica, what does @@@ mean? - Stack Overflow

    Jan 30, 2013 · In Mathematica, what does @@@ mean? Asked 16 years, 6 months ago Modified 12 years, 11 months ago Viewed 12k times

  6. 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 …

  7. Difference between == and === in Mathematica - Stack Overflow

    May 20, 2013 · Difference between == and === in Mathematica Asked 14 years, 10 months ago Modified 12 years, 7 months ago Viewed 6k times

  8. 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 …

  9. 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 …

  10. Mathematica, convert string to number - Stack Overflow

    Jun 16, 2014 · 10 I imported a table in mathematica using Import ["..file","table"] now I cant use the numbers in the table as they are in string formta, can someone please explain how can i …