how can I transform the n monomial of a polynomial into n variables?
이전 댓글 표시
how can I transform the n monomial of a polynomial into n variables? for example,y=3a+4b+5c;then I want the n monomial stored in n variables,y1=3a;y2=4b;y3=5c; Any help is the most welcome! maxpassion@163.com
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Polynomials에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!