Differentiation Of A Function.
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
Can anyone help me out regarding the following problem on differentiation in Matlab as soon as possible: I have a symbolic function, S=sqrt(8).*(3.*X.^3+3.*Y.^2.*X-2.*X). I need to differentiate this w.r.t X and then Y.After that substitute both the value of X and Y to get the value of the differentiation where X and Y varies from -1 to +1 in steps of 128.(i.e.,X=-1:2/127:+1,Y=-1:2/127:+1) Thanking You!
댓글 수: 2
Walter Roberson
2012년 1월 12일
Duplicate is at http://www.mathworks.com/matlabcentral/answers/25738-differentiation-of-a-function
Walter Roberson
2012년 1월 12일
What was wrong with Andrew's answer in your previous copy of this same question?
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MuPAD에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!