Python Forum
How to solve a function and get x, y and z?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to solve a function and get x, y and z?
#3
Applying natural logarithm to these equations, you will get three equations, where each equation represents an ellipsoid. So, you will need to find intersection of three ellipsoids in R^3; that, probably, could be solved analytically.
Reply


Messages In This Thread
RE: How to solve a function and get x, y and z? - by scidam - Mar-22-2019, 01:10 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  how can I solve fsolve function error? troddydeeneeeeeey 3 2,600 Oct-14-2021, 07:07 PM
Last Post: deanhystad
  Conjugate Gradient having issues with defining A (function to solve [A]{x} = {b} ) DimosG 2 2,911 Sep-21-2021, 08:32 PM
Last Post: 1968Edwards

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020