1 Pages (5 items)
Using Solve() - Messages
#1 Posted: 8/28/2014 1:23:47 PM
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 KiB) downloaded 51 time(s).

Mom.sm (11 KiB) downloaded 51 time(s).
#2 Posted: 8/28/2014 3:51:38 PM
Attach the *.sm file please
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#3 Posted: 8/28/2014 4:19:37 PM
There it is.
#4 Posted: 8/28/2014 6:56:17 PM
WroteI 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 KiB) downloaded 60 time(s).
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#5 Posted: 8/29/2014 11:47:59 AM
I got it to work. Thanks a lot.
1 Pages (5 items)
-
New Posts
-
No New Posts