undefined variable problem
undefined variable problem
(OP)
Hi, I have 3 equations and 3 unknown variables (a11, a13, a31), and cant get results with mathcad. I am obviously doing something wring, can you help? heres a screen of my problem:
http://www.imagebam.com/image/6027a2124806713
http://www.imagebam.com/image/6027a2124806713
RE: undefined variable problem
The syntax is not Find(x,y,z)= it is SomeVar(x,y,z):=Find(x,y,z). Now you can use SomeVar by putting in a guess for x, y, and z and SomeVar2i:=SomeVar(x,y,z)
David
RE: undefined variable problem
Heres my last result, do you think is correct?
http://www.imagebam.com/image/9fb461124845595
RE: undefined variable problem
In the future, post the file, not a picture of the file. No one wants to re-type equations that you've already typed in.
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
Chinese prisoner wins Nobel Peace Prize
RE: undefined variable problem
Heres file, plz help.
RE: undefined variable problem
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
Chinese prisoner wins Nobel Peace Prize
RE: undefined variable problem
RE: undefined variable problem
or, you can substitute the solution back into the original equation and use the symbolic command "factor" to verify that the resultant mess does simplify to the correct quantities.
TTFN
FAQ731-376: Eng-Tips.com Forum Policies
Chinese prisoner wins Nobel Peace Prize