Solving Equation systems

Solving Equation systems - Equation systems - Сообщения

#1 Опубликовано: 30.10.2016 08:20:11
walten

walten

0 сообщений из 5 понравились пользователям.

Группа: User

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 .

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?
#2 Опубликовано: 30.10.2016 09:48:25
Radovan Omorjan

Radovan Omorjan

325 сообщений из 2052 понравились пользователям.

Группа: Moderator

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
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#3 Опубликовано: 30.10.2016 10:33:00
walten

walten

0 сообщений из 5 понравились пользователям.

Группа: User

thx , is there a way to solve equations without using matrices?
#4 Опубликовано: 30.10.2016 10:53:03
Radovan Omorjan

Radovan Omorjan

325 сообщений из 2052 понравились пользователям.

Группа: Moderator

Wrote

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!"
#5 Опубликовано: 30.10.2016 12:05:07
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Solve system.gif
#6 Опубликовано: 30.10.2016 12:25:21
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

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 (101 КиБ) скачан 739 раз(а).
2 пользователям понравился этот пост
Radovan Omorjan 30.10.2016 12:39:00, sergio 30.10.2016 13:03:00
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений