Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Hello,
I have two equation
Let say:
F1(x,y)=N
F2(x,y)= M
1) I would like to know what is the value of x,y which would give the function F1 minimum value (Biggest -ve Value) and the function F2 zero
2) I would like to know what is the value of x,y which would give the function F2 maximum value and the function F1 zero
Please refer the attachment for further information
BR,
J.Randeep
Solved! Go to Solution.
If you force one variable to be a specific value, just assign it numerically and remove it from the solve block. Then, given that one equation must be equal to zero, you can use Find to get the value of the other variable.
See the attached worksheet
Hi Richard,
Thanks for the response. I believe the results are close.
Could you please look at the attached MathCAD.
P:S Please do remember to input the right data as referred to attached INPUT DATA.
J.Randeep
If you force one variable to be a specific value, just assign it numerically and remove it from the solve block. Then, given that one equation must be equal to zero, you can use Find to get the value of the other variable.
Hi Richard,
It Works sublimely.
it is much better and smooth in calculation now
Thanks
J.Randeep