代码搜索结果
找到约 10,000 项符合
Analog 的代码
io8515v.h
#ifndef __io8515v_h
#define __io8515v_h
/* AT90S8515/4414 register and bit name header file
* for ImageCraft ICCAVR compiler
*/
/* last changed 01-12-02
*/
/* Analog Comparator */
#de
ts1.m
function xt=ts1(xr,w);
%a la takens space for effective forecast of non-correlated sequences tau=w
%last point is xr(end)
%w- the length of the analog in time series= dimension
%tau=1;%tau=w;
xr
pdfclock.c
/* $Id: pdfclock.c,v 1.13.2.5 2003/12/17 15:38:01 tm Exp $
* A little PDFlib application to draw an analog clock.
*
*/
#include
#include
#include
#include "
io8515v.h
#ifndef __io8515v_h
#define __io8515v_h
/* AT90S8515/4414 register and bit name header file
* for ImageCraft ICCAVR compiler
*/
/* last changed 01-12-02
*/
/* Analog Comparator */
#de
potentiometer.vtl
Attributes [swRefresh="1",refTime="1"]
LoadInstrument Analog[BoundX="35",BoundY="60",BoundH="86",BoundW="216",Port="0x13"]
LoadInstrument Bar[BoundX="36",BoundY="163",BoundW="214",Port="0x13"]
Load
io8515v.h
#ifndef __io8515v_h
#define __io8515v_h
/* AT90S8515/4414 register and bit name header file
* for ImageCraft ICCAVR compiler
*/
/* last changed 01-12-02
*/
/* Analog Comparator */
#de
ex032300.m
% Chapter 3 : Example 3.21
% Reconstruction and aliasing using cubic splines
%
% Discrete-time Signal x2(n)
Ts = 0.001; n = -5:1:5; nTs = n*Ts;
x = exp(-1000*abs(nTs));
% Analog Signal rec
drawota.m
function dr = drawota(c,d,f,t,p,s,F)
% drawota.m Draw OTA
% 1:56 22/2/99
%
% Album of Analog Filter Realizations
%
% Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.02.21
%