How to write a circuit value whit complex numbers
이전 댓글 표시
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
답변 (1개)
Voss
2023년 3월 10일
I = 220*cos(50*t+30)/52.4;
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!