Solving equations; rearanging equations

Solving equations; rearanging equations - for educational purpose (engineering) - Messages

#1 Posted: 10/30/2014 6:40:33 AM
roborobson

roborobson

0 likes in 4 posts.

Group: User

Hello,

first of all, thank you for the brilliant programme. I am planning to use it for education purposes. I teach some basic mechanics.
Beside being a very nice programme, its perfect as I can tell my students to download the programme and work/play with it by themselves without having problems with licenses.
Thank you for that.

Well, I am still a newbee and I am still having problems operating the programme.
I checked out the handbook as well as several postings here in the forum but I still did not get it ;-(


I try to use solve to calculate a couple of equations (eq).
  • The first thing i do not understand is that Smath doesnt recognice F1 as an unknown variable?
  • The second thing is that I can not solve the eqations .
  • Finially I am looking for a way to substiute into formulas and then rearange formulas, automatically (If I got the postings right symbolical calculations are difficult, or?).



Does the Portable Version downloaded from that link (https://smath.com/wiki/SMath%20with%20Plugins.ashx) include maxima? or do i have to install maxima seperatly? It is written that everything is inclueded so i guess i do not have to install anything else.

I am using 0.97 (build:5346) (portable version)

Thanks for your time.

Robert


This is the file im using (there is some wording in german, but i guess its still clear what I try to do ;-)):

Reib_SchiefeEbene_Forum.sm (28 KiB) downloaded 40 time(s).
#2 Posted: 10/30/2014 10:41:43 AM
Martin Kraska

Martin Kraska

1222 likes in 2150 posts.

Group: Moderator

There are two mistakes in your sheet:
1. You became victim of the odd operator priorities, in particular, the assignment operator has higher priority than the boolean equal. Therefore, you have to set equations in brackets before assigning them to a variable.
2. you mis-spelled Solve(). solve() is the built in numeric procedure, Solve() is the function provided by the maxima plugin.

As to the portable version: It is as it is written there.

If you leave the input parameters undefined, you can get symbolic solutions.

Use Assign() for assigning the solution to the corresponding variables.

Use at() for substituting variables in expressions.
Reib_SchiefeEbene_Forum_Kr.sm (33 KiB) downloaded 59 time(s).
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#3 Posted: 10/30/2014 3:03:09 PM
roborobson

roborobson

0 likes in 4 posts.

Group: User

Thanks a lot for your help.
That's what I was looking for.

The Solve procedures are now working in my other examples as well!!


But I do still have some problems with the at() function.

Two questions to my attached file:

  • What do I wrong in the first example?
  • Is there a way to put in values at the end to get a numerical solution?


Thanks again.

Robert

Versuch_mit_at.sm (15 KiB) downloaded 43 time(s).
  • New Posts New Posts
  • No New Posts No New Posts