Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Login


Options
Go to last post Go to first unread
Offline walten  
#1 Posted : 30 October 2016 14:20:11(UTC)
walten

Rank: Newbie

Groups: Registered
Joined: 20/10/2016(UTC)
Posts: 5
Austria
Location: Innsbruck

hello again

I want to solve a system of equations

my system is linear with 4 equations and 4 variables.


How can i do this the best way.

I think that smath cant solve the equation system with the solve command.


I read from the german handbook that you can use the maxima plugin to use the maxima solver, but the maxima plugin fails to install Sad.

Also when i try to solve it using matrices it says units dont match , when i remove the units the answer seems wrong.

equations

is there a way to solve my 4 equations using smath?

Wanna join the discussion?! Login to your SMath Studio Forum forum account. New Registrations are disabled.

Offline omorr  
#2 Posted : 30 October 2016 15:48:25(UTC)
omorr


Rank: Administration

Groups: Registered, Advanced Member
Joined: 23/06/2009(UTC)
Posts: 1,740
Man
Serbia

Was thanked: 318 time(s) in 268 post(s)
Hello,

Have you tried to use eval() like eval( A^-1*C )=

Try first without units, then with units (all nonzero elements of the matrix A must have units of the same dimension - meaning that if you divide every two matrix elements the result would be dimensinless)

Regards,
Radovan

Edited by user 30 October 2016 16:09:48(UTC)  | Reason: Not specified

When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
Offline walten  
#3 Posted : 30 October 2016 16:33:00(UTC)
walten

Rank: Newbie

Groups: Registered
Joined: 20/10/2016(UTC)
Posts: 5
Austria
Location: Innsbruck

thx , is there a way to solve equations without using matrices?
Offline omorr  
#4 Posted : 30 October 2016 16:53:03(UTC)
omorr


Rank: Administration

Groups: Registered, Advanced Member
Joined: 23/06/2009(UTC)
Posts: 1,740
Man
Serbia

Was thanked: 318 time(s) in 268 post(s)
Originally Posted by: walten Go to Quoted Post
thx , is there a way to solve equations without using matrices?


Maybe like this:

roots() - does not need additional plugins
FindRoot() - NonlinearSolvers plugin

roots.png
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
Offline Jean Giraud  
#5 Posted : 30 October 2016 18:05:07(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
Solve system.gif
Offline Jean Giraud  
#6 Posted : 30 October 2016 18:25:21(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
Nothing wrong solving [n x n] system via matrix.
Be damned careful if you type entries rather than
collecting from source. Visit "So much from so little".
Just figure how important for Engineering works !!!

Jean

Solve [x,y,z] Compactum.sm (102kb) downloaded 638 time(s).
thanks 2 users thanked Jean Giraud for this useful post.
on 30/10/2016(UTC),  on 30/10/2016(UTC)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.