Feeds
提问
can't store the output of a definite integral using int(f, a, b ) in a matrix initialized with zeros
maybe the int function can't solve the integral. Should I use Vpaintegral instead?? syms x; f = exp(x); p4 = {1, x, x^2, ...
4 years 前 | 2 个回答 | 0
2
个回答提问
Simplifying Algebraic expressions with symbolic constants and variables
Hi everyone, was wondering whether i could simplify algebraic expressions with constants/coefficients as symbols ? here is a...
5 years 前 | 1 个回答 | 0

