Questions tagged [math-software]

For help with mathematical questions arising from software such as Maple, MATLAB, Mathcad, Pari/GP, R, and the WolframAlpha website, etc. Consider posting questions about Mathematica at the Mathematica StackExchange instead. For GAP, SAGE, and MAGMA, one might use tags (computer-algebra-systems), (gap), (sage), (magma-cas).

1210 questions
2
votes
0 answers

What softwares I can use to make animated illustrations for math and physics?

I am interested to know what software can help do physical and mathematical illustrations. https://www.youtube.com/watch?v=ly4S0oi3Yz8 I know GeoGabra but I don`t know the 3D option in it. any suggestions? thank you
2
votes
0 answers

software recommendations

I want to calculate the surface area and the volume of an irregular bottle. Since the bottle is of an irregular shape, the volume and surface area cannot be calculated by simple solids of revolution integration technique. While reading a research…
2
votes
0 answers

Tool for data series analysis

I am looking for a tool for time series analysis. What do I need is comparing two arrays with data and get some information how do they correlate. Examples: arrayA = [1,2,3,4,5] arrayB = [3,6,9,12,15] I expect from program output like: arrayB =…
someuser1
  • 43
  • 3
2
votes
2 answers

Algorithm to get inverse parabola fitting

I am coming from Stack overflow, where they closed my question because of being "mathemathical and nothing of programming", please, I know that in this forums usually mathemathical questions are more complex and elaborated, but I have nowhere else…
2
votes
3 answers

Mathematical software for calculations with random variables

I often need to do calculations such as the following: $A, B, C, D$ are independent random variables distributed uniformly in [0,1]. $X := A+B$ and $Y:=B+C+D$. What is the probability that $X
2
votes
3 answers

What software that properly calculate asymptote?

I am pretty sure I can ask about software that mathematicians use. I have been exploring offline and online software to make a simple graph : $$y=3^x - 1$$ However most of them crossed the asymptotes when it isn't supposed to. because $y\ne -1$.…
user23139
  • 123
2
votes
1 answer

Free programs to draw graphs?

allow me to draw graphs, lines, curves such as parabolas, set intervals with sliding bars etc. I have tried geogebra but it is very limited and is a pain to use. For example, you cannot set a line to have a particular gradient, you can only draw a…
stackdsewew
  • 1,047
2
votes
1 answer

Lazy math program?

I'm writing a software that does simple mathematical calculations for lazy people. I need ideas. I already wrote some pieces of code that calculates 'Quadratic formula', but I have no idea what to do next.
2
votes
1 answer

Number animation in geogebra?

Is there a way to animate this "triangle" in Geogebra so that the rows are expanding from the top to the bottom?
2
votes
2 answers

Is There Free Software that Uses the Same Commands Math Exchange Uses to Write Math Expressions?

Is there free downloadable software that allows me to write mathematical expressions with the same commands that are used to create them in math stack exchange? I tried texnic center, but their commands for creating mathematical expressions are…
J. Dunivin
  • 3,103
1
vote
1 answer

Formula rewriting software

I would like to have a program that rewrites formula's for me. What I would like a software where I can imput some formulas, constraints, and so on, and then the program outputs the formulas that result from them. For example, if I input $ i =…
Willemien
  • 6,582
1
vote
1 answer

What software and hardware can you use to write math and take notes?

I'm trying to basically replace paper. I want to be able to write things and draw things out as easily as I can on paper. I bought the Wacom Intuos tablet on Amazon but ended up returning because it didn't feel very natural to me. I think I need…
1
vote
2 answers

Simplifier Tool for Windows

Is there any math formula reduction tools? for example convert: $\frac{a(a+1)}{2a}$ to: $\frac{a+1}{2}$
ARZ
  • 111
1
vote
1 answer

Use of unassigned parameters in Mathcad

I want to define a function with parameters and make calculations with it so that the resulting equations contain my parameters and are not calculated based on the pre-defined values of parameters. Consider I have some function with 2 parameters…
1
vote
1 answer
1 2
3
8 9