trying to find the differentiation of giving data
조회 수: 3 (최근 30일)
이전 댓글 표시
답변 (1개)
Sarvesh Kale
2023년 3월 14일
Hi Abdur Rob,
You might want to take a look at documentation of diff and gradient. There are also examples that demonstrates how to use them. To compute double derivate, call the gradient function again on the result of gradient function. For reading the data from an xlsx file use the readtable function. I hope this helps in your query.
Thank you
참고 항목
카테고리
Help Center 및 File Exchange에서 Calculus에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!