代码搜索结果
找到约 10,000 项符合
Analog 的代码
abstract.txt
The MEASURE program uses the analog inputs of the C515 to
simulate a datalogger. This example shows how you can use
signal functions in dScope to simulate a signal coming into
one of the analog in
chipset.cfg
#ifndef __CHIPSET_CFG__
#define __CHIPSET_CFG__
#define ANALOG 2
#define CHIPSET 10
#endif /* __CHIPSET_CFG__ */
chipset.cfg
#ifndef __CHIPSET_CFG__
#define __CHIPSET_CFG__
#define ANALOG 2
#define CHIPSET 10
#endif /* __CHIPSET_CFG__ */
abstract.txt
The MEASURE program uses the analog inputs of the C515 to
simulate a datalogger. This example shows how you can use
signal functions in dScope to simulate a signal coming into
one of the analog in
abstract.txt
The MEASURE program uses the analog inputs of the C515 to
simulate a datalogger. This example shows how you can use
signal functions in dScope to simulate a signal coming into
one of the analog in
llgrp.inc
;***
; llgrp.inc - 01-May-87 - lowlevel graphics definitions
;***
.XLIST
;***
;
; Copyright 1987, Microsoft Corporation
;
;Purpose:
; Contains the definition of symbols used in lowlevel
frequency_modulation1.m
% Removing all variables, functions, and MEX-files from memory, leaving the
% workspace empty.
clear all
% Deleting all figures whose handles are not hidden.
close all
% Deleting all figu
imp_invr.m
function [b,a] = imp_invr(c,d,T)
% Impulse Invariance Transformation from Analog to Digital Filter
% ---------------------------------------------------------------
% [b,a] = imp_invr(c,d,T)
% b
frequency_modulation1.m
% Removing all variables, functions, and MEX-files from memory, leaving the
% workspace empty.
clear all
% Deleting all figures whose handles are not hidden.
close all
% Deleting all figu
amplitude_modulation.m
% Removing all variables, functions, and MEX-files from memory, leaving the
% workspace empty.
clear all
% Deleting all figures whose handles are not hidden.
close all
% Deleting all figu