Solve Block (given ... find)

Solve Block (given ... find) - Messages

#1 Posted: 5/2/2014 12:38:01 PM
phillip.toone

phillip.toone

1 likes in 6 posts.

Group: User

I am interested to know what it would take to implement solve block functionality into SMath. This is the one feature I feel sets MatchCad apart from SMath. Are others wanting this feature? Would it help if we were all to pony up and donate to the cause? Could we make this into a Kickstarter project? Let me know your thoughts on this. Thanks.
#2 Posted: 5/2/2014 2:14:30 PM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

Regarding your comment, I remembered some of my first post on this Forum - it was long time ago. Read it please and have some fun. I was a bit younger and Andrey had much more time at that time

Matcad <-> SMath ...

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#3 Posted: 5/2/2014 3:04:39 PM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

You may give the Maxima plugin a try. It has as symbolic solve function - Solve(). For numeric problems, the function FindRoot() from the plugin NonlinearSolvers is very useful.
findroot.sm (22 KiB) downloaded 216 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 5/3/2014 7:46:00 AM
#4 Posted: 5/3/2014 7:45:18 AM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

By the way Martin,

I might missed it, but I think there is still no answer about the differences between the official (wrong) and unofficial-portable (correct) and FindRoot() example

Regards,
Radovan

unofficial-portable.png
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#5 Posted: 5/3/2014 7:56:06 AM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

Can't reproduce this. Based on 0.97.5189 there is no difference between portable and non-portable version.
solve1.PNG
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#6 Posted: 5/3/2014 9:31:29 AM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

This is quite strange . Could someone else else try to reproduce this please.
This is only happening to me with the official (regular) install

Regards,
Radovan

findrot-crazy.png
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#7 Posted: 5/3/2014 10:18:48 AM
Davide Carpi

Davide Carpi

1415 likes in 2872 posts.

Group: Moderator

NS version is 1.0.9999.5 for both of you (Martin and Radovan)?
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#8 Posted: 5/3/2014 10:24:19 AM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

I confirm version 1.0.9999.5 according to plugin dir name. I also tried to change arg/dec sep settings to komma/period and get the same (correct) result.
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 users liked this post
Davide Carpi 5/3/2014 10:25:00 AM
#9 Posted: 5/3/2014 11:13:12 AM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

Wrote

NS version is 1.0.9999.5 for both of you (Martin and Radovan)?


Hello Davide,

I also confirm the plugin version - see the picture please.
BTW, this is the same on my both computers home-Win7 32bit, office-Win7 64bit

Regards,
Radovan
ns-solver.png
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
1 users liked this post
Davide Carpi 5/3/2014 11:14:00 AM
#10 Posted: 5/3/2014 11:18:37 AM
Davide Carpi

Davide Carpi

1415 likes in 2872 posts.

Group: Moderator

Thanks... I'll check it ASAP, just want to share the latest couple of controls and then I'll go back on this plugin

Added in BTS: SS-139
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
Radovan Omorjan 5/3/2014 11:21:00 AM
#11 Posted: 5/5/2014 5:58:09 PM
phillip.toone

phillip.toone

1 likes in 6 posts.

Group: User

I hate to be such a newbie and ask stupid questions but how do I go about installing the "Nonlinear Solvers" plugin? I tried this and got a request for a password. That seemed very strange to me. I am using build 4909 on Linux.

Also, I discovered that I can solve this system of equations using the "roots" function but I had to do it without units. Is this a reason to use the FindRoots method or am I just using the roots method wrong? BTW, I stumbled across the other real solution of d=2.292 and h=0.242.

I am SO much more proficient with MathCad (version 6.0+) and this frustrates me right now. I hope to be comfortable with SMath soon but it will take a bit. Once I am I plan to teach a class at my work on how to solve problems using SMath. Thanks for your help.
#12 Posted: 5/5/2014 6:16:18 PM
Davide Carpi

Davide Carpi

1415 likes in 2872 posts.

Group: Moderator

Wrote

I hate to be such a newbie and ask stupid questions but how do I go about installing the "Nonlinear Solvers" plugin? I tried this and got a request for a password. That seemed very strange to me. I am using build 4909 on Linux.

Also, I discovered that I can solve this system of equations using the "roots" function but I had to do it without units. Is this a reason to use the FindRoots method or am I just using the roots method wrong? BTW, I stumbled across the other real solution of d=2.292 and h=0.242.

I am SO much more proficient with MathCad (version 6.0+) and this frustrates me right now. I hope to be comfortable with SMath soon but it will take a bit. Once I am I plan to teach a class at my work on how to solve problems using SMath. Thanks for your help.



There are no stupid questions... In the Extensions Manager (EM) some plugins are protected by passwords because are new (potentially unstable) or under development. You may find the most of them in the Extensions section of the forum. About Nonlinear Solvers here there is the official thread (and the first post contains the password).

roots/solve are really powerful but units are not supported; this is just one of the things behind the development of the plugin (BTW more or less all the algorithms of this plugin are available also as worksheets).
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
  • New Posts New Posts
  • No New Posts No New Posts