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

搜索资源列表

  1. TuXiangChuLiRuanJian

    1下载:
  2. 图像处理软件和源码,可一将其用于图像的各种处理,例如:图像的显示、Huffman变换、平滑、锐化、快速傅立叶变换、中值滤波-image processing software and source code, one can be used in various image processing, for example : image display, Huffman transform, Smooth, Sharpen, Fast Fourier transform, median filt
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-07-07
    • 文件大小:4102793
    • 提供者:高竹红
  1. codesforimageprocessing

    1下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3360101
    • 提供者:
  1. movie_cartoon

    0下载:
  2. %电影动画: %1.首先调用moviein函数对内存初始化.创建一个足够大的矩阵来容纳一系列指定的图形(帧) %2.调用getframe函数生成每一帧.该函数返回一个矢量,利用这个矢量创建一个电影动画矩阵 %3.调用movie函数按照指定速度进行指定次数的播放 %例子2:演示如何实现快速傅立叶变换(exp(j*2*pi/n))的可视化过程- Movie animation: 1. First transfers the moviein function to the me
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:867
    • 提供者:龚力
  1. imageimpose

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10774
    • 提供者:王晓明
  1. TimeFrequency

    0下载:
  2. Ridge_WindowFT窗口傅立叶变换的脊 CohenDist Cohen类时频分布-Ridge_WindowFT window Fourier Transform ridge CohenDist Cohe n type time-frequency distribution
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:10624
    • 提供者:cicinati
  1. dipfft

    0下载:
  2. vc数字图象处理程序,包括傅立叶变换以及测试程序. -vc digital image processing procedures, including Fourier transform and testing procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8600
    • 提供者:周江
  1. YangBen

    0下载:
  2. 关于傅立叶变换的matlab源代码,再次拿出仅供讨论,望大家提出意见,以便改正。-on Fourier Transform Matlab source code, a renewed for discussion, we hope comment to correct.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1582
    • 提供者:平平
  1. DSB-SC

    0下载:
  2. DSB-SC信号的处理,t2f是傅立叶变换函数-DSB-SC signal processing, t2f function is the Fourier transform
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1150
    • 提供者:LD
  1. FFTbaseTime2

    0下载:
  2. 快速傅立叶变换的编码,基二的按时间抽取方法实现,包含完整的源代码和测试程序,在里面重载了许多符号-fast Fourier transform coding, the two-time extraction method. includes complete source code and testing procedures, which in many symbols Heavy
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:4567
    • 提供者:陈胜
  1. 1024_FFT

    1下载:
  2. 1024点FFT快速傅立叶变换,包含说明文档和VHDL源代码,16位输入/输出,带DMA功能,xilinx的ip-1024-point FFT fast Fourier transform, and includes documentation, VHDL source code, 16 input / output, with DMA function, the ip xilinx
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:629675
    • 提供者:刘超
  1. fourier-cpp

    0下载:
  2. 对图像进行傅立叶变换处理(图像变换)的源代码,编译后的可执行文件-right image Fourier transform (image transformation) of the source code, the compiled executable file
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1770
    • 提供者:李金宝
  1. dec2binfromtxt

    0下载:
  2. 图像的快速傅立叶变换,基于VC++开发平台。-images of fast Fourier transform, based VC development platform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1041
    • 提供者:王健
  1. mixfft

    0下载:
  2. 基于多点的快速傅立叶变换算法C++开发环境-based on multi-point fast Fourier transform algorithm C Development Environment
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:48033
    • 提供者:王健
  1. imagetransformcodes

    0下载:
  2. 此程序实现图象傅立叶变换、离散傅立叶变换和小波变换、可以自己设定小波变换的参数-this procedure image Fourier transform, discrete Fourier transform and wavelet transform, can set their own parameters of wavelet transform
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:267918
    • 提供者:cyw
  1. ckfftbianhuan

    0下载:
  2. 用c开发快速傅立叶变换编程 希望大家能够喜欢-with Fast Fourier Transform Development Program hope that we can like
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1869
    • 提供者:王刚
  1. FFT(good)_CanTestWithImage

    0下载:
  2. 图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试-images Fourier transform (frequency domain transform classic code), I believe we learn in digital image processing, teachers generally require students to use C Image Fo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:462856
    • 提供者:whq
  1. improc

    0下载:
  2. 一个完整的Visual C++程序,包含了图像的RGB调整,傅立叶变换,傅立叶反变换,对比度调整,颜色转换 梯度算子检测,sobel算子检测 均值滤波和中值滤波,程序已经通过调试.-a complete Visual C program includes a RGB image adjustment, Fourier transform, Fourier transform, contrast adjustment, color conversion operator gradient dete
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:219599
    • 提供者:杨萧
  1. chenbihongsuanfayanghj666

    0下载:
  2. 《陈必红算法》一书的附带的源代码,并有经本人修改过能在VC中使用。原书是在C++BUILDER中使用的。并加了一些其他的功能,比如样条插值等。此代码,可以完成矩阵的很多数值算法,求逆阵、特征向量、特征值,矩阵的加减乘除、傅立叶变换、gamma函数、数值解分微分等。-"Chen Hung method," a fringe of the source code, and as I changed the VC can be used. The original book is
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:210896
    • 提供者:yyy
  1. FFtffw

    0下载:
  2. 快速傅立叶变换方法实现快速卷积,比较好用-fast Fourier transform method to achieve rapid convolution, better quality
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:115552
    • 提供者:谢志宏
  1. TFRSTFT

    1下载:
  2. 短时傅立叶变换(STFT)源代码,用语非稳态信号的时频联合描述,可直接用于matlab程序之中.无解压密码.-short-time Fourier transform (STFT) source code, the language of non-stationary signals to the joint time-frequency descr iption, Matlab can be used directly in procedures. No extract passwords.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1636
    • 提供者:王杜
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com