 |
|
List Archives > 
Mathcad List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[mathcad] RE: about the function Find
| [mathcad] RE: about the function Find |
|
Author: Boekel, Tiny Van
Posted: Wed, 22 Feb 2006 11:39:43 +0100
|
Dear Al
Thanks for your help. I realised the option of the quadratic solution
but I was puzzled about the Find function, and was curious about a
possible solution. I appreciate your suggestion!
Thanks once again,
Tiny
_____
From: Pergande, Albert N "mailto:albert.n.pergande"
Sent: dinsdag 14 februari 2006 15:29
To: Mathcad Discussion List
Subject: [mathcad] RE: about the function Find
You need to "Parameterize the solve block". That is, rather than type
"Find() ->" you need to define MyFunc(a):=Find(a) and then call MyFunc.
This is described poorly in the quick sheets, but allows a given find
block to be a function.
In your case, the equation is a simple quadratic, and I assume one root
is physically unrealistic. You COULD just write the quadratic eqn and
pick the right branch.
Once you have the find block as a function, you can put it in a
programming loop to iterate. I suspect there are other approaches that
will work as well, but this WILL get you to the end.
Al Pergande
Senior Radar Engineer
Lockheed Martin Missiles and Fire Control
MP 200
5600 Sandlake Road
Orlando, Fl 32819
Voice 407-356-5169
Fax 407-356-0933
"albert.n.pergande"
for personal mail - "al"
_____
From: Boekel, Tiny van "mailto:Tiny.vanBoekel"
Sent: Saturday, February 11, 2006 8:55 AM
To: Mathcad Discussion List
Subject: RE: [mathcad] about the function Find
Dear Mathcad users
I wonder whether someone can help me with the following (small) problem.
I am using the function Find for solving an equation in a Solve block
using the symbolic equal sign ("the arrow"), see accompanying file (I am
using Mathcad 11). I do not seem to be able to capture the solution of
the find function into a new parameter, in other words I have to fill in
the value manually. There must be a way to do this but I can't figure
out how.
As you will see it is an iterative calculation; it usually converges
after three iterations. there must also be a way to automate this.
However, the first mentioned problem is the most annoying one. I hope
that someone can help me out here. Thanks a lot in advance!
Regards,
Tiny van Boekel
Wageningen University, NL
|
[View Complete Thread]
Previous by date: [mathcad] RE: about the function Find, Boekel, Tiny Van
Next by date: [mathcad] reaction-diffusion model, Neil McRoberts
Previous thread: [mathcad] (no subject), JSWAVELY
Next thread: [mathcad] reaction-diffusion model, Neil McRoberts
|
|
|