Borrar filtros
Borrar filtros

I have to perform integration of very large equation in Loop

2 visualizaciones (últimos 30 días)
ALOK
ALOK el 11 de Mzo. de 2023
Editada: John D'Errico el 11 de Mzo. de 2023
I am trying to perform integration of very large function in loop
where x& y are zero , i have to perform intgration in loop with respect to z.
I have tried with Ai & Bi writting seprtaely and substituitng in eqution on top but not able to perfom integrtation , but able to perform by writting A & B in equaiton 1 but that make the equation very long

Respuestas (1)

John D'Errico
John D'Errico el 11 de Mzo. de 2023
Editada: John D'Errico el 11 de Mzo. de 2023
Should every possible expression you write down, long, or short, have an analytical integral? int seems to be unable to do so. Of course, that does not mean something does not exist, only that int was unable to compute the result you want. But not all questions have a solution.
Ifr you substitute numerical values, then you can comute a NUMERICAL integral, of course. That will be entirely possible to do.

Categorías

Más información sobre Numerical Integration and Differentiation en Help Center y File Exchange.

Productos


Versión

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by