CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - fft c matlab

搜索资源列表

  1. matlab-signal

    0下载:
  2. 用c语言实现下列的数字信号处理算法 1.离散傅里叶级数合成连续周期信号 2.DIF FFT 测试程序 3.将输入数据的幅度画出图形 4.使用FFT实现快速卷积 5.使用FFT实现快速相关 6.取样混迭演示程序 -language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two conse
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:19.28kb
    • 提供者:胡叶
  1. fft

    0下载:
  2. 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 MATFO
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:266.65kb
    • 提供者:donotspam
  1. abdi-PCA4Wiley.zip

    0下载:
  2. ua University, in 2002 publi this document, including the Mont A program of curve fitting based Bayesian Filter. Bayesian (Bayesi a target tracking system MATLAB s cubic spline curve fitting This i book is widely used in engineerin this
  3. 所属分类:matlab例程

    • 发布日期:2017-04-01
    • 文件大小:696.04kb
    • 提供者:wibisono
  1. FFT

    1下载:
  2. 脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_de
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:202.21kb
    • 提供者:张诚
  1. fft

    2下载:
  2. fft代码,采用蝶形算法,包括C,matlab和verilog代码-fft code, using butterfly algorithm, including C, matlab and Verilog code
  3. 所属分类:matlab例程

    • 发布日期:2013-11-13
    • 文件大小:46.72kb
    • 提供者:
  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720byte
    • 提供者:solo
  1. FFt-c

    0下载:
  2. 这是关于基2FFT-DIT的程序 第一个压缩文件是matlab程序,并附有原理和流程图及总结 第二个是关于c的程序-This is based on the procedures 2FFT-DIT first compressed file is a matlab program, together with flow chart and summary of the principles and the second on the procedures for c
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:69.24kb
    • 提供者:李南
  1. awgn

    1下载:
  2. DTMF(双音多频)是用两个特定的单音频组合信号来代表数字信号的一种编码技术。两个单音的频率不同,代表的数字或实现的功能也不同。可采用8种频率代表电话机上的16个按键,10个数字键0~9和6个功能键*、#、A、B、C、D。具体的频率组合见参考书。要求: (1) 根据键盘输入的符号,利用MATLAB产生对应的DTMF信号;(2) 分别利用FFT算法和Goertzel算法计算该DTMF信号的频谱并画出频谱图;(3) 根据频谱图确定DTMF信号所代表的符号是否和输入的符号一致。 -DTMF (
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:14.89kb
    • 提供者:wyyy
  1. Lab0503-FFT

    0下载:
  2. FFT蝶形运算,C 语言,可有MATLAB M 语言转换实现-FFT butterfly computation, C language, MATLAB M language can be converted to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:4.99kb
    • 提供者: liu yang
  1. matlab

    0下载:
  2. 用matlab实现语音的加噪去噪过程,FFT变换-Implementation using matlab voice add process noise denoising, FFT transform
  3. 所属分类:matlab

    • 发布日期:2017-06-11
    • 文件大小:17.82mb
    • 提供者:陈猪猪
  1. FFTC

    0下载:
  2. fft的c++语言实现,改自matlab的相关程序-fft c++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:15.58kb
    • 提供者:胡备
  1. fft

    0下载:
  2. FFT的c++代码实现,效率比MATLAB的要高一点,并且已经调试通过。-FFT of c++ code to achieve efficiency is higher than that of MATLAB, and has passed testing.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.66mb
    • 提供者:雪巍
  1. cazac

    0下载:
  2. 根据D.C.CHU提出的计算CAZAC序列的算法,计算出CHU序列的matlab程序。包括自相关函数,FFT变换后的CHU序列,以及CAZAC序列的一些特性,还提供D.C.CHU的算法原文-According to the calculation made by CAZAC sequence DCCHU algorithm to calculate the CHU sequence matlab program. Including the self-correlation function,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:177.56kb
    • 提供者:盛冬冬
  1. fft

    0下载:
  2. 快速傅里叶变化的C语言和matlab语言实现-Fast Fourier change in C-language implementation language and matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:766byte
    • 提供者:gsdg
  1. matlab-acq

    4下载:
  2. GPS C/A码捕获 用的是fft频域的搜索 有C/A码产生和C/A码数字化子程序,模拟卫星信号的捕获算法和过程,未考虑多普勒频移-GPS C/A code acquisition in frequency domain using the fft search with C/A code generation and C/A code number of subroutines, analog satellite signal acquisition method and process, w
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:349.2kb
    • 提供者:铁头
  1. function6

    0下载:
  2. Pass the Images Through Optics -- Use a Gaussian "Aperture Function" This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measur
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.02kb
    • 提供者:sabah_altaie
  1. t_2_fft

    0下载:
  2. 在MATLAB环境中,利用简单的加法和乘法实现基2时间抽取的FFT变换,并且能够计算出峰值点的最大值,数据点数为2的整数次幂。学习程序有利于对FFT变换的理解,以及在单片机环境或者是DSP环境中编写FFT变换C语言程序。-In the MATLAB environment, using simple addition and multiplication of time taken to achieve the base 2 FFT transform, and can calculate th
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.29kb
    • 提供者:srl
  1. c

    0下载:
  2. 快速傅里叶变换程序,一般程序,具有通用性(Fast Fourier transform)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1kb
    • 提供者:`madge3097
  1. matlab+C+实现FFT分裂基算法

    1下载:
  2. 用MATLAB编程实现FFT分裂基算法,同时有详细的原理介绍(Implementation of FFT split base algorithm with MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:185kb
    • 提供者:shu_heq
  1. fft-c程序

    0下载:
  2. 用c语言实现MATLAB中的fft函数,实用可行(Implementation of FFT functions in MATLAB with C language)
  3. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:15kb
    • 提供者:silence12345
« 12 3 »
搜珍网 www.dssz.com