Differentiating a bilinear function with the symbolic Toolbox
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Assume we have functions, which look like this:
a(x,y) = 1 + 2x + 3y + 4xy
b(x,y) = 5 - 6x + 7y - 8xy
can I somehow get the result of the differentiation of y with respect to a?
Or the differentiation of x with respect to a?
Or the differentiation of y with respect to b?
Or the differentiation of x with respect to b?...
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Symbolic Math Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!