Feeds
提问
How to take function as an input and differentiate it( str2func not working) ?
syms x; y = str2func(input('Enter one variable wquation, e.g @(x)2*x - 3: ', 's')); disp(diff(y)) In this example I have trie...
4 years 前 | 1 个回答 | 0
提问
4 years 前 | 1 个回答 | 0