Differentiating a bilinear function with the symbolic Toolbox
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(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!