Complex number integration with in the limit

Hi, I have 4098 x 4098 complex numbers. i have to perform integration over the limit (e.g., a=0 to 1/2) How to integrate complex numbers in MATLAB??

Réponses (1)

Walter Roberson
Walter Roberson le 16 Oct 2013

0 votes

Integration over a limit is something that would apply to formula, not to numbers. For numbers, you would be assuming that they were points that sampled a curve and you would do numeric integration in which there would be no bounds (only knowledge of where the points were.)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by