Wolfram Mathematica is a computer algebra system and programming language from Wolfram Research.
This was bugging me over the weekend: What is a good way to solve those Where's Waldo? ['Wally' outside of …
image-processing wolfram-mathematicaIn Mathematica, how do you plot a horizontal line at a given number? How do you plot a vertical line …
wolfram-mathematicaHow can I label each of these lines separately : Plot[{{5 + 2 x}, {6 + x}}, {x, 0, 10}]
wolfram-mathematica plot labelWe all know that Mathematica is great, but it also often lacks critical functionality. What kind of external packages / tools / …
resources wolfram-mathematicaI am trying to calculate the convolution of x(t) = 1, -1<=t<=1 x(t) = 0, outside with itself using …
matlab wolfram-mathematica wolframalphaI think Mathematica is biased towards rows not columns. Given a matrix, to insert a row seems to be easy, …
wolfram-mathematicaI have read x-data (from text files) into list1, and y-data similarly into list2: list1 = { 0.0, 0.172, 0.266, ..} list2 = {-5.605, -5.970, -6.505, ..} How …
wolfram-mathematicaHow can I define a function f(x) in Mathematica that gives 1 if x is in [-5, -4] or [1, 3] and 0 …
wolfram-mathematicaDoes anyone know What # in for example Root[-1 - 2 #1 - #1^2 + 2 #1^3 + #1^4 &, 1] means in Mathematica? Then what does Root[-1 …
syntax wolfram-mathematicaIt seems that creating publication-quality graphics with mma is a black art that dates back decades. Although things have much …
wolfram-mathematica