代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/352274/10567133
m yhzstem.m
function hh = yhzstem(varargin)
%STEM Discrete sequence or "stem" plot.
% STEM(Y) plots the data sequence Y as stems from the x axis
% terminated with circles for the data value.
%
% STEM
www.eeworm.com/read/423264/10575305
asv signals1.asv
%CONVOLUTION OF TWO SIGNALS
clc;
clear all;
x = input ('Enter the Sequence x(n): [..,..]');
h = input ('Enter the Sequence h(n): [..,..]');
n1 = input ('Enter the intervals for the Sequence x
www.eeworm.com/read/159920/10588967
txt ansisys.txt
ANSI.SYS's Escape Sequences Files.
WARNING: You must press the ESC key, the [, the number wanted,
then the tiny M key.
www.eeworm.com/read/277124/10666074
txt readme.txt
tmn
===
Version 3.0, May 27, 1997
(C) Department of Electrical Engineering
University of British Columbia CANADA.
Michael Gal
www.eeworm.com/read/277124/10666097
readme
tmn
===
Version 3.0, May 27, 1997
(C) Department of Electrical Engineering
University of British Columbia CANADA.
Michael Gallant
www.eeworm.com/read/277124/10666120
h config.h
/************************************************************************
*
* config.h, part of tmn (TMN encoder)
*
* Copyright (C) 1997 University of BC, Canada
*
* Contacts:
* Michael G
www.eeworm.com/read/277124/10666247
readme
tmn
===
Version 3.0, May 27, 1997
(C) Department of Electrical Engineering
University of British Columbia CANADA.
Michael Gallant
www.eeworm.com/read/277041/10674754
readme
tmn
===
Version 3.0, May 27, 1997
(C) Department of Electrical Engineering
University of British Columbia CANADA.
Michael Gallant
www.eeworm.com/read/350065/10774901
c msp430x24x_adc12_09.c
//******************************************************************************
// MSP430x24x Demo - ADC12, Sequence of Conversions (non-repeated)
//
// Description: This example shows how to pe
www.eeworm.com/read/275414/10817141
m pngen.m
function [y, Z] = PNGen(G, Zin, N);
%
% PN_GEN This function generates the Pseudo Noise sequnece of length (N)
% according to Generation Polynom and input state.
%
% Inputs: G - Generat