complex类
complex类技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
complex类 热门资料
查看全部 500 份 →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...
2016-09-17
87
复数运算#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...
2016-06-30
94
To convert ar filter to complex cepstrum CC
To convert ar filter to complex cepstrum CC
2014-01-08
187
CFFT A new radix 4 complex fft processor
CFFT是一个数据宽度和点数都可配置的基4 FFT core,由于旋转因子是用CORDIC算法实现的,因此经过FFT后信号的增益和标准的FFT算法不同。
2018-03-29
2
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...
2013-12-18
186
Time-domain [FEFDTD] technique for solving complex electromagnetic problems.rar
Time-domain [FEFDTD] technique for solving complex electromagnetic problems.rar
2013-12-19
23