Info

此问题已关闭。 请重新打开它进行编辑或回答。

phase shift of waveform

2 次查看(过去 30 天)
JAGADEESH JAGA
JAGADEESH JAGA 2017-4-26
关闭: MATLAB Answer Bot 2021-8-20
function A= signal (u) t=u(1); f=50; w=2*pi*f; Va=cos(w*t); 't' is time obtained from simulink I want 'Va' shifted by -90 degrees without using cos(w*t-pi/2)

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by