フィルターのクリア

Error caused by that small difference between two number is divided by a very small number

3 ビュー (過去 30 日間)
Benson Gou
Benson Gou 2018 年 7 月 30 日
コメント済み: Walter Roberson 2018 年 7 月 30 日
We have a situation that the difference between two complex numbers is divided by a very small complex number. For example, the complex number is Z=10E-6 + i10E-6. The difference Delta between two complex numbers is about 10E-5. However, because of the noise in these two complex numbers (noise is around 10E-3, but we do not know their specific values). So when we solve S from the equation S = Delta / Z, we got a very big S, which expanded the noise by 10E+3.
Do you know how to obtain a reasonable S (or approximate S) from the above equation?
Thanks a lot!
  1 件のコメント
Walter Roberson
Walter Roberson 2018 年 7 月 30 日
What would your code expect if the two values were identical? What if they were identical to within round off error?

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeLogical についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by