フィルターのクリア

How can I write a code to solve the following system please?

1 回表示 (過去 30 日間)
Avan Al-Saffar
Avan Al-Saffar 2014 年 12 月 27 日
コメント済み: Avan Al-Saffar 2014 年 12 月 28 日
P = ( exp((-./2).*(exp(i.*t) + exp(-i.*t))) )./(integral(exp((-./2).*(exp(i.*t) + exp(-i.*t)))dt))
I can write a code to solve it but the problem is with integral in the denominator.

採用された回答

Stalin Samuel
Stalin Samuel 2014 年 12 月 27 日
CALCULATE DENOMINATOR AND NUMERATOR SEPARATELY
  1 件のコメント
Avan Al-Saffar
Avan Al-Saffar 2014 年 12 月 28 日
Thanks for your reply. I am trying but I still have a problem so could you show me how to do that please?
Regards

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeNumerical Integration and Differential Equations についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by