Solving a integral with summation

I'm trying to solve this equation which has summation inside the integral

2 件のコメント

David Hill
David Hill 2020 年 11 月 10 日
What have you done so far? Your need to describe each of the variables (i.e., constant, array length,...) and provide the code that you have tried, and then ask a specific question.
David Goodmanson
David Goodmanson 2020 年 11 月 11 日
Hi PS,
Since you are integrating w/r/t epsilon, the first thing to do is program this expression up as a function of a vector of epsilion values, only without the summation on n. Say, just for n = 1, Then see how it behaves. There is a 1/epsilon^3 term in front, and when Omega and Omega' are different it appears like the expression might blow up like 1/epsilon as epsilon --> 0. Then you can't even integrate it, so that's one of the first things to check.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeProgramming についてさらに検索

質問済み:

2020 年 11 月 10 日

コメント済み:

2020 年 11 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by