代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/121182/14767763
pdv spectrum.pdv
www.eeworm.com/read/116056/14990918
res spectrum.res
www.eeworm.com/read/116056/14990921
dpr spectrum.dpr
program spectrum;
uses
Forms,
uspectrum in 'uspectrum.pas' {Form1};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
www.eeworm.com/read/114827/15036484
gif spectrum.gif
www.eeworm.com/read/210861/15190862
m spectrum.m
function y = spectrum(k);
temp = 0;
load mysave;
n = length(x);
for i = -(n-1):n-1
temp = temp +autocorrelation(i)*exp(-2*pi*j*i*k/n);
end
y = temp;
www.eeworm.com/read/209877/15212346
m spectrum.m
function [w,P] = spectrum(a, b, N)
% 计算传输函数H(z) = B/A的频谱, 在[0,pi)之间取N个点
alength = length(a);
blength = length(b);
f = 0: 1/N: 1;
f = f(1:N);
w = f*pi;
for n=1:N
ar = 0;
ma = 0;
f
www.eeworm.com/read/188551/5208800
java spectrum.java
/**
* Copyright (C) 2006, Laboratorio di Valutazione delle Prestazioni - Politecnico di Milano
* This program is free software; you can redistribute it and/or modify
* it under the term
www.eeworm.com/read/337527/3339246
map spectrum.map
******************************************************************************
TMS320C54x COFF Linker PC Version 3.83
*******************************************************
www.eeworm.com/read/337527/3339255
map spectrum.map
******************************************************************************
TMS320C54x COFF Linker PC Version 3.83
*******************************************************