00147780work.rar

所属分类:其他
开发工具:matlab
文件大小:2KB
下载次数:0
上传日期:2020-10-12 07:32:19
上 传 者1115342
说明:  function X=t2f(x) global dt df N t f T %X=t2f(x) %x为时域的取样值矢量 %X为x的傅氏变换 %X与x长度相同,并为2的整幂。 %本函数需要一个全局变量dt(时域取样间隔) H=fft(x); X=[H(N/2+1:N),H(1:N/2)]*dt; end
(function X=t2f(x) global dt df N t f T %X=t2f(x) %X is the sampled value vector in time domain %Fourier transform with X as X %X is the same length as X and is an integral power of 2. %This function requires a global variable DT (time domain sampling interval) H=fft(x); X=[H(N/2+1:N),H(1:N/2)]*dt; End)

文件列表:
00147780work.rar\F2T.M (241, 1998-01-14)
00147780work.rar\T2F.M (212, 1998-02-26)
00147780work.rar\duojinxindao.m (1721, 2006-05-16)
00147780work.rar\hslogic算法仿真.txt (97, 2020-08-29)
00147780work.rar (0, 2020-10-12)

近期下载者

相关文件


收藏者