solving three quadratic equations
이전 댓글 표시
A=458.21
B=256.84
C=308.95
A=m*8/m*8+n*9+p*14
B=n*9/m*8+n*9+p*14
C=p*14/m*8+n*9+p*14
댓글 수: 3
Sara
2014년 7월 9일
fsolve?
Joseph Cheng
2014년 7월 9일
substitution? not too hard of an series to solve by hand as the first A equation can simplified and substitute the 9n+14p = 394.21.
benjamin
2014년 7월 10일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!