Feeds
질문
I tried to calculate the velocity with linear regression from GPS data with the following script but there is an error
%Titik Ikat FID = fopen('FIXSTA.SIG'); datfix = textscan(FID,'%s'); fclose(FID); tolsig=(size(datfix{1,1},1)-15)/4; for ts=...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
Estimation & aproximate fourier coefficients
Part 1: Estimating the Values of Ao, An, and Bn with Fourier Series (Discrete) - Estimate the value of Ao, An, and Bn with t...
거의 4년 전 | 답변 수: 1 | 0