Feeds
已回答
How to apply Inverse FFT after filtering to get the original signal back?
clc clear all; close all; format long m=1000; I1=0.5; I2=0.3; I3=0.2; L1=100*m; L2=1000*m; n1=1; n2=1.446; lam1=1520; lam...
How to apply Inverse FFT after filtering to get the original signal back?
clc clear all; close all; format long m=1000; I1=0.5; I2=0.3; I3=0.2; L1=100*m; L2=1000*m; n1=1; n2=1.446; lam1=1520; lam...
4 years 前 | 0