Integrate PDEPE solution wrt x
Show older comments
I have solved a 1D spherical Diffusion PDE using pdepe in Matlab, which has given me Concentration(x,t) {=
} as a 2D array Now in continuation of my research, I need to find Stress as a function of distance and time {=
}, whose expression has terms of
and
. How should I tackle this part, ie, integrate x^2.C(x,t) wrt x.
} as a 2D array Now in continuation of my research, I need to find Stress as a function of distance and time {= Accepted Answer
More Answers (0)
Categories
Find more on Eigenvalue Problems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!