How to write a circuit value whit complex numbers
Show older comments
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
Answers (1)
Voss
on 10 Mar 2023
I = 220*cos(50*t+30)/52.4;
Categories
Find more on MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!