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

31 visualizaciones (últimos 30 días)
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)?

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Mathematics en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by