代码搜索:complex
找到约 10,000 项符合「complex」的源代码
代码结果 10,000
www.eeworm.com/read/389239/8540425
cpp fouriertransforms.cpp
/************************************************************
Copyright (C), 2008, LusterLightVision.
FileName: FourierTransforms.cpp
作 者: 赵敏
版 本: 1.00
日 期: 08/06/20
模块描述:
该模块为《
www.eeworm.com/read/378829/9215471
m xfft_model.m
% function [y, exp_out] = XFFT_model(x,N,INVERSE)
%
% calculates the complex block-floating point
www.eeworm.com/read/180503/9304193
m comfac.m
function [A,B,C,FIT,IT]=comfac(X,Fac,Options,DoComp,CompIt,Init);
%COMFAC Algorithm for fitting the complex-valued PARAFAC model
%
% See e.g. Rasmus Bro, N. D. Sidiropoulos, and G. B. Giannakis.
www.eeworm.com/read/179705/9341951
c dft_source.c
/* fft/dft_source.c
*
* 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 P
www.eeworm.com/read/375348/9363044
h mds_def.h
/*
* $Source: /cvs/dsptools/sc2/Stage/VisualDSP_4.0/Stage/Blackfin/Examples/Tutorial/fir/mds_def.h,v $
* $Revision: 1.1 $
* $Author: ganders $ $Date: 2004/11/08 19:13:32 $
*/
/*******************
www.eeworm.com/read/161094/10454161
c pzgstrs_lsum.c
/*
* -- Distributed SuperLU routine (version 2.0) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley.
* March 15, 2003
*
* Modified:
* Feburary 7, 2001 use MPI_Isend/MPI_I
www.eeworm.com/read/161094/10454377
bak pzgstrs_lsum.c.bak
/*
* -- Distributed SuperLU routine (version 2.0) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley.
* March 15, 2003
*
* Modified:
* Feburary 7, 2001 use MPI_Isend/MPI_I
www.eeworm.com/read/161094/10454526
c pzgstrs_lsum_bsend.c
/*
* -- Distributed SuperLU routine (version 2.0) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley.
* March 15, 2003
*
* Modified:
* Feburary 7, 2001 use MPI_Isend/MPI_I
www.eeworm.com/read/424281/10467880
c dft_source.c
/* fft/dft_source.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000, 2007 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gen
www.eeworm.com/read/275750/10797636
cpp f.cpp
#include
#include
#include
#include
#define N 10
using namespace std;
//extern plan_dft_1d();
void main(int argc, char * argv[]){
ff