roots() bug with a simple linear system of equations

roots() bug with a simple linear system of equations - roots() returns "not real roots" - Сообщения

#1 Опубликовано: 23.06.2013 21:15:46
Diego Jarrín

Diego Jarrín

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

Группа: User

Trying to solve a simple linear system of equations (2 equations) using the roots() function gave me the error message "No real roots", but changing the order of the elements of one of the equations, solved it.
roots() rare behavior

I know this is not so important, but it was interesting to see how SMath`s functions behaves.
Ecuadorian Electronic engineer and MBA student at Salesian Polytechnic University.
2 пользователям понравился этот пост
Davide Carpi 24.06.2013 05:52:00, ioan92 24.06.2013 04:24:00
#2 Опубликовано: 24.06.2013 01:28:09
Radovan Omorjan

Radovan Omorjan

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

Группа: Moderator

Confirmed,

It seems some bug is here.

FindRoot() from Nonlinear Solvers plugin will work well here


[MATH=eng]FindRoot(mat(A+B-108,2*A-3*B-156,2,1),mat(A≡0,B≡0,2,1))=mat(96,12,2,1)[/MATH]

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
2 пользователям понравился этот пост
Davide Carpi 24.06.2013 05:52:00, ioan92 24.06.2013 04:24:00
#3 Опубликовано: 25.06.2013 04:06:19
Martin Kraska

Martin Kraska

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

Группа: Moderator

Symbolic optimization fails to recognize the difference of the equivalent expresions to zero in one step. If the result is taken and again symbolically optimized, then zero is identified. Perhaps an internal workaround for such problems could be to repeatedly apply symbolic optimization until there are no more changes.
roots.sm (17 КиБ) скачан 90 раз(а).
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
3 пользователям понравился этот пост
Radovan Omorjan 25.06.2013 07:28:00, Davide Carpi 25.06.2013 08:07:00, ioan92 29.06.2013 07:44:00
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений