successive approximations
Dec 15, 2018
01:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dec 15, 2018
01:57 PM
successive approximations
how to solve this equation to define n1 by using successive approximations in mathcad
[1.34 .. 1.42]
a=20.44
b=0.003572
ε=17
Ta=333.95
n1 - 1 = 8.314/(a+ b*Ta (1+ ε^(n1-1)))
Labels:
- Labels:
-
Mathcad Usage
-
Mechanical_Engineering
3 REPLIES 3
Dec 15, 2018
03:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dec 15, 2018
03:19 PM
@zaki_rhm wrote:
how to solve this equation to define n1 by using successive approximations in mathcad
[1.34 .. 1.42]
a=20.44
b=0.003572
ε=17
Ta=333.95
n1 - 1 = 8.314/(a+ b*Ta (1+ ε^(n1-1)))
Dec 15, 2018
03:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dec 15, 2018
03:44 PM
thank you.
how to matching this two equations for define a and b
c(t):=2.47+0.0036t
c(t):=a+bt
Dec 15, 2018
06:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dec 15, 2018
06:00 PM
