How to partially differentiate a function with unknown variables

3 ビュー (過去 30 日間)
Christoffer Thornvall
Christoffer Thornvall 2015 年 11 月 4 日
Hi, I've run in to some problems using matlab and was wondering if anyone here could help me out.
I'm not quite certain if this is possible. But I have 2 functions and I would like to take the partial derivative of three variables, without knowing a single value. Is this possible? If so, how?
ex)
P1 = (K*P0*exp(r*t))/(K+P0*exp(r*t))
is one of my functions and I would like to take the partial derivative with respect to K, PO, and r.
Thanks in advance! Chris

採用された回答

Torsten
Torsten 2015 年 11 月 4 日
  1 件のコメント
Christoffer Thornvall
Christoffer Thornvall 2015 年 11 月 4 日
Perfect, thank you! It was the syms x y z etc that I was missing

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMathematics についてさらに検索

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by