代码搜索:matlab fft
找到约 10,000 项符合「matlab fft」的源代码
代码结果 10,000
www.eeworm.com/read/461042/1555389
m mrx_time_domain.m
% #####################################################################
% #### Matlab floating point program for CP removal, FFT ###
% #### (OFDM demodulataion) and left and right GI re
www.eeworm.com/read/461042/1555391
m rx_time_domain.m
% #####################################################################
% #### Matlab fixed point program for CP removal, FFT ###
% #### (OFDM demodulataion) and left and right GI re
www.eeworm.com/read/429247/8814147
m remove_wm.m
function out = remove_WM(in_original,in_watermarked,len_WM,block,alpha)
% This function will remove the watermark from the input audio stream
% by comparing the original signal and with the help of
www.eeworm.com/read/284306/8946984
hpp fftrealfixlen.hpp
/*****************************************************************************
FFTRealFixLen.hpp
Copyright (c) 2005 Laurent de Soras
--- Legal stuff ---
This library is free
www.eeworm.com/read/184304/9111803
m exm05~11.m
%exm051323_3.m
[A_sym,B_sym]=fzzysym(2);
[A_fft,B_fft]=fzzyfft(2);
AA=abs(A_sym);AA(AA
www.eeworm.com/read/184270/9113755
m ncosinwave.m
%================================================================
% nco.m is a program that generate N bits rom sin output
% Copyright :blutea 2004_10_20
% vionsion: 1.0
%======================
www.eeworm.com/read/179705/9342010
h c_pass.h
/* fft/c_pass.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publi
www.eeworm.com/read/372228/9516178
h fftdef.h
//***********************************************************************
// Defines for the FFT routines for TigerSHARC family of processors
// FFTDef.h
//*******************************
www.eeworm.com/read/169081/9881544
c test_real.c
#include "kiss_fftr.h"
#include "_kiss_fft_guts.h"
#include
#include
#include
static double cputime(void)
{
struct tms t;
times(&t);
return (double)(t.tm
www.eeworm.com/read/364985/9884842
m exm051323_3.m
%exm051323_3.m
[A_sym,B_sym]=fzzysym(2);
[A_fft,B_fft]=fzzyfft(2);
AA=abs(A_sym);AA(AA