Post Reply 
Solve with integrating an implicit function
06-22-2014, 01:23 AM
Post: #6
RE: Solve with integrating an implicit function
Hi,
Why don't you use solve instead of fsolve?
Since y^5+y=x is a polynomial in y for each fixed x, solve(y^5+y=x,y) seems to be faster than fsolve.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Solve with integrating an implicit function - Alberto Candel - 06-22-2014 01:23 AM



User(s) browsing this thread: 2 Guest(s)