Community Profile

photo

vincenzo


2017 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Derivative in function handle
f=@(x) x + log(x); f1=diff(f) f2=diff(f1) I want to assign first derivative of 'f' to 'f1', and second derivative for ...

6年以上 前 | 2 件の回答 | 0

2

回答