代码搜索:continuous
找到约 2,697 项符合「continuous」的源代码
代码结果 2,697
www.eeworm.com/read/155109/11898508
m mneg.m
function z = mneg(X)
% Fuzzy set medium negative from FL Smidth
%
% function z = mneg(X)
%
% X value from universe
% z corresponding membership value
%
% The definition is functional (cont
www.eeworm.com/read/155109/11898512
m high.m
function z = high(X)
% Fuzzy set high from FL Smidth
%
% function z = high(X)
%
% X value from universe
% z corresponding membership value
%
% The definition is functional (continuous).
%
www.eeworm.com/read/155109/11898519
m sneg.m
function z = sneg(X)
% Fuzzy set small negative from FL Smidth
%
% function z = sneg(X)
%
% X value from universe
% z corresponding membership value
%
% The definition is functional (conti
www.eeworm.com/read/155109/11898542
m zpos.m
function z = zpos(X)
% Fuzzy set zero positive from FL Smidth
%
% function z = zpos(X)
%
% X value from universe
% z corresponding membership value
%
% The definition is functional (contin
www.eeworm.com/read/155109/11898554
m lneg.m
function z = lneg(X)
% Fuzzy set large negative from FL Smidth
%
% function z = lneg(X)
%
% X value from universe
% z corresponding membership value
%
% The definition is functional (conti
www.eeworm.com/read/153532/12029149
c adcuart.c
//********************************************************************
//
// Author : ADI - Apps www.analog.com/MicroConverter
//
// Date : 16 October 2003
//
// File
www.eeworm.com/read/234758/14098256
c f280xbdcpwm.c
/* ==================================================================================
File name: F280XBDCPWM.C
Originator: Digital Control Systems Group
Texas Instrum
www.eeworm.com/read/167185/5465192
slide erld.c.slide
#erldemo.c .slide @(#)erld.c.slide 1.1 9/11/90
# top level script for continuous loop demo of waves+ and ESPS
rm -f /tmp/erldemo.wtry
rm -f /tmp/erldemo.stop
touch /tmp/erldemo.lock
edemo.c.sld
rm -f
www.eeworm.com/read/161121/5558531
h zr36120_mem.h
/* either kmalloc() or bigphysarea() alloced memory - continuous */
void* bmalloc(unsigned long size);
void bfree(void* mem, unsigned long size);
www.eeworm.com/read/475942/6770726
m evalccm.m
function xc=evalccm(x,f)
%EVALCCM Evaluate center of moments (continuous).
% XC = EVALCCM(X,F) evaluates the center of moments
% for a continuous force distribution F along a line X
% on t