代码搜索结果
找到约 10,000 项符合
Analog 的代码
fdomain.m
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
% Ashok Ambardar, EE Dept. MTU, Houghton, MI 49931, USA
% http://
demofs.m
% ADSP Toolbox: Version 2.0
% For use with "Analog and Digital Signal Processing", 2nd Ed.
% Published by PWS Publishing Co.
%
% Ashok Ambardar, EE Dept. MTU, Houghton, MI 49931, USA
% http://
digital oscilloscope c_c++ source code.txt
Digital Oscilloscope C/C++ Source Code Example of Using DirectDSP? software
Below is a C/C++ source code example of using off-the-shelf DSP/analog hardware to perform a basic digital oscilloscope fun
contents.m
% Delta-Sigma Toolbox
% Version 7.2 2008-02-08
% R. Schreier, Analog Devices Inc.
%
% Consult the DSToolbox.pdf and OnePageStory.pdf
% files for more complete documentation.
%
%
% Modulator synthesis
modmap.m
function y = modmap(x, Fd, Fs, method, M, opt2, opt3)
%MODMAP Map a digital signal to an analog signal.
%
% Plotting syntaxes:
% MODMAP(METHOD...) plots the signal constellation associated wit
program_05_1.m
% Program 5_1
% 4-th Order Analog Butterworth Lowpass Filter Design
%
colordef black;
format long
% Determine zeros and poles
[z,p,k] = buttap(4);
disp('Poles are at');disp(p);
% Determine tra
sample.c
/*
* Sample application using LCD interface (see lcd.c) and analog input
* on a 16C71 (see adc.c)
*
* 1) Read channel 0 of the ADC and write it to the LCD
* 2) Read serial data and write it