differentiation for a function
조회 수: 2 (최근 30일)
이전 댓글 표시
y'=x-y^2
give me the function to get derivative as
y'' =1-2*y*y'
댓글 수: 1
Walter Roberson
2018년 9월 18일
That is not the derivative: the 1 should not be there.
Use the symbolic toolbox.
답변 (2개)
참고 항목
카테고리
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!