Example FFT Convolution. ... matlab/fftconvexample.m x = [1 2 3 4 5 6]; h = [1 1 1]; nx = length(x); nh = length(h); nfft ... Program output:
確定! 回上一頁