代码搜索:complex

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

代码结果 10,000
www.eeworm.com/read/197495/7990682

m plotcirc.m

function plotcirc(c) I=find(c
www.eeworm.com/read/398351/7992654

m ex1_5.m

%complex_exponent_sequencee clear all; N=32; A=3; a=0.7; w=314; xn=0:N-1; x=A*exp((a+j*w)*xn); stem(xn,x);
www.eeworm.com/read/296537/8096857

m qpskmodelmain.m

%QPSK_Rayleigh fading.m %Simulation program to realize QPSK transmission system %(Both the AWGN channel and Rayleigh fading channel) %徐亚冲 编写整理 clear all; clc; %******************** 准备阶段 *******
www.eeworm.com/read/195686/8135500

c x_3_h.c

/* * File: x_3_h.c * * * * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- * * This file is an S-function produced by the S-Function * Builder which only recognizes c
www.eeworm.com/read/195686/8135543

c x_4_c.c

/* * File: x_4_c.c * * * * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- * * This file is an S-function produced by the S-Function * Builder which only recognizes c
www.eeworm.com/read/195686/8135596

c x_4_h.c

/* * File: x_4_h.c * * * * --- THIS FILE GENERATED BY S-FUNCTION BUILDER: 3.0 --- * * This file is an S-function produced by the S-Function * Builder which only recognizes c
www.eeworm.com/read/145478/12721211

c r_fft.c

/* ***************************************************************************** * * GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001 * R99 Versi
www.eeworm.com/read/245180/12812807

m plotc.m

%PLOTC plots a complex signal in 2D projection with variable projection angle. %The angle can be modified at any time using the slider: % slider at bottom: angle=0 the projection is the real part of
www.eeworm.com/read/245180/12812904

c cio.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
www.eeworm.com/read/244154/12881016

m plotc.m

%PLOTC plots a complex signal in 2D projection with variable projection angle. %The angle can be modified at any time using the slider: % slider at bottom: angle=0 the projection is the real part of