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??

Answers (1)

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

Asked:

on 16 Oct 2013

Answered:

on 16 Oct 2013

Community Treasure Hunt

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

Start Hunting!