How can I write a code to solve the following system please?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Avan Al-Saffar
am 27 Dez. 2014
Kommentiert: Avan Al-Saffar
am 28 Dez. 2014
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.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!