代码搜索:complex

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

代码结果 10,000
www.eeworm.com/read/199224/7876996

m rec_frommag_complex.m

function g=rec_frommag_complex(M,I,N); %------------------------------------------------------------------------------ % rec_frommag_complex.m % This function generate the fourth order cross cumula
www.eeworm.com/read/247235/12671955

m rec_frommag_complex.m

function g=rec_frommag_complex(M,I,N); NF=length(M); theta=zeros(size(M)); tmp=M; for i=1:600 G=tmp.*exp(j*theta); g=(ifft(G)); g(N+1:NF)=zeros(1,NF-N); g=real(g);
www.eeworm.com/read/141343/5769999

vhdl math_complex-body.vhdl

--------------------------------------------------------------- -- -- This source file may be used and distributed without restriction. -- No declarations or definitions shall be included in this pac
www.eeworm.com/read/141297/5773128

s complex_dotprod_sse.s

# # Copyright 2002 Free Software Foundation, Inc. # # This file is part of GNU Radio # # GNU Radio is free software; you can redistribute it and/or modify # it under the terms of the GNU General Pub
www.eeworm.com/read/141297/5773222

cc complex_dotprod_generic.cc

/* -*- c -*- */ /* * Copyright 2002 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the terms
www.eeworm.com/read/141297/5773256

h complex_dotprod_generic.h

/* -*- c++ -*- */ /* * Copyright 2002 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the ter
www.eeworm.com/read/141297/5773492

h gr_float_to_complex.h

/* -*- c++ -*- */ /* * Copyright 2004 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the ter
www.eeworm.com/read/141297/5773586

cc gr_complex_to_xxx.cc

/* -*- c++ -*- */ /* * Copyright 2004 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the ter
www.eeworm.com/read/141297/5773639

h gr_complex_to_xxx.h

/* -*- c++ -*- */ /* * Copyright 2004 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the ter