Herwin k
2018년부터 활동
Followers: 0 Following: 0
Feeds
질문
Symbolic Integration Problem of Univariate Expression : Integral 1/x to ln(x) + c
I just wrote a very simple integral like this: clear, clc syms x f = 1/(3*x +1) int(f) And I got the wrong r...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Problem with Symboli integration by partial fraction
I just wrote a simple script to solve this expression syms x f = (x + 1)/(4*x^2 - 1) int(f) And I got the wrong answe...
6년 초과 전 | 답변 수: 1 | 0