代码搜索:frequency
找到约 10,000 项符合「frequency」的源代码
代码结果 10,000
www.eeworm.com/read/288678/8614191
m frequency.m
function f=frequency(x,fs)
dtlen=length(x);
t=(0:dtlen-1)/fs;
subplot(211);
plot(t,x);
axis tight;
y=abs(fft(x))*2/dtlen;
ff=(0:dtlen/2-1)*fs/dtlen;
subplot(212);
f=y(1:floor(dtlen/2));
plot
www.eeworm.com/read/287770/8670276
m frequency.m
function f=frequency(varargin)
% should accept at least the following input
% begin num fs
% vector
%
% initially supports "dense" equidistant frequency vectors only
% $Id: frequency.m 119 2006-09-2
www.eeworm.com/read/429532/8803602
txt frequency.txt
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
entity counter is
Port ( input,khclk12,disclk : in std_logic;
www.eeworm.com/read/385440/8805041
png frequency.png
www.eeworm.com/read/377625/9269052
qpf frequency.qpf
# Copyright (C) 1991-2005 Altera Corporation
# Any megafunction design, and related netlist (encrypted or decrypted),
# support information, device programming or simulation file, and any oth
www.eeworm.com/read/377625/9269088
qws frequency.qws
[ProjectWorkspace]
ptn_Child1=Frames
ptn_Child2=Workmode
ptn_Child3=ActionPoints
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
pt
www.eeworm.com/read/377625/9269091
qsf frequency.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Any megafunction design, and related netlist (encrypted or decrypted),
# support information, device programming or simulation file, and any oth
www.eeworm.com/read/377625/9269152
tbl frequency.tbl
%
Copyright (C) 1991-2005 Altera Corporation
Any megafunction design, and related netlist (encrypted or decrypted),
support information, device programming or simulation file, and any other
www.eeworm.com/read/377625/9269164
bdf frequency.bdf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to