代码搜索:Analog
找到约 10,000 项符合「Analog」的源代码
代码结果 10,000
www.eeworm.com/read/268741/11123678
c dd_adf7020.c
/****************************************************************************************
* *
* Project: ADF7020 & ADF70XXMB2 Controller Board - Device Drivers *
* F
www.eeworm.com/read/268741/11123680
c dd_uc847.c
/****************************************************************************************
* *
* Project: ADF7020 & ADF70XXMB2 Controller Board - Device Drivers *
* F
www.eeworm.com/read/268260/11146908
m ex031700.m
% Analog Signal
Dt = 0.00005;
t = -0.005:Dt:0.005;
xa = exp(-1000*abs(t));
%
% Continuous-time Fourier Transform
Wmax = 2*pi*2000;
K = 500; k = 0:1:K;
W = k*Wmax/K;
Xa = xa * exp(-j*t'*W) * D
www.eeworm.com/read/413417/11156964
txt valinkercmds.txt
"c:\program files\analog devices\visualaudio 2.6\modules\blackfin\standardpack\Lib\Modules_BF532.dlb"
www.eeworm.com/read/411251/11250498
m cheby1_3db_lp.m
function [b,a] = cheby1_3db_lp(N,Fc,Ap)
% CHEBY1_3DB Design a lowpass Chebyshev Type I filter given a 3 dB point.
% Inputs:
% N - Filter order
% Fc - 3 dB cutoff frequency (0 to 1)
www.eeworm.com/read/411251/11250527
m cheby2_3db_lp.m
function [b,a] = cheby2_3db_lp(N,Fc,Ast)
% CHEBY2_3DB Design a lowpass Chebyshev Type II filter given a 3 dB point.
% Inputs:
% N - Filter order
% Fc - 3 dB cutoff frequency (0 to
www.eeworm.com/read/335147/12549390
c usb.c
/** @file USB.c
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reserved.
www.eeworm.com/read/334823/12571518
c msp430x22x4_oa_07.c
//******************************************************************************
// MSP430F22x4 Demo - OA1, General-Purpose Mode
//
// Description: Configure OA1 for General-Purpose mode. In this
www.eeworm.com/read/147096/12584756
m extrfilt.m
function [ret,x0,str,ts,xts]=extrfilt(t,x,u,flag);
%EXTRFILT is the M-file description of the SIMULINK system named EXTRFILT.
% The block-diagram can be displayed by typing: EXTRFILT.
%
% SYS=EXTR
www.eeworm.com/read/135185/13954080
mak mdct36.mak
# Generated by the VisualDSP++ IDDE
# Note: Any changes made to this Makefile will be lost the next time the
# matching project file is loaded into the IDDE. If you wish to preserve
# changes,