Info
This question is closed. Reopen it to edit or answer.
How can I found the value of 'x' such that I should get the known value 'y' in below equation ?
1 view (last 30 days)
Show older comments
y=(x^7)-(x^5)-5*x-250
0 Comments
Answers (1)
CARLOS RIASCOS
on 5 Apr 2018
I recommend you look at this: https://es.mathworks.com/help/symbolic/solve.html. teaches you how you can with symbolic mathematics solve equations based on one or several variables.
0 Comments
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!