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 ...
7 years 前 | 2 个回答 | 0