Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Login


2 Pages12>
Options
Go to last post Go to first unread
Offline soletto  
#1 Posted : 29 April 2022 11:46:12(UTC)
soletto


Rank: Advanced Member

Groups: Registered
Joined: 26/06/2016(UTC)
Posts: 45
Man
Austria
Location: Styria

Hallo guys,

i have an simple qeustion:

How can i numerical solve an equation with a solver block like in mathcad.

An equation which is transzentent for example

for example:

sin(x) + x = Y --> solve for x


and how can i solve an equation when equation is not transzentent?

like in mathcad with a solver block area....?

thank you br Stefan

Edited by user 29 April 2022 11:53:14(UTC)  | Reason: Not specified

Wanna join the discussion?! Login to your SMath Studio Forum forum account. New Registrations are disabled.

Offline uni  
#2 Posted : 29 April 2022 12:19:37(UTC)
uni


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 10/11/2010(UTC)
Posts: 1,494
Man
Russian Federation

Was thanked: 1274 time(s) in 745 post(s)
Various examples are possible.

Mathcad Block. FindRoot example.jpg

Mathcad Block. FindRoot example.sm (5kb) downloaded 27 time(s).
Russia ☭ forever
Viacheslav N. Mezentsev
thanks 1 user thanked uni for this useful post.
on 04/05/2022(UTC)
Offline soletto  
#3 Posted : 29 April 2022 12:39:29(UTC)
soletto


Rank: Advanced Member

Groups: Registered
Joined: 26/06/2016(UTC)
Posts: 45
Man
Austria
Location: Styria

ok seems to be that i need some plugins,

where can i find those plugins? I cannot install them directly in the software due to firewall problems thank you!
Offline overlord  
#4 Posted : 29 April 2022 13:22:17(UTC)
overlord


Rank: Advanced Member

Groups: Registered
Joined: 23/07/2013(UTC)
Posts: 1,128
Turkey

Was thanked: 509 time(s) in 339 post(s)
equation.sm (9kb) downloaded 19 time(s).

2022-04-29_13-20.png
thanks 1 user thanked overlord for this useful post.
on 04/05/2022(UTC)
Offline Jean Giraud  
#5 Posted : 29 April 2022 15:30:23(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
Originally Posted by: soletto Go to Quoted Post
how can i solve an equation when equation is not transzentent?

The attached document is minimalist, but most precious for advanced demand.
root is not documented neither available from f(x) menu
but active from Smath/maple companionship.
Observe how powerful for applied maths.
Cheers ... Jean.

Solve Maple Companion READ FIRST.sm (59kb) downloaded 29 time(s).

Offline alyles  
#6 Posted : 29 April 2022 15:42:31(UTC)
alyles


Rank: Advanced Member

Groups: Registered
Joined: 23/03/2016(UTC)
Posts: 277
United States

Was thanked: 91 time(s) in 57 post(s)
Originally Posted by: soletto Go to Quoted Post
ok seems to be that i need some plugins,

where can i find those plugins? I cannot install them directly in the software due to firewall problems thank you!



https://smath.info/svn/public/

contains the source. Although if you're behind a firewall you might not be able to access this either.
Feel free to join the SMath Studio Users Discord Channel: https://discord.gg/PayZpJW
Offline Davide Carpi  
#7 Posted : 29 April 2022 21:20:31(UTC)
Davide Carpi


Rank: Advanced Member

Groups: Registered, Advanced Member
Joined: 13/01/2012(UTC)
Posts: 2,650
Man
Italy
Location: Italy

Was thanked: 1335 time(s) in 878 post(s)
here you have all the gallery plugins, you can download the ones you need and drag&drop those zip archives on your program canvas.

Also, you can create a portable distribution and download/update once you are on another system.

Edited by user 29 April 2022 21:22:31(UTC)  | Reason: Not specified

If you like my plugins consider to support SMath Studio buying a plan; to offer me a coffee: paypal.me/dcprojects
thanks 2 users thanked Davide Carpi for this useful post.
on 29/04/2022(UTC),  on 04/05/2022(UTC)
Offline soletto  
#8 Posted : 03 May 2022 13:25:24(UTC)
soletto


Rank: Advanced Member

Groups: Registered
Joined: 26/06/2016(UTC)
Posts: 45
Man
Austria
Location: Styria

ok thank you,

@alyles:

some of the plugins i downloaded but the zip file is empty:

for example: Excel Files Plugin --> downloaded but contains no files (maybe firewall delets the content from it...)

Ill use the solve function


another question:

for example if i have a simple equation:

a+b=c

how can i symbolic solve the equation

so that a=c-b is the result.

If i use solve function all variables need to have a number

I simply want to symbolic solve the equation to a variable without using any numbers asigned to a variable

thank you,
br Stefan

Edited by user 03 May 2022 13:49:56(UTC)  | Reason: Not specified

Offline Jean Giraud  
#9 Posted : 03 May 2022 17:04:08(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
Originally Posted by: soletto Go to Quoted Post
Another question:


SolveSimple.PNG
thanks 1 user thanked Jean Giraud for this useful post.
on 04/05/2022(UTC)
Offline overlord  
#10 Posted : 03 May 2022 17:45:50(UTC)
overlord


Rank: Advanced Member

Groups: Registered
Joined: 23/07/2013(UTC)
Posts: 1,128
Turkey

Was thanked: 509 time(s) in 339 post(s)
There is maple and maxima plugins for symbolic calculations you asked for.
SMath's own symbolic engine is not capable as those two.

Regards

screenshot.png
Offline soletto  
#11 Posted : 03 May 2022 21:35:45(UTC)
soletto


Rank: Advanced Member

Groups: Registered
Joined: 26/06/2016(UTC)
Posts: 45
Man
Austria
Location: Styria

thank you,

can you provide me with the smath file so that i can look into? Thank you br Stefan
Offline overlord  
#12 Posted : 03 May 2022 21:53:56(UTC)
overlord


Rank: Advanced Member

Groups: Registered
Joined: 23/07/2013(UTC)
Posts: 1,128
Turkey

Was thanked: 509 time(s) in 339 post(s)
Originally Posted by: soletto Go to Quoted Post
thank you,

can you provide me with the smath file so that i can look into? Thank you br Stefan

Notice the optimizations are set to symbolic to view results.
You can check and set optimization of individual regions by right click.

Regards

symbolic.sm (5kb) downloaded 35 time(s).
Offline soletto  
#13 Posted : 04 May 2022 12:14:37(UTC)
soletto


Rank: Advanced Member

Groups: Registered
Joined: 26/06/2016(UTC)
Posts: 45
Man
Austria
Location: Styria

Thank you but i have a problem i downloaded the latest version

i downloaded maxima plugin and others but i do get a failure when opening your file see attached picture

Failure.JPG


There is a file missing:

cmaple.exe / maxima.bat missing

What can i do ?

however smath says maxima plugin is installed:

Failure2.JPG

Thank you br Stefan

Edited by user 04 May 2022 12:19:49(UTC)  | Reason: Not specified

Offline overlord  
#14 Posted : 04 May 2022 12:42:10(UTC)
overlord


Rank: Advanced Member

Groups: Registered
Joined: 23/07/2013(UTC)
Posts: 1,128
Turkey

Was thanked: 509 time(s) in 339 post(s)
Originally Posted by: soletto Go to Quoted Post
Thank you but i have a problem i downloaded the latest version

i downloaded maxima plugin and others but i do get a failure when opening your file see attached picture

There is a file missing:

cmaple.exe / maxima.bat missing

What can i do ?

however smath says maxima plugin is installed:

Thank you br Stefan

It seems your mentioned firewall settings prevented proper installation of Maple plugin.
Usually SMath plugins are saved under this path in Windows 10.

C:\Users\<username>/AppData/Roaming/SMath/extensions/plugins/

I can copy my plugins directory on Windows partition and upload it for you to download and copy/overwrite.
But it won't be a convenient way to install plugins. Set an exception to your firewall for SMath downloads.

--

Maxima is another subject, plugin seems installed but you will need Maxima software to make it work.
Latest version can be downloaded and installed from link below.
https://netix.dl.sourceforge.net/project/maxima/Maxima-Windows/5.46.0-Windows/maxima-5.46.0-win64.exe
You also have to set the path for Maxima.bat under Insert>Maxima control windows>Settings menu.

Click to enlarge

Regards
thanks 1 user thanked overlord for this useful post.
on 04/05/2022(UTC)
Offline soletto  
#15 Posted : 04 May 2022 12:47:03(UTC)
soletto


Rank: Advanced Member

Groups: Registered
Joined: 26/06/2016(UTC)
Posts: 45
Man
Austria
Location: Styria

o ok

i need maxima software in order to work properly?

I was thinking the plugin only is enough?

Thank you for the input!

Yes please upload your plugins folder since i cannot download the plugins in the software due to firewall

But what plugin is there required under bin "cmaple.exe"

What he cannot find?

Edited by user 04 May 2022 12:58:01(UTC)  | Reason: Not specified

Offline overlord  
#16 Posted : 04 May 2022 13:10:30(UTC)
overlord


Rank: Advanced Member

Groups: Registered
Joined: 23/07/2013(UTC)
Posts: 1,128
Turkey

Was thanked: 509 time(s) in 339 post(s)
Originally Posted by: soletto Go to Quoted Post
Yes please upload your plugins folder since i cannot download the plugins in the software due to firewall

It may have not all plugins, it is just copy of my personal folder.
plugins.zip
thanks 1 user thanked overlord for this useful post.
on 04/05/2022(UTC)
Offline soletto  
#17 Posted : 04 May 2022 13:32:35(UTC)
soletto


Rank: Advanced Member

Groups: Registered
Joined: 26/06/2016(UTC)
Posts: 45
Man
Austria
Location: Styria

another question:

what is the name of the maple plugin you mentioned?

I may need maple software in order to work properly i think or?

Thank you br Stefan
Offline overlord  
#18 Posted : 04 May 2022 13:41:01(UTC)
overlord


Rank: Advanced Member

Groups: Registered
Joined: 23/07/2013(UTC)
Posts: 1,128
Turkey

Was thanked: 509 time(s) in 339 post(s)
Originally Posted by: soletto Go to Quoted Post
another question:

what is the name of the maple plugin you mentioned?

I may need maple software in order to work properly i think or?

Thank you br Stefan

You won't need additional software installation with maple plugin.
thanks 1 user thanked overlord for this useful post.
on 04/05/2022(UTC)
Offline soletto  
#19 Posted : 04 May 2022 13:54:19(UTC)
soletto


Rank: Advanced Member

Groups: Registered
Joined: 26/06/2016(UTC)
Posts: 45
Man
Austria
Location: Styria

ok thank you but now im a little bit confused.

I searched maple plugin herer:

https://en.smath.com/list/plugins

but i cannot find the plugin

software needs cmaple.exe in order to work. Where do i find this?

Thank you br Stefan

Edited by user 04 May 2022 13:58:10(UTC)  | Reason: Not specified

Offline overlord  
#20 Posted : 04 May 2022 14:10:28(UTC)
overlord


Rank: Advanced Member

Groups: Registered
Joined: 23/07/2013(UTC)
Posts: 1,128
Turkey

Was thanked: 509 time(s) in 339 post(s)
Originally Posted by: soletto Go to Quoted Post
but i cannot find the plugin

software needs cmaple.exe in order to work. Where do i find this?

https://smath.info:8443/!/#public/view/head/plugins/MapleTools/Resources
It is in cmaple.zip file on this page.

It is in also plugin.zip file I uploaded for you.
thanks 1 user thanked overlord for this useful post.
on 04/05/2022(UTC)
Users browsing this topic
Guest
Similar Topics
How to solve an equation for multiple values of the independent var. (Questions)
by mangurian 22/09/2019 17:04:24(UTC)
2 Pages12>
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.