代码搜索:complex
找到约 10,000 项符合「complex」的源代码
代码结果 10,000
www.eeworm.com/read/214753/15089403
h lcypldlg.h
// lcyPLDlg.h : header file
//
#if !defined(AFX_LCYPLDLG_H__E6FCAA06_F887_11D6_B9EE_89F2BCB1AA47__INCLUDED_)
#define AFX_LCYPLDLG_H__E6FCAA06_F887_11D6_B9EE_89F2BCB1AA47__INCLUDED_
#if _MSC_VE
www.eeworm.com/read/214301/15107039
m plot3c.m
%PLOT3C plots a complex signal in 3D
%
% use: same as plot
%
%
% See also
% plotc (another type of visualization of complex signals)
%
% G. Rilling, last modification 12.2006
% gabriel.rilling@ens-l
www.eeworm.com/read/212047/15166791
c real_unpack.c
/* fft/real_unpack.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/212047/15166806
h hc_pass.h
/* fft/hc_pass.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ
www.eeworm.com/read/212047/15166816
h real_pass.h
/* fft/real_pass.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pu
www.eeworm.com/read/212047/15167668
c zsolve_cubic.c
/* poly/zsolve_cubic.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Genera
www.eeworm.com/read/212047/15167672
c zsolve_quadratic.c
/* poly/zsolve_quadratic.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge
www.eeworm.com/read/212047/15167699
changelog
Mon Sep 10 22:57:27 2001 Brian Gough
* math.c (gsl_complex_div_real gsl_complex_div_real): added
missing functions div_real and div_imag
Mon Aug 27 18:58:41 2001 Bri
www.eeworm.com/read/212047/15167728
c hermtd.c
/* linalg/hetd.c
*
* Copyright (C) 2001 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published
www.eeworm.com/read/211850/15172359
m phase.m
function PHI=phase(G)
%PHASE Computes the phase of a complex vector
%
% PHI=phase(G)
%
% G is a complex-valued row vector and PHI is returned as its
% phase (in radians), with an effort made to