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)?

13 次查看(过去 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 中查找有关 MATLAB 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by