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

1 Ansicht (letzte 30 Tage)
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.

Akzeptierte Antwort

Stalin Samuel
Stalin Samuel am 27 Dez. 2014
CALCULATE DENOMINATOR AND NUMERATOR SEPARATELY
  1 Kommentar
Avan Al-Saffar
Avan Al-Saffar am 28 Dez. 2014
Thanks for your reply. I am trying but I still have a problem so could you show me how to do that please?
Regards

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Numerical Integration and Differential Equations finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by