필터 지우기
필터 지우기

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