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

4 visualizzazioni (ultimi 30 giorni)
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.

Risposta accettata

Stalin Samuel
Stalin Samuel il 27 Dic 2014
CALCULATE DENOMINATOR AND NUMERATOR SEPARATELY
  1 Commento
Avan Al-Saffar
Avan Al-Saffar il 28 Dic 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

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Programming in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by