JohanL
- 154
- 0
How do you reformulate an integral as an ode-problem?
The discussion revolves around the process of reformulating integrals as ordinary differential equation (ODE) problems. Participants explore the conditions under which this reformulation is possible, particularly in the context of definite and indefinite integrals, and the implications for numerical methods in MATLAB.
Participants express differing views on the possibility of reformulating definite integrals as ODE problems. There is no consensus on the correct approach or the relationship between the numerical methods discussed.
Participants highlight limitations in understanding the relationship between the integral and its reformulation as an ODE, particularly regarding the definitions and assumptions about the variables involved.
This discussion may be useful for students and practitioners in numerical analysis, particularly those interested in the application of MATLAB for solving integrals and differential equations.
JohanL said:But is that possible if you have an integral between two values. I know its possible if you have an indefinite?! integral...now i have
M(y)=int(a,b) m(x,y) dx
