代码搜索:complex
找到约 10,000 项符合「complex」的源代码
代码结果 10,000
www.eeworm.com/read/153151/5653099
java complex1.java
package com.javapatterns.immutable.complex;
final public class Complex1 extends Number
implements java.io.Serializable, Cloneable, Comparable
{
/**
* The imaginary unit.
*/
static fi
www.eeworm.com/read/473487/6844232
m awgn_complex.m
www.eeworm.com/read/472368/6876117
m complex_cepstrum.m
%function complex_cepstrum(x)
%x=wavread('01.wav');
x=1:0.5:10;
xe=real(ifft(log(abs(fft(x)))));
b=2*xe;
xe
cceps(x)
www.eeworm.com/read/294645/8213429
m awgn_complex.m
www.eeworm.com/read/193607/8213432
cpp complex1.cpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josutti
www.eeworm.com/read/193607/8213434
cpp complex2.cpp
/* The following code example is taken from the book
* "The C++ Standard Library - A Tutorial and Reference"
* by Nicolai M. Josuttis, Addison-Wesley, 1999
*
* (C) Copyright Nicolai M. Josutti
www.eeworm.com/read/393873/8256487
h emd_complex.h
/*
* G. Rilling, last modification: 3.2007
* gabriel.rilling@ens-lyon.fr
*
* code based on a student project by T. Boustane and G. Quellec, 11.03.2004
* supervised by P. Chainais (ISIMA - LIMOS - Univ
www.eeworm.com/read/393873/8256514
c emd_complex.c
/*
* G. Rilling, last modification: 3.2007
* gabriel.rilling@ens-lyon.fr
*
* code based on a student project by T. Boustane and G. Quellec, 11.03.2004
* supervised by P. Chainais (ISIMA - LIMOS - Univ