complex类
complex类技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
complex类 热门资料
fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays
fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. di...
复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) C
复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real...
To convert ar filter to complex cepstrum CC
To convert ar filter to complex cepstrum CC
CFFT A new radix 4 complex fft processor
CFFT是一个数据宽度和点数都可配置的基4 FFT core,由于旋转因子是用CORDIC算法实现的,因此经过FFT后信号的增益和标准的FFT算法不同。
This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m
This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m points. dir = 1 g...
Time-domain [FEFDTD] technique for solving complex electromagnetic problems.rar
Time-domain [FEFDTD] technique for solving complex electromagnetic problems.rar
fortran: Evaluate the exponential integral E1(z) for complex arguments
fortran: Evaluate the exponential integral E1(z) for complex arguments
Radix-2 Fast Fourier Transform, real or complex sin/cos transform
Radix-2 Fast Fourier Transform, real or complex sin/cos transform