Using Solve()

Using Solve() - Сообщения

#1 Опубликовано: 28.08.2014 13:23:47
corradolvr

corradolvr

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

Группа: User

I can't figure out why this won't work. I'm not sure the functionality behind the process of the solve function. I've never used the program before, so I may just not understand what's going on behind the scene with the Solve tool. It just says V11 is not defined. I ran a really simple x and y system of equations that I know is true and get the same thing. The variable in the top row is always said to be undefined. Any help would be appreciated.


Mom.sm (11 КиБ) скачан 31 раз(а).
#2 Опубликовано: 28.08.2014 15:51:38
Radovan Omorjan

Radovan Omorjan

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

Группа: Moderator

Attach the *.sm file please
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#3 Опубликовано: 28.08.2014 16:19:37
corradolvr

corradolvr

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

Группа: User

There it is.
#4 Опубликовано: 28.08.2014 18:56:17
Martin Kraska

Martin Kraska

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

Группа: Moderator

Wrote

I can't figure out why this won't work. I'm not sure the functionality behind the process of the solve function. I've never used the program before, so I may just not understand what's going on behind the scene with the Solve tool. It just says V11 is not defined. I ran a really simple x and y system of equations that I know is true and get the same thing. The variable in the top row is always said to be undefined. Any help would be appreciated.


The result of Solve() must be displayed with symbolic optimization, because they involve expressions of the type var = solution. If you want to avoid that or just want numbers, then you might try Assign(Solve(...)), which does the assignment to the of the solution and just returns the values. These can be displayed with numeric optimization (see context menu, right mouse button).
_Solve.sm (29 КиБ) скачан 42 раз(а).
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#5 Опубликовано: 29.08.2014 11:47:59
corradolvr

corradolvr

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

Группа: User

I got it to work. Thanks a lot.
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений