How to write a circuit value whit complex numbers
Afficher commentaires plus anciens
Can someone help me?
I need to write this in matlab:
I= 220 cos(50t+30)/52.4 = 4.2 cos(50t+30)
Bit i have no idea also 220cos its complex number of a circuit
Réponses (1)
Voss
le 10 Mar 2023
I = 220*cos(50*t+30)/52.4;
Catégories
En savoir plus sur Spectral Measurements dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!