How can I write a code to solve the following system please?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Avan Al-Saffar
le 27 Déc 2014
Commenté : Avan Al-Saffar
le 28 Déc 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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!