代码搜索:continuous
找到约 2,697 项符合「continuous」的源代码
代码结果 2,697
www.eeworm.com/read/237880/13922912
c tms470r1b1m_adc10_02.c
//******************************************************************************
// TMS470 Demo - MibADC Sample ADIN0 Continuous 32KSPS
//
// Description; A single sample is made continuously AD
www.eeworm.com/read/237880/13922928
c tms470r1b1m_adc10_05.c
//******************************************************************************
// TMS470 Demo - MibADC Sample ADIN0-1 Continuous 32KSPS
//
// Description; A single sample is made continuously A
www.eeworm.com/read/133540/14036148
h pdf.h
#ifndef PDF_H
#define PDF_H
#include "stddev.h"
#include "histogram.h"
/**
Calculate the probability denisty function from a set of
data.
This is a discrete version of the Probabi
www.eeworm.com/read/133540/14036178
h pdf.h
#ifndef PDF_H
#define PDF_H
#include "stddev.h"
#include "histogram.h"
/**
Calculate the probability denisty function from a set of
data.
This is a discrete version of the Probabi
www.eeworm.com/read/204456/15339260
m gower.m
function s = gower(x,y,feattype,featrange)
%GOWER Gower dissimilarity
%
% s = GOWER(X,Y,FEATTYPE,FEATRANGE)
%
% Compute the gower general similarity between two objects X and Y.
% It should work fo
www.eeworm.com/read/202967/15368677
m exa030102.m
%----------------------------------------------------------------------------
% exa030102, for example 3.1.2
% to obtain the Fourier transform of a continuous rectangle signal;
% 计算连续方波信号的付里叶变换
www.eeworm.com/read/202967/15368684
m exa030101.m
%----------------------------------------------------------------------------
% exa030101, for example 3.1.1
% to obtain the Fourier coefficients of a continuous rectangle period signal;
% 计算连续方波周
www.eeworm.com/read/101557/15826515
m d2cm.m
function [acout,bc,cc,dc] = d2cm(a,b,c,d,Ts,method,w)
%D2CM Conversion of discrete LTI systems to continuous-time.
% [Ac,Bc,Cc,Dc] = D2CM(A,B,C,D,Ts,'method') converts the discrete-
% time state-sp