Quantcast
Channel: PTC Community : All Content - Programming & Extending Mathcad
Viewing all articles
Browse latest Browse all 680

One more questions to the Mathcad gurus

$
0
0

Heyho,

 

best thx to the forum i could manage a nealry complete automatisation of many calculations.

 

Now i have more difficult Problems and i hope i can solve it.

 

I have now very complicated equations and the way to calculate a certain value is per iterativ methode.

Now for example i need to calculate a Force:

 

F=f(.....variables....b)

 

Now at beginn i calculate b with a startening equation (gives a startening point of b)

 

The next step is to calculate the force.

 

After the Force (initial force which gives a value but is not the right force) was calculated
The problem is now: For a detailed calculation, the variable b is depending on the force, which was calculated before.
so:
F=f(.....variables....b)

b=f(....variables....F) --> there are 2 equations for b .... an initial equation which is simple and the complicated one (b=f(....variables....F))
So for me looks this like an iterative solving. I was thinking: I want to start with the initial b and F value and change F, so that the residum of b is less than 1 [%] .
So im using for the ending condition the variable b, on which im using the residum (ending error (s(i)-s(i-1))/s(i)) is less than 1 [%]
Hmm can anyone help me with this problem?
Or can anyone provide me with a link?
Maybe i need a few rows of programcode
Best thx!

Viewing all articles
Browse latest Browse all 680

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>