How to solve this two variable equation and save values?
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
I have this two variable equation: X³+2X²+KX+2=0
Where 0≤K≤100.
All I need to do is to verify for which values of K, X≤0
I have tryied some 'for' and 'solve' methods but I'm getting this sort of results:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/245063/image.png)
Can anybody help me?
0 件のコメント
回答 (2 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!