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 years 前 | 2 个回答 | 0
提问
2 years 前 | 2 个回答 | 0