5-Regular Member
September 22, 2021
Solved
Integral Function Fails to Solve
- September 22, 2021
- 4 replies
- 2301 views
FOR A REASON OR ANOTHER THE SOLVER DOESN'T PERFORM THE INTEGRATION.
The program is typically solving for Int [a to b] (Ax+B)^(-3) dx.
--------However, I have several Matrices defined.-------
Initially the first matrix in the Integrand function resulted in errror : <Not a Singular Matrix.>
Thus recognizing the matrix as x, I redefined x as xn, and dxn. Please see Theta2 equation.
I know the solution, I wish for the program to simplify future problems.



