Community Profile

photo

vincenzo


2017 年からアクティブ

統計

Content Feed

表示方法

質問


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

回答