基于FFT的图像拼接程序,matlab实现的
上传时间: 2014-11-29
上传用户:wanghui2438
MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MATLAB Interface, a new feature in MATFOR 4.1, provides MATFOR users access to MATLAB functions so they can obtain functionality that has not been built into MATFOR. The ability of using MATLAB functions makes MATFOR an ideal tool for those who create prototypes using MATLAB, then do implementation in C++ and other programming languages. Through the use of MATFOR, users may perform quick results comparisons between MATLAB and other languages.
标签: MATFOR Extensions component Fortran
上传时间: 2013-12-11
上传用户:xieguodong1234
用matlab是实现半带抽取、半带内插滤波器,以及fft变换,CIC等等。
上传时间: 2016-06-15
上传用户:wuyuying
计算快速傅立叶变换fft的程序,用matlab实现的
上传时间: 2014-01-25
上传用户:gtf1207
用MATLAT编的FFT程序,在MATLAB环境下可以显示波形。
上传时间: 2014-01-30
上传用户:sdq_123
fft自编源码,用于快速傅立叶变换的matlab程序
上传时间: 2014-08-28
上传用户:1109003457
Matlab做的关于三角波,正弦波,方波的FFT算法,可以分析方波信号、三角波信号的频谱以及采样点数、采样频率对频谱分辨率的影响。
上传时间: 2016-08-15
上传用户:爺的气质
傅立叶变化的Matlab实现,对于学习FFT非常有帮助。FFT文件夹内有多个程序。
上传时间: 2014-01-12
上传用户:asdkin
数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn idealhd 理想低通滤波器 /fir gui(fir滤波器GUI设计) gui_top 总图 gui_fir fir滤波器GUI gui_sigout 选择信号GUI /power caculate(功率谱分析) directpower 直接谱分析 indirectpower 间接谱分析(估计谱分析) noise 噪声谱分析 /sigout(常见信号产生) sigout 离散信号产生
标签: freqcirconv timecirconv freqconv dupconv
上传时间: 2016-08-26
上传用户:13188549192
用MATLAB实现的DSP函数,包括FFT、ChripZ、DCT、DELTA、Hilbert变换
上传时间: 2013-12-17
上传用户:李彦东