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 vues (au cours des 30 derniers jours)
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)?

Réponse acceptée

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

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by