代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/459905/7263636
m spectrum.m
function spectrum
ts = 0.001;
fs = 1/ts;
t = [0:ts:10];
x = cos(2*pi*47*t) + cos(2*pi*219*t);
p = spower(x);
% pause
psd = spectrum(x);
p
specplot(psd, fs)
www.eeworm.com/read/453315/7422514
vi spectrum.vi
www.eeworm.com/read/450639/7479562
c spectrum.c
#include "netfone.h"
/*
** Instructions:
**
** First call buildtable to create the sin/cos tables.
** buildtable(ln) where ln is the log base 2 of the number of
** samples.
**
www.eeworm.com/read/449369/7507950
in spectrum.pl.in
#! @PERL@ -w
# @configure_input@
# Generate a spectrum of MSTEL genererated instances.
$n = 10; # number of cities
#@packing = ("000.0", "001.0", "100.0");
@packing = (
"000.00", "000.10", "000.20"
www.eeworm.com/read/440070/7694261
html spectrum.html
Power spectrum
Power spectrum
spectrum [-f# -w# -o outfile -l# -x# -c# -V# -h] fi
www.eeworm.com/read/440070/7694869
f spectrum.f
www.eeworm.com/read/198836/7907851
lut spectrum.lut
www.eeworm.com/read/296496/8098597
map spectrum.map
******************************************************************************
TMS320C54x COFF Linker PC Version 3.83
*******************************************************
www.eeworm.com/read/296496/8098629
map spectrum.map
******************************************************************************
TMS320C54x COFF Linker PC Version 3.83
*******************************************************
www.eeworm.com/read/295789/8139884