Solve Block (given ... find)

Solve Block (given ... find) - Сообщения

#1 Опубликовано: 11 лет назад
phillip.toone

phillip.toone

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

Группа: 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 Опубликовано: 11 лет назад
Radovan Omorjan

Radovan Omorjan

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

Группа: 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 Опубликовано: 11 лет назад
Martin Kraska

Martin Kraska

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

Группа: 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 КиБ) скачан 308 раз(а).
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 пользователям понравился этот пост
Radovan Omorjan 11 лет назад
#4 Опубликовано: 11 лет назад
Radovan Omorjan

Radovan Omorjan

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

Группа: 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 Опубликовано: 11 лет назад
Martin Kraska

Martin Kraska

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

Группа: 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 Опубликовано: 11 лет назад
Radovan Omorjan

Radovan Omorjan

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

Группа: 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 Опубликовано: 11 лет назад
Davide Carpi

Davide Carpi

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

Группа: 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 Опубликовано: 11 лет назад
Martin Kraska

Martin Kraska

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

Группа: 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 пользователям понравился этот пост
Davide Carpi 11 лет назад
#9 Опубликовано: 11 лет назад
Radovan Omorjan

Radovan Omorjan

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

Группа: 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 пользователям понравился этот пост
Davide Carpi 11 лет назад
#10 Опубликовано: 11 лет назад
Davide Carpi

Davide Carpi

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

Группа: 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 пользователям понравился этот пост
Radovan Omorjan 11 лет назад
#11 Опубликовано: 11 лет назад
phillip.toone

phillip.toone

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

Группа: 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 Опубликовано: 11 лет назад
Davide Carpi

Davide Carpi

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

Группа: 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
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений