change of independent variables in symbolic functions
조회 수: 1 (최근 30일)
이전 댓글 표시
the title may not be very explanatory, so; i have experimental data of L vs a, and also another data of D vs L, i've already fitted curves for each of them, so i have two polynomial symbolic functions which are L=L(a) and D=D(L). now i want to have the symbolic expression of D as a function of a D=D(a) how can i do that? thanks in advance.
댓글 수: 0
답변 (1개)
Star Strider
2016년 6월 6일
See if the Symbolic Math Toolbox compose function will do what you want.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!