Complex number integration with in the limit
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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??
0 commentaires
Réponses (1)
Walter Roberson
le 16 Oct 2013
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.)
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!