trying to find the differentiation of giving data

1 回表示 (過去 30 日間)
Abdur Rob
Abdur Rob 2023 年 3 月 14 日
コメント済み: Abdur Rob 2023 年 3 月 14 日
I want to find the equation and derevatives of that equation.
I struggling to understand the strategy for doing this.

回答 (1 件)

Sarvesh Kale
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 ExchangeCalculus についてさらに検索

製品


リリース

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by