How to partially differentiate a function with unknown variables
조회 수: 4 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!