1-Visitor
February 11, 2018
Solved
I want to solve for X a cubic equation that contains a vector as an input
- February 11, 2018
- 2 replies
- 5218 views
I am trying to solve a cubic equation for the unknown X, but one of the input parameters is a vector. I tried to solve symbolically and then substitute the vector but something doesn't seem right. Then i tried to program a function that solves it for every value of the vector input, but since the result contains 3 solutions, it doesn't work.
I hope you will be able to find a solution.
Thank you in advance.
P.S. The file is uploaded

