photo

lilo moutila


Last seen: 3年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • First Answer

バッジを表示

Feeds

表示方法

質問


Trouble with my function
I want to run this code: syms x syms y(x) y(x) = 5*(x^2); values = 4; h = 1; derivative(5,1) function yd = derivative(val...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Implement Taylor series without using in built function "Taylor"
I have a function f(x) = sin(x) , and I have to implement the taylor series of degree 2 at a point a = 1, how can we do that wit...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Function in Matlab that calculates the nth derivative
I want the code for a function that calculate the nth derivative without using built in function like "diff".

3年以上 前 | 0 件の回答 | 0

0

回答