CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 傅立叶变换

搜索资源列表

  1. fft

    0下载:
  2. 用java语言编写快速傅立叶变换(fft)程序,,这个程序的算法是《算法引论—一种创造性方法》中的算法-Using java language fast Fourier transform (fft) program, the program algorithm is the " Introduction to Algorithms- A creative approach" in the algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:7905
    • 提供者:dele
  1. fft

    0下载:
  2. 快速傅立叶变换 图像变换 用java编写-fft image transformation
  3. 所属分类:Applet

    • 发布日期:2017-04-01
    • 文件大小:232478
    • 提供者:ray
  1. Find

    0下载:
  2. FFT 以及 IFFT 在OpenCV环境下的演示例程。理解傅立叶变换及反变换的好资料-FFT and IFFT in the demonstration under OpenCV routines. Fourier transform and inverse transform understanding of good information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1982928
    • 提供者:路非
  1. stft

    3下载:
  2. 短时傅立叶变换C++程序的实现,短时傅立叶变换(STFT)是研究非平稳信号最广泛使用的方法-Short-time Fourier transform C++ program implementation, short-time Fourier transform (STFT) is the study of non-stationary signals the most widely used method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1261
    • 提供者:huangkai
  1. plc

    0下载:
  2. 一些语音处理算法的个人研究实作测试代码,包括丢包补偿,傅立叶变换/反变换,数字滤波器,数字滤波器整型化算法函数等-Some personal voice process code, including PLC, DFT, DFilter etc.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-05
    • 文件大小:191040
    • 提供者:qianxiaojiong
  1. FFT2DIT

    0下载:
  2. FFT算法(输入任意个数,实现快速傅立叶变换)-FFT
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:11114
    • 提供者:倪婧
  1. ImageProcess

    0下载:
  2. 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:902902
    • 提供者:hongye
  1. simpleCUFFT

    0下载:
  2. CUFFT GPU的傅立叶变换 GPU的通用计算-CUFFT GPU CUDA
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:7263
    • 提供者:zzs
  1. DFT

    0下载:
  2. 该程序是opencv实现图像离散傅立叶变换的源码,可以在vc++6.0等类似环境下直接运行。-The program is opencv discrete Fourier transform of image source, such as in vc++6.0 run directly under a similar environment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1551
    • 提供者:张桦
  1. discreate-Forier-Transemation

    0下载:
  2. Matlab中进行二维离散傅立叶变换,并显示频谱图的方法。-two version discreate Forier Transemation baced on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3749
    • 提供者:
  1. MATLAB

    2下载:
  2. MATLAB编程用两种方法模拟光学实验.单缝衍射、杨氏双缝干涉、黑白光栅衍射的计算机模拟;以及用傅立叶变换方法对简单孔径衍射、黑白光栅及正弦光栅夫琅和费衍射的模拟-MATLAB program to simulate the optical in two experiments. Single slit diffraction, Young' s double slit, diffraction grating computer simulation of black and white
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:117955
    • 提供者:王东
  1. fli

    1下载:
  2. 使用MATLAB实现傅立叶变换,绘制信号的幅度频谱和相位频谱。付里叶变换的时域微分特性-Fourier transform using MATLAB implementation, rendering the signal amplitude spectrum and phase spectrum. Fourier transform of time domain differential characteristics
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:640
    • 提供者:亢伟
  1. fft2

    0下载:
  2. 按时间抽取的基2快速傅立叶变换,详细的讲解了编程的思维并有源代码!-Time taken by the radix-2 fast Fourier transform, in detail the thinking and programming source code!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:5751
    • 提供者:汪明
  1. fft2d

    0下载:
  2. 用fortran法编写的二维数组的傅立叶变换程序,用户可根据需要编写输入和输出程序,这里只给出程序主体部分-Written using two-dimensional array fortran method of Fourier transform procedure, the user may need to write the input and output procedures, the main part of the program are given here only
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:3778
    • 提供者:冯亦晨
  1. MasterThsis

    0下载:
  2. 关于时频分布的跳频信号参数检测方法研究,短时傅立叶变换、魏格纳变换等-On the time-frequency distribution of the frequency-hopping signal detection parameters, short-time Fourier transform, Wigner-Ville transform, etc.
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1995788
    • 提供者:hehha
  1. MATLABSTFT

    0下载:
  2. 短时傅立叶变换程序,可得信号时频曲线,希望对大家有所帮助-Short time Fourier transform procedure can be time-frequency curve, we hope to help
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3409
    • 提供者:yangniu
  1. fft

    1下载:
  2. 快速傅立叶变换(FFT)的FPGA实现,本系统采用了不同点数基2的复FFT。-Fast Fourier Transform (FFT) of the FPGA, the system uses two different points-based complex FFT.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-01-08
    • 文件大小:595968
    • 提供者:xiaoming
  1. zfft

    1下载:
  2. FFT+FT连续细化傅立叶变换分析校正法 还请各位多多指教。 参考自丁康老师《离散频谱校正技术》 -FFT+ FT for Fourier transform analysis of detailed correction method is also called upon the exhibitions. Ding Kang reference from the teacher, " Discrete Spectrum Correction"
  3. 所属分类:Algorithm

    • 发布日期:2014-08-01
    • 文件大小:1007
    • 提供者:liuxiaoxiao
  1. DSP

    7下载:
  2. 1.利用傅立叶级数展开的方法,自由生成所需的x(t); 2.通过选择不同的采样间隔T(分别选T>或<1/2fc),从x(t)获得相应的x(n)(作出x(n)图形); 3.对获得的不同x(n)分别作傅立叶变换,分析其频率响应特性4.利用巴特沃思、切比雪夫或椭圆滤波器设计数字滤波器(滤波特性自定),要求通过改变滤波器参数或特性(低通、高通、带通或带阻)设计至少两种数字滤波器,分析所设计滤波器并对上述给出的不同x(n)分别进行滤波; 5.利用窗函数设计法或频率采样法设计数字滤波
  3. 所属分类:DSP program

    • 发布日期:2015-12-02
    • 文件大小:3072
    • 提供者:zhang
  1. FFT

    0下载:
  2. FFT的C实现方法 (函数名: 快速傅立叶变换 本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。)-C-Implementation of FFT
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1257
    • 提供者:neil
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com