Math Software: Solve Complex Linear Equations Easily

AI Thread Summary
Several users are seeking affordable or free software for solving complex linear equations. MATLAB is recommended for its matrix capabilities, with Octave suggested as a free alternative that is comparable. Python with Numpy is also mentioned, though it requires more programming knowledge. Users discuss the convenience of apps like eCalc for quick calculations and the challenges of data entry accuracy. Additionally, concerns about Octave's download size are raised, with some users preferring lighter alternatives like "spacetime."
p75213
Messages
93
Reaction score
0
Is anybody aware of a free or at least inexpensive mathematics software package which allows the calculation of linear equations involving complex numbers? Hopefully relatively easy to use.
 
Mathematics news on Phys.org
p75213 said:
Is anybody aware of a free or at least inexpensive mathematics software package which allows the calculation of linear equations involving complex numbers? Hopefully relatively easy to use.

Hey p75213 and welcome to the forums.

Anything with matrices (which you can think as linear) will be suitable for MATLAB.

In terms of free versions of MATLAB, there is an Open Source project that goes by the name of Octave. It might help you (and its free!). Here is the link:

http://www.gnu.org/software/octave/
 
Yes, Octave is just as good as Matlab for many purposes.

I prefer Python + Numpy over both of them, though. But that is a bit more programming-like.
 
I may download octave sometime. In the meantime this little app I found will probably do the job. Less keystrokes when you have to enter vector/matrices syntax. I find the more keystrokes the greater the chance I will make data entry mistakes.
http://www.ecalc.com/
 
Can't you save the data in a text file and read it into the program? This way you can correct it any time, no matter how many keystrokes it required to enter.
 
At the moment I am using a program I found called "spacetime". Does everything I currently need and also a small download. Have you seen the size of the octave download? Not good on a wireless link and a limited monthly download limit. Also octave is probably a bit of overkill for my current requirements.

Just as a point of interest - does anybody use GuiOctave as a front end?
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top