代码搜索:pha
找到约 824 项符合「pha」的源代码
代码结果 824
www.eeworm.com/read/481452/1296538
h functions.h
#ifndef FUNCTIONS_H
#define FUNCTIONS_H
__declspec( dllexport ) short DFT_AmpAndPhase(double *data, unsigned long n, double *amp, double *pha);
// 用于计算一段数据的离散傅立叶变换(DFT)
// double *data --- 数据数组
www.eeworm.com/read/209919/4955905
m ex072800.m
% Chapter 7 Example 7.28
% Hilbert transformer design using PM algorithm
%
f = [0.05,0.95]; m = [1 1]; M = 51; N = M-1;
h = remez(N,f,m,'hilbert');
[db,mag,pha,grd,w] = freqz_m(h,[1]);
www.eeworm.com/read/183001/5259619
readme
Subselect notes from Vadim.
From owner-pgsql-hackers@hub.org Fri Feb 13 09:01:19 1998
Received: from renoir.op.net (root@renoir.op.net [209.152.193.4])
by candle.pha.pa.us (8.8.5/8.8.5) with ESMTP
www.eeworm.com/read/312371/3672541
m ex072800.m
% Chapter 7 Example 7.28
% Hilbert transformer design using PM algorithm
%
f = [0.05,0.95]; m = [1 1]; M = 51; N = M-1;
h = remez(N,f,m,'hilbert');
[db,mag,pha,grd,w] = freqz_m(h,[1]);
www.eeworm.com/read/299916/3849252
m ex072800.m
% Chapter 7 Example 7.28
% Hilbert transformer design using PM algorithm
%
f = [0.05,0.95]; m = [1 1]; M = 51; N = M-1;
h = remez(N,f,m,'hilbert');
[db,mag,pha,grd,w] = freqz_m(h,[1]);
www.eeworm.com/read/299916/3849438
m ex072800.m
% Chapter 7 Example 7.28
% Hilbert transformer design using PM algorithm
%
f = [0.05,0.95]; m = [1 1]; M = 51; N = M-1;
h = remez(N,f,m,'hilbert');
[db,mag,pha,grd,w] = freqz_m(h,[1]);
www.eeworm.com/read/376006/2717595
readme
Subselect notes from Vadim.
From owner-pgsql-hackers@hub.org Fri Feb 13 09:01:19 1998
Received: from renoir.op.net (root@renoir.op.net [209.152.193.4])
by candle.pha.pa.us (8.8.5/8.8.5) with ESMTP
www.eeworm.com/read/195460/8154061
f kernel.f
subroutine kernel(is,mu,rm,xpl,psl,bp)
integer mu
real rm(-mu:mu)
real psl(-1:80,-25:25),xpl(-25:25),bp(0:25,-25:25)
real pha,betal
integer is,ip1,j,i,k,ip,ig,
www.eeworm.com/read/268260/11146860
m ex072800.m
% Chapter 7 Example 7.28
% Hilbert transformer design using PM algorithm
%
f = [0.05,0.95]; m = [1 1]; M = 51; N = M-1;
h = remez(N,f,m,'hilbert');
[db,mag,pha,grd,w] = freqz_m(h,[1]);
www.eeworm.com/read/386159/8762811
m _oldmyqam_const.m
function const_pts = rectQAM_const(M)
%
% M-PAM bit/symbol ordering
[bo so] = PAM_Gray_Code;
k = log2(M);
I = 2^ceil(k/2);
Q = 2^floor(k/2);
% Produce PAM constellation points for in-pha