Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - fft M
Search - fft M - List
matlab实现的hillbert和fft滤波器。适合初学数字信号处理的人学习。-Matlab and achieve hillbert fft filter. Suitable for beginner digital signal processing to emulate.
Update : 2008-10-13 Size : 1.18kb Publisher : 杜猛

采用FFT和IFFT的快速卷积的C程序实现源代码。-FFT and IFFT fast convolution C program source code.
Update : 2008-10-13 Size : 1.82kb Publisher : minytian

本文提出一個根值4 蝴蝶元素使用(m, n) - 櫃臺減少硬體複雜, 延遲時間, 和電力消費被介入在使用常規加法器。並且一臺修改過的換向器為FFT 算法被描述與用管道運\輸的實施一起為連續輸入資料減少資料記憶要求。
Update : 2008-10-13 Size : 3.7kb Publisher : 旻倫

DL : 0
fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform
Update : 2008-10-13 Size : 1.76kb Publisher : jessie

matlab实现的hillbert和fft滤波器。适合初学数字信号处理的人学习。-Matlab and achieve hillbert fft filter. Suitable for beginner digital signal processing to emulate.
Update : 2025-02-19 Size : 1kb Publisher : 杜猛

采用FFT和IFFT的快速卷积的C程序实现源代码。-FFT and IFFT fast convolution C program source code.
Update : 2025-02-19 Size : 2kb Publisher : minytian

This software gave volume MoM solution by the CG-FFT method-volume solution by using MoM t he CG-FFT method
Update : 2025-02-19 Size : 259kb Publisher : 黄志祥

本文提出一個根值4 蝴蝶元素使用(m, n) - 櫃臺減少硬體複雜, 延遲時間, 和電力消費被介入在使用常規加法器。並且一臺修改過的換向器為FFT 算法被描述與用管道運輸的實施一起為連續輸入資料減少資料記憶要求。-This paper presents a root element of the use of 4 Butterfly (m, n)- the counter to reduce the hardware complexity, latency, and power consumption has been involved in the use of conventional adder. And a modified commutator for the FFT algorithm has been described with the use of pipeline transportation for the implementation of continuous input data together with information to reduce memory requirements.
Update : 2025-02-19 Size : 3kb Publisher : 旻倫

DL : 0
fft并行算法实现,C语言开发,用mpi编程完成-fft parallel algorithm, C language development, with the completion of mpi programming
Update : 2025-02-19 Size : 2kb Publisher : kmart

DL : 0
Matlab做的关于三角波,正弦波,方波的FFT算法,可以分析方波信号、三角波信号的频谱以及采样点数、采样频率对频谱分辨率的影响。-Matlab to do on the triangle wave, sine wave, square wave of the FFT algorithm, can be analyzed square-wave signal, triangular wave signal of the spectrum as well as the sampling points, the sampling frequency affect the resolution of the spectrum.
Update : 2025-02-19 Size : 1kb Publisher : venppen

DL : 0
fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform -fft.c This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2 ^ m points. dir = 1 gives forward transform dir =-1 gives reverse transform
Update : 2025-02-19 Size : 1kb Publisher : jessie

DL : 0
This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 gives forward transform dir = -1 gives reverse transform -This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2 ^ m points. Dir = 1 gives forward transform dir =-1 gives reverse transform
Update : 2025-02-19 Size : 1kb Publisher : jessie

FFT蝶形运算,C 语言,可有MATLAB M 语言转换实现-FFT butterfly computation, C language, MATLAB M language can be converted to achieve
Update : 2025-02-19 Size : 16kb Publisher : liu yang

DL : 0
用matlab编写的fft快速傅立叶变换及逆变换函数,文件用M语言写成,可以运行-Matlab prepared using fft Fast Fourier Transform and inverse transform function, M language documents, you can run
Update : 2025-02-19 Size : 2kb Publisher : 冉涛

DL : 0
脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_delta、E_theta 、E_alpha、E_beta分别表示δθαβ相应频段的能量加和。 other为其余频段的能量加和(供参考用) -------------------------------------------------------------------------- function[ f_sig ,E_delta , E_theta , E_alpha , E_beta , other ] = FFT( N , fs , sig )-EEG FFT transform is called m file format, see head illustrate the matching DLL files, you can be C or C++ to call------------------------ simpling) sig: to FFT transform array (one dimension). Output Parameters: f_sig: transformation of the signal (one-dimensional array) E_delta, E_theta, E_alpha, E_beta δθαβ, respectively, the energy increases and the corresponding frequency band. Other for the rest of the energy band increases, and (for reference) -------------------------------------------------------------------------- function [f_sig, E_delta, E_theta, E_alpha, E_beta , other] = FFT (N, fs, sig)
Update : 2025-02-19 Size : 202kb Publisher : 张诚

MFC下FFT用C++写的源代码,有图形显示,sin和fft频率的自由选择.图形界面-MFC under the FFT written in C++, source code, graphics, sin, and fft frequency of free choice. Graphical interface
Update : 2025-02-19 Size : 1.8mb Publisher : 张刚

DL : 0
实现快速傅里叶变换,线性调频Z变换,通俗易懂。-This is for students who is major in communication project.
Update : 2025-02-19 Size : 1kb Publisher : Eric

DL : 0
利用matlab的fft函数进行快速傅里叶变换的m文件-Matlab' s fft function using the fast Fourier transform of the m file
Update : 2025-02-19 Size : 1kb Publisher : 张扬

fft与ifft的子程序代码,时间抽取基2FFT算法,参数包含4个:N点数、M蝶形运算迭代级数、换算到频域后的实部和虚部-fft ifft coding
Update : 2025-02-19 Size : 2kb Publisher : KatrinaH

The source code for using FFT
Update : 2025-02-19 Size : 1kb Publisher : djanggoo
« 12 3 4 5 6 7 8 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.