Munna Khandakar
BUP
Followers: 0 Following: 0
Feeds
답변 있음
How to reconstruct signal in matlab using interpolating formula?
xa = x * sinc(Fs*(ones(length(n),1)*t-nTs'*ones(1,length(t)))); this is the code to convert the above equation.
How to reconstruct signal in matlab using interpolating formula?
xa = x * sinc(Fs*(ones(length(n),1)*t-nTs'*ones(1,length(t)))); this is the code to convert the above equation.
거의 6년 전 | 0

