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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

