CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fft 滤波

搜索资源列表

  1. OFDM_code

    0下载:
  2. 本代码是关于OFDM通信系统的仿真源程序,其中信道编码,QPSK调制,QPSK解调,FFT,IFFT,viterbi编译码,误比特统计,滤波等模块。-The code is on the OFDM communication system simulation source, which channel coding, QPSK modulation, QPSK demodulation, FFT, IFFT, viterbi decoding, bit error statistics, th
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:37081
    • 提供者:songji
  1. daixianlvbo

    1下载:
  2. 把雷克子波离散,对其做fft变换到频率域,然后滤波,再做ifft变换回时间域。-To Leike Zi wave dispersion, its to do fft transform into the frequency domain and then filter, do ifft transform back to time domain.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:76739
    • 提供者:箫箫
  1. OFDM

    1下载:
  2. OFDM下行的仿真1、产生要传输随机数; 2、进行调制; 3、串并转换; 4、进行IFFT操作(代码中有用到共轭对称向量的IFFT为实数进行简化计算); 5、增加循环前缀; 6、并串转换; 7、输出前滤波; 8、增加信道噪声(加性高斯白噪声); 9、接收端串并转换; 10、去除循环前缀; 11、进行FFT变换; 12、信号解调; 13、误比特率计算; -OFDM downlink simulation 1, have t
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:112282
    • 提供者:刘洋
  1. 1

    0下载:
  2. 这是我用STC89C58RD+单片机做的音频功率谱分析,包含FFT程序,对学习FFT软件滤波算法的朋友肯定会有所帮助的。-This is what I do with STC89C58RD+ single chip audio power spectrum analysis, including FFT program, the software filter algorithm for learning FFT friends would certainly have been helpful
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4820
    • 提供者:wwww
  1. VCpicture

    0下载:
  2. 可以实现256色和24位真彩色bmp图片的打开显示,具有缩放,旋转任意角度,fft,灰度化,中值滤波的功能。是我的vc作业,自己写的,已在vc6.0下运行通过,欢迎交流-Can achieve 256-color and 24-bit true color bmp image to open display, zoom, rotate at any angle, fft, graying, median filtering function. Vc is my job to write thei
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3731620
    • 提供者:王一
  1. showdib

    0下载:
  2. 这是一个数字图像处理综合程序,包括FFT,DCT,walsh变换,以及滤波等功能,内容涉及几乎所有的基本DIP内容,可供学习参考。-This is a comprehensive digital image processing procedures, including FFT, DCT, walsh transform, and filtering etc, covering almost all basic DIP content .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2591083
    • 提供者:林剑平
  1. changeFrequence

    0下载:
  2. 改变声音信号采样频率 matlab实现,介绍FFT方法,及滤波-Matlab change the sampling frequency to achieve the sound
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:815
    • 提供者:Essay
  1. NumericalRecipesinCWilliam.H

    3下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。全书内容丰富,层次分明,是一本不可多得的有关数值计算的C语言程序大全。本书每章中都论述了有关专题的数学分析、算法的讨论与比较,以及算法实施的技巧,并给出了标准C语
  3. 所属分类:Algorithm

    • 发布日期:2014-05-08
    • 文件大小:40422400
    • 提供者:何夕
  1. matched-filterPFFT

    0下载:
  2. P码的匹配滤波+FFT的捕获程序。可以用于P码的直接捕获。-P code matched filter+ FFT of the capture program. P code can be used for direct capture.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:35879
    • 提供者:竹子
  1. NOISE-GUIBYFFT

    0下载:
  2. 低通滤波器的设计包括图象平滑和数字滤波的内容-low pass filter of fft,include
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:39936
    • 提供者:corain
  1. FFT2_2.0

    0下载:
  2. 将图像进行FFT变换,并进行高通和低通滤波,然后进行IFFT变换,还原图像-FFT transform the image and high-pass and low pass filter, and then IFFT transform, restore image
  3. 所属分类:Wavelet

    • 发布日期:2017-06-13
    • 文件大小:21134441
    • 提供者:刘晶晶
  1. fftfilter

    0下载:
  2. fft快速滤波,用fft实现序列的快速滤波-fft fliter
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:603
    • 提供者:luke
  1. FIRIIR

    0下载:
  2. 本文档里含有诸多c++文件,其功能实现有FIR滤波,IIR滤波,,还有正弦曲线,还实现了128点FFT,DFT-This document contains a lot of c++ file, its function to achieve a FIR filter, IIR filtering, as well as the sine curve, but also to achieve a 128-point FFT, DFT
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1727029
    • 提供者:gaod
  1. frequency-domain-processing

    0下载:
  2. 傅立叶变换是数字图像处理中应用最广的一种变换,其中图像增强、图像复原和图像分析与描述等,每一类处理方法都要用到图像变换,尤其是图像的傅立叶变换。常用的图像增强技术可分为基于空域和基于变换域的两类方法。最常用的变换域是频域空间。在频域空间,图像的信息表现为不同频率分量的组合。如果能让某个范围内的分量或某些频率的分量受到抑制而让其他分量不受影响,就可以改变输出图像的频率分布,达到不同的增强目的。 4、高通滤波- 锐化 -Fourier transform in digital
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:24003
    • 提供者:李慕白
  1. Wave_Fil_FFT

    1下载:
  2. MATLAB 信号处理 带通、高通、低通滤波 FFT变换 显示并返回原始波形的FFT结果、滤波后的波形及滤波后的FFT结果-MATLAB signal processing band-pass, high pass, low pass filter FFT of the waveform display and return to the original results of the FFT, the filtered waveform and the filtered results of
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:807
    • 提供者:Juggler
  1. suijixinhao

    0下载:
  2. 随机信号的几种分析代码,如求均值,FFT变换,加白噪声, 平滑滤波-Several random signal analysis code, such as averaging, FFT transform, plus white noise, ' smoothing filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6475
    • 提供者:刘杰
  1. DFT

    0下载:
  2. 数字图像处理,灰度化、邻域平均、中值滤波、傅里叶变换、轮廓提取-Digital image processing, gray, neighborhood average, median filtering, FFT, contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1359624
    • 提供者:
  1. 1

    0下载:
  2. 利用FFT对原信号进行变换,然后在频域进行处理,再使用IFFT进行反变换,达到滤波的目的。-use FFT and IFFT to filter
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1055
    • 提供者:zxm
  1. image-processing-algorithm

    0下载:
  2. 几种常用的图像处理算法:高斯平滑,二值化变换,离散余弦变换,均值滤波,傅里叶变换-Several kinds of commonly used image processing algorithms: Gauss smooth, two values of transformation, discrete cosine transform, mean filtering, fft....
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1260141
    • 提供者:sillan
  1. MyFIR

    0下载:
  2. 开发环境CCS3.3,C语言的代码,能实现正弦信号的产生,并且对其进行滤波,FFT变换-Development environment CCS3.3, C language code, to achieve sinusoidal signal generation, and its filtering, FFT transform
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:374461
    • 提供者:yangcheng
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com