Get coeffs of exponents
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Ohad Shapira
el 1 de Mzo. de 2021
Respondida: Sai Veeramachaneni
el 5 de Mzo. de 2021
How can I get the coeffs of exponents?
for example:
A=-1*exp(t*w*-1i)/2 + exp(t*w*1i)/2 - exp(t*w*2i)/2 + exp(t*w*-2i)/2
I want to get: [-0.5, 0.5, -0.5, 0.5]
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!