代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/156798/11773150
txt vander.txt
procedure VANDER(X:array of real;var W:array of real;
Q:array of real; N:integer);
const
NMAX = 100; ZERO = 0;
ONE = 1;
var
C:array[0..100] of rea
www.eeworm.com/read/344551/11873059
m extr.m
%EXTR finds extrema and zero-crossings
%
% [indmin, indmax, indzer] = EXTR(x,t)
%
% inputs : - x : analyzed signal
% - t (optional) : sampling times, default 1:length(x)
%
% outputs : - indm
www.eeworm.com/read/258131/11882906
c depuncture.c
/* file: Depuncture.c
Description: Depuncture bits by zero-padding deleted bits.
The calling syntax is:
[output] = Depuncture(input, pun_pattern, tail_pattern )
output = U
www.eeworm.com/read/155109/11898392
m zneg.m
function z = zneg(X)
% Fuzzy set zero negative from FL Smidth
%
% function z = zneg(X)
%
% X value from universe
% z corresponding membership value
%
% The definition is functional (contin
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/343120/11974466
c net.c
/* Network interface functions
Debug option: reverse the order in which IP fragments are sent */
#define SUBFIRST 0 /* Set non-zero to transmit subframes first */
/* Debug options to drop frames o
www.eeworm.com/read/154209/11983416
m upfirdn.m
%UPFIRDN Upsample, apply a specified FIR filter, and downsample a signal.
% UPFIRDN(X,H,P,Q) is a cascade of three systems applied to input signal X:
% (1) Upsampling by P (zero insertion
www.eeworm.com/read/153018/12066889
m missmean.m
function mm=missmean(X)
%[mm]=missmean(X)
%
%This function calculates the mean of a matrix X.
%X may hold missing elements denoted by NaN's which
%are ignored (weighted to zero).
%
%Check that
www.eeworm.com/read/255612/12068739
m compoversamp.m
% Program 3-8
% compoversamp.m
%
% Insert zero data to Ich and Qch input data
%
% programmed by H.Harada
%
function [iout,qout] = compoversamp( idata, qdata , nsymb , sample)
%***********
www.eeworm.com/read/152323/12121781
txt readme.txt
Pan Ying,Zero Studio
All Right Reserved.
====Get Last-Modified Time Demo Software Source Code=====
Attention:
This software is provided 'as-is', without any express or
implied war