搜索资源列表

  1. chap04

    0下载:
  2. ch4_1_4:对f进行补零(区域大小为256×256),而后进行二维快速傅立叶变换(§4.1.2) ch4_1_5:使变换结果的零频率分量位于中心,调用函数fftshift(§4.1.2) ch4_1_6:利用函数ifft2对乘积进行傅立叶反变换(§4.1.3) ch4_1_7:得到在图像text.png中对应字母“a”的定位结果(§4.1.3) ch4_2_1:对一幅图像进行离散余弦变换(§4.2.1) ch4_
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:sherman1944
  1. chengxu3

    0下载:
  2. 用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图 2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选 3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱 4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图 -Using Matlab generated sine wave, rectangular wave, as well as the white no
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:river
  1. Ztransfer

    0下载:
  2. 这是一个Z变换和Z反变换的matlab程序。-This is an anti-Z transform and Z transform matlab procedures.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:thinkpad
  1. aaaassss

    0下载:
  2. 短时傅立叶变换及其反变换---绝对可运行!-Short-time Fourier transform and its inverse transform- absolutely can run!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:asdasdasd
  1. t2f-and-f2t

    0下载:
  2. matlab环境下,函数的傅立叶变换和反变换-matlab environment, the function of the Fourier transform and inverse transform
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:刘临政
  1. walsh_transform

    0下载:
  2. 对二维图像进行沃尔什变换,之后用图像的四分之一进行沃尔什反变换来复原图像,并比较误差-Two-dimensional images of the Walsh transform, followed by a quarter of the image to the anti-Walsh transform to recover images, and compare the error
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:房子
  1. fftw

    0下载:
  2. 一个非常实用的c语言快速傅立叶变换程序,可以做傅立叶正变换和反变换-A very useful fast Fourier transform c language program, you can now make Fourier transform and inverse transform
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:韩瑞冬
  1. 12

    0下载:
  2. 一个多尺度边缘检测实例,方法是: 1、先对图像进行3个尺度的小波变换; 2、求小波系数的模值及其梯度方向; 3、确定模的极大值,即候选边缘点; 4、通过反变换合成3个尺度的模的极值图像-A multi-scale edge detection example, the method is: 1, first image of the three-scale wavelet transform 2, and the modulus va
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:8192
    • 提供者:zsy
  1. CFFT_IFFT_COMPLEX

    0下载:
  2. 快速傅立叶变换及其反变换,调用时只需要将改代码加入到项目当中即可-Fast Fourier Transform and its inverse transform, call only need to change the code when adding to the project which can
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:23552
    • 提供者:laihuer
  1. ding

    0下载:
  2. 选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。 (2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。 (3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:何亮
  1. matlab1

    0下载:
  2. matlab常用函数 傅里叶变换函数、傅里叶反变换函数、低通滤波函数、sigexpand扩展序列函数-matlab function commonly used Fourier transform function, the Fourier Transform function, low-pass filter function, sigexpand extended sequence function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:txyu
  1. dsp

    0下载:
  2. 数字信号处理dsp的一些c语言源代码,实现卷积,傅里叶变换,傅里叶反变换等功能,并且能够通过图形界面显示出来-Dsp digital signal processing of a number of c language source code, the realization of convolution, Fourier transform, Fourier transform functions, and can be displ
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:王者
  1. lisanxinhaofuliyebianhuan

    0下载:
  2. 离散傅立叶变换(DFT)及其反变换的实现,有限长序列的循环移位、循环卷积-Discrete Fourier Transform (DFT) and its inverse transform of the realization of the cyclic shift sequence of finite length, circular convolution
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:59392
    • 提供者:jk
  1. wavelet

    0下载:
  2. 此程序用提升法实现第二代小波变换 用的是非整数阶小波变换 采用时域实现,步骤先列后行 正变换:分裂,预测,更新; 反变换:更新,预测,合并 只做一层(可以多层,而且每层的预测和更新方程不同)-This procedure achieved by lifting the second generation wavelet transform with a non-integer order wavelet transf
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:蓝鲸
  1. fft

    0下载:
  2. 实现图像的快速傅里叶变换和反变换 可以通过运行程序,对比原图像和经过变换与反变换后的细微差别-Image of the fast Fourier transform and inverse transform can run the program, and after comparing the original image after the transform and inverse transform the nuances
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:rena
  1. PCAbased-Laplacian-pyramid

    1下载:
  2. 本文阐述了基于主元分析的拉普拉斯金字塔图像融合的原理和方法:首先对原图像分别进行拉普拉斯 金字塔分解,然后分别对高频部分采用主元分析(PCA)法融合,对低频部分采用平均梯度法进行融合,最后对 拉普拉斯金字塔做反变换得到最终的融合图像。通过对可见光与红外图像的融合,以及对不同焦距图像融合 的结果分析,该算法比单纯的PCA和拉普拉斯图像融合能得到具有更多有用信息的高对比度的融合图像-In this paper, principa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:81920
    • 提供者:redxuech
  1. CurveLab-2.1.3.tar

    0下载:
  2. 包含二维曲波变换、反变换;三维曲波变换;二维曲波变换(Including two-dimensional Qu Bo transform, inverse transform, 3D Qu Bo transform, and two-dimensional Qu Bo transform)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:852992
    • 提供者:hFeng
  1. CT二维图像重建程序

    0下载:
  2. CT二维图像重建的两种方法代码。傅里叶转换法和滤波反投影法。(CT two-dimensional image reconstruction of the two methods of code. Fu Liye transform method and filtered back projection method.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:Charles_Hu
  1. C语言实现FFT(快速傅里叶变换)

    0下载:
  2. C语言实现FFT,实测效果极好,可经过修改实现二维FFT,以及FFT反变换。(C language to achieve FFT, measured results are excellent, can be modified to achieve two-dimensional FFT, and FFT inverse transform.)
  3. 所属分类:DSP编程

    • 发布日期:2024-05-15
    • 文件大小:11264
    • 提供者:hwliu1986
  1. 50W反激变换器的设计

    0下载:
  2. 该文档详细介绍了一款50W反激电源的设计过程(The document describes the design process of a 50W flyback power supply)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:109568
    • 提供者:huangtongyue
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org