代码搜索:complex

找到约 10,000 项符合「complex」的源代码

代码结果 10,000
www.eeworm.com/read/362270/7124718

h receiver.h

#include using namespace std; class transmitter; class receiver {public: int numberofuserbit; //信息码的码元个数 int Tc;
www.eeworm.com/read/152244/7139324

m reinf2_8.m

%%%%%%%%%%% Reinforcement Problem 2.8 %%%%%%%%%%% % Discrete-Time Control Problems using % % MATLAB and the Control System Toolbox % % by J.H. Chow, D.K. Frederick, & N.W. Chbat %
www.eeworm.com/read/464194/7167768

cpp fourier.cpp

/********************************************************/ /* WARNING: */ /* This code cannot be used in any aplication */ /* without permition of the author */ /* for more infor
www.eeworm.com/read/464186/7167805

cpp fourier.cpp

/********************************************************/ /* WARNING: */ /* This code cannot be used in any aplication */ /* without permition of the author */ /* for more infor
www.eeworm.com/read/463103/7187498

h mfcc_xhg.h

/*************************************************************** 功能: 该子程序包含MFCC特征提取的函数 修改记录: 2001.7.31 许海国 写出基本程序 ****************************************************************/ //MFCC的
www.eeworm.com/read/461382/7228211

m demod2d.m

% Demod2D transforms received symbol values into log-likelihoods % % The calling syntax is: % [output] = Demod2D( input, S_matrix, EsNo, [fade_coef] ) % % output = M by N matrix of symbol
www.eeworm.com/read/457222/7331518

asm freqflt.asm

; ; freqflt.asm - Routine to perform frequency domain filtering ; ; Protptye: void freqflt(complex *, complex *, unsigned int); ; ; Entry: arg0: AR0 is the pointer to X[] ; ar
www.eeworm.com/read/455033/7378674

edp lapnosymeigenvalue.edp

// laplace with matrix verbosity=1; mesh Th=square(20,20,[2*pi*x,2*pi*y]); fespace Vh(Th,P2); Vh u1,u2; int n=u1.n; real[int] Bu1(n),Bu2(n); real[int] Au1(n),Au2(n); real sigma = 0;
www.eeworm.com/read/455033/7379002

cpp parallelempi.cpp

#include #include "rgraph.hpp" #include "AFunction.hpp" #include "RNM.hpp" #include "Operator.hpp" #include "fem.hpp" // pas terrible .... #undef MPICH_SKIP_MPICXX #define MPICH_SKIP_MPI
www.eeworm.com/read/451457/7463451

h fftwrap.h

/* Copyright (C) 2005 Jean-Marc Valin File: fftwrap.h Wrapper for various FFTs Redistribution and use in source and binary forms, with or without modification, are permitted provided t