1 Pages (12 items)
Solve error - error x - not defined in Solve function - Messages
#1 Posted: 3/26/2014 10:49:45 AM
#2 Posted: 3/26/2014 11:14:51 AM
I think the answer is too big for visualisation.
Russia ☭ forever, Viacheslav N. Mezentsev
#3 Posted: 3/26/2014 3:13:51 PM
WroteI'm trying to solve a equation for x but I'm getting an error (x - not defined) what am I doing wrong?
You need to ask for symbolic optimization. The solutions are returned as a list of equations x=..., in your case three of them, and yes, they are really big but they display within seconds.
See the handbook-page "Function index"> "Solve()" to see how to assign selected solutions to variables.
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
Radovan Omorjan 3/28/2014 2:28:00 AM
#4 Posted: 3/26/2014 3:25:17 PM
#5 Posted: 3/26/2014 5:30:24 PM
On my computer, Maxima 5.31.1-1 gives the same error message in wxMaxima as reported by you. Thus, this question might be directed to some maxima forum.
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#6 Posted: 3/26/2014 5:55:41 PM
for m = 1 the function may be divergent (x=±π/2):
[MATH eng]elliptic_kc(m):int(1/sqrt(1-m*sin(x)^2),x,0,π/2)[/MATH]
The Maxima manual said:
maxima: elliptic_kc
[MATH eng]elliptic_kc(m):int(1/sqrt(1-m*sin(x)^2),x,0,π/2)[/MATH]
The Maxima manual said:
QuoteFor certain values of m, the value of the integral is known in terms of Gamma functions. Use makegamma to evaluate them.
maxima: elliptic_kc
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 users liked this post
Martin Kraska 3/26/2014 8:05:00 PM
#7 Posted: 3/26/2014 8:07:54 PM
#8 Posted: 3/27/2014 9:16:41 AM
Thank you all. It was a subtle bug, I just do not let the sine equal to 1 to find the elliptic integral. Anyway, now it runs.
Elastica.sm (18 KiB) downloaded 49 time(s).
Elastica.sm (18 KiB) downloaded 49 time(s).
1 users liked this post
Martin Kraska 3/27/2014 10:52:00 AM
#9 Posted: 3/27/2014 10:50:40 AM
Here is a version using the parametric plot capabilities of Draw2D().
Elastica.sm (19 KiB) downloaded 66 time(s).
Elastica.sm (19 KiB) downloaded 66 time(s).
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
Radovan Omorjan 3/28/2014 2:28:00 AM
#10 Posted: 3/27/2014 4:24:25 PM
WroteWroteI'm trying to solve a equation for x but I'm getting an error (x - not defined) what am I doing wrong?
You need to ask for symbolic optimization. The solutions are returned as a list of equations x=..., in your case three of them, and yes, they are really big but they display within seconds.
See the handbook-page "Function index"> "Solve()" to see how to assign selected solutions to variables.
Can you send the Smath file, it is not clear to me how to assign the selected solutions to variables.
#11 Posted: 3/27/2014 11:10:07 PM
Very good Martin.
Awesome the power of Draw2D(). It reduced the processing time dramatically.

#12 Posted: 3/29/2014 4:00:28 AM
WroteCan you send the Smath file, it is not clear to me how to assign the selected solutions to variables.
_Solve.sm (31 KiB) downloaded 83 time(s).
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 Pages (12 items)
-
New Posts
-
No New Posts