Math application to calculate advance problems

Luis Alvarado

I am looking for a math app in Ubuntu that it is easy to write and can calculate problems like stochastic processes in Probability Theories, ordinary differential equation and similar.

Federico Vera

Well for stochastic problems you'll do good with Octave (The apturl is actually for QtOctave which provides a very nice frontend for Octave) and Scilab ^1 plus Gnuplot (they are first class applications), but if you search the software center, you'll probably find something more.

If your problem includes symbolic algebra, you could use Maxima (or wxMaxima if you need a GUI).

I currently find that a nice combination of Maxima and Octave is basically unbeatable.

^1: If you need some high speed calculus (again, I don't know exactly what you need), let it be noted that SciLab can export proyects from it's matlab-like language to C or Fortran...

You can install them using the software center, the console or any of the links below:

note: QtOctave is no longer being developed, but you can still download it through the software-center.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Trying to Calculate logarithm base 10 without Math.h (Really close) Just having problems with connecting functions

From Dev

I have problems in paging List and advance search

From Dev

Django - Calculate data in advance of opening a page

From Dev

Math.Round problems

From Dev

java - calculate Math floor

From Dev

Async Await Loop/Math problems

From Dev

Math.random() problems in method

From Dev

problems with compiling openMP and math library

From Dev

list/math problems returns zero

From Dev

Bash: Date/Time math problems

From Dev

Math - how to calculate arccos formula?

From Dev

Java Math library calculate log

From Dev

Math - how to calculate arccos formula?

From Dev

How to calculate thresholds (basic math)

From Dev

How to automatically start and advance a few steps in an application in background in linux?

From Dev

How to automatically start and advance a few steps in an application in background in linux?

From Dev

Preg_match to capture simple math problems

From Dev

Problems with symsum() function in Symbolic Math Toolbox

From Dev

Java math problems - Vote count to percentage

From Dev

Problems with symsum() function in Symbolic Math Toolbox

From Dev

Problems with Compiling Play Application

From Dev

Problems with extending the polls application

From Dev

console application runtime problems

From Dev

Problems with my winsock application

From Dev

console application runtime problems

From Dev

Untrusted Application Problems

From Dev

Calculate some statistics with Math.Net

From Dev

calculate math expression from a string using eval

From Dev

Read math functions from file and calculate

Related Related

HotTag

Archive