change of independent variables in symbolic functions
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Star Strider
el 6 de Jun. de 2016
See if the Symbolic Math Toolbox compose function will do what you want.
0 comentarios
Ver también
Categorías
Más información sobre Symbolic Math Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!