Effacer les filtres
Effacer les filtres

Sum of complex fourier series

3 vues (au cours des 30 derniers jours)
Kyon
Kyon le 7 Avr 2016
Commenté : Walter Roberson le 18 Oct 2022
how do i sum the products of ane^j(theta)n from n=0,1,2... if the error says the sum block says it was expecting a real input but is driven by a complex input?

Réponse acceptée

Walter Roberson
Walter Roberson le 7 Avr 2016
The sum block does not support complex numbers. You will need to separate the numbers into real and complex parts and sum those, and then create a complex number from the result of the two.
  3 commentaires
Tuba Buyukdogan
Tuba Buyukdogan le 18 Oct 2022
How is that done can you please give more information ?
Walter Roberson
Walter Roberson le 18 Oct 2022
https://www.mathworks.com/help/simulink/slref/complextorealimag.html
https://www.mathworks.com/help/simulink/slref/realimagtocomplex.html

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Modeling dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by