Suppose that at any given time t (in seconds) the current i (in amperes) in an alternating current circuit is i = 2 cos t + 2 sin t. What is the peak current for this circuit (largest magnitude)?

조회 수: 7 (최근 30일)
i am learning mtlab now , and i have to solve this some one please help
Suppose that at any given time t (in seconds) the current i (in amperes) in an alternating current circuit is i = 2 cos t + 2 sin t. What is the peak current for this circuit (largest magnitude)?

채택된 답변

Stephan
Stephan 2020년 11월 23일
Do the same as shown in your question before. Then use
diff(...) == 0
to find extremum points. The solve function maybe helpful.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by