trying to find the differentiation of giving data
2 次查看(过去 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 中查找有关 Symbolic Math Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!