polynomial equation
이전 댓글 표시
Do you know who I can solve this equation? c=delta*x^(-1/2)+b*x^(-2.2) in matlab??
답변 (1개)
Thomas
2012년 5월 29일
0 개 추천
You might want to look at the symbolic math toolbox..
댓글 수: 3
Luz Adriana
2012년 5월 29일
Walter Roberson
2012년 5월 29일
That depends. Which of the 22 or more solutions do you want? And what does it mean to you to raise a negative number to the power 2.2 ?
Walter Roberson
2012년 5월 29일
Note: polynomials can only have nonnegative integer powers of variables, never square roots or powers such as 2.2
카테고리
도움말 센터 및 File Exchange에서 Polynomials에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!