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 years 前 | 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 years 前 | 1 个回答 | 0