Help typing an equation into matlab
조회 수: 6 (최근 30일)
이전 댓글 표시

I really need some help typing this equation into MatLab and solving for c1-9 for whole, positive integers. I am not sure how to arrange it.
댓글 수: 0
답변 (1개)
Siriniharika Katukam
2020년 2월 28일
Hi,
You may use solve function in symbolic toolbox. Define your c1-c9 as symbols. Refer to the below link for more information:
Hope this helps!
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!