User Portlet User Portlet

Discussions
Thank you!
Thank you!!
Thank you so much!
Hello everyone, I am trying to perform a calculation that involves an interpolating function generated with NDSolve, as well as multiple NIntegrate solutions. Is there anyway I could speed up the calculation? Thank you, Alex
Hello again, I was told I should not ask this question via a new discussion, so I was wondering: do you know how I could avoid receiving an error in the attached code and how I might make the code run faster? I am trying to pass one NIntegrate...
Thank you SO much!! I knew I was doing something wrong.
Hello everyone, I am trying to integrate one function (integrand A) and subsequently use that result as part of the integrand (integrand B) for another integral that is to be numerically solved. When I integrate function A analytically, I achieve...
Hello everyone, I am trying to integrate one function (integrand A) and subsequently use that result as part of the integrand (integrand B) for another integral that is to be numerically solved. When I integrate function A analytically, I achieve...
Thank you so much!!
Do you by any chance know why Integral is not attempting to solve the function when I add assumptions to the code (see attached)?