Feeds
已回答
integrating over a symfun
Using *matlabFunction(f)* works: syms f(x) f(x) = x+2 ans = integral(matlabFunction(f),1,2)
integrating over a symfun
Using *matlabFunction(f)* works: syms f(x) f(x) = x+2 ans = integral(matlabFunction(f),1,2)
9 years 前 | 1

