Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Dear all,
I need to solve a system of non linear equation.
I have a problem with mu(theta) function: if I use this function in given-find system, mathcad not find solution, but if I set a constant value the system is solved.
How can I set the mu function, into the given-find solution to obtain the correct solution?
Best regards
Stefano
Solved! Go to Solution.
The symbolics can't deal with numeric interpolation functions - that seems to be the real reason for the error.
But I guess you don't need a symbolic result. Simply provide reasonable guess values and use numeric evaluation:
The symbolics can't deal with numeric interpolation functions - that seems to be the real reason for the error.
But I guess you don't need a symbolic result. Simply provide reasonable guess values and use numeric evaluation:
I set the initial guess, but I continue to have a problem. Can you share the file?
Thanks
wrote:
I set the initial guess, but I continue to have a problem. Can you share the file?
Already deleted
But I guess you forgot to delete the symbolic evaluation (the arrow -> after Find)
Either use Find(...) without anything after it or use a normal equal sign for numeric evaluation