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

4 visualizaciones (últimos 30 días)
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.

Respuesta aceptada

Stalin Samuel
Stalin Samuel el 27 de Dic. de 2014
CALCULATE DENOMINATOR AND NUMERATOR SEPARATELY
  1 comentario
Avan Al-Saffar
Avan Al-Saffar el 28 de Dic. de 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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Programming en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by