Feeds
질문
Why the calculation error enhances as the phase angle increases when using atan2?
%% clear all;clc; alpha = 0:pi/10:100*pi; phi = atan2(sin(alpha),cos(alpha)); phi_up = unwrap(phi); %% figure plot(phi_u...
2년 초과 전 | 답변 수: 2 | 0
질문
2년 초과 전 | 답변 수: 2 | 0