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년 전 | 답변 수: 1 | 0
질문
대략 4년 전 | 답변 수: 1 | 0