代码搜索:effect
找到约 4,591 项符合「effect」的源代码
代码结果 4,591
www.eeworm.com/read/14659/401152
v decode_cmb.v
module decode_cmb (addr, CS, cs1, cs2, cs3, cs4);
input [7:0] addr;
input CS; // Low effect
output cs1, cs2, cs3, cs4; // Low effect
reg cs1, cs2, cs3, cs4;
parameter
www.eeworm.com/read/192030/8410906
m expand.m
function Q = expand(P)
% EXPAND -- built-in EXPAND, extended to matrix polynomials
%
% Q = expand(P)
%
% The effect is the same as the system built-in EXPAND, applied to each
% coeffici
www.eeworm.com/read/290499/8479913
h btrworth.h
/*
Butterworth effect file for SoX
Copyright (C) 1999 Jan Paul Schmidt
This library is free software; you can redistribute it and/or
modify it under the ter
www.eeworm.com/read/290499/8479920
c btrworth.c
/*
Butterworth effect file for SoX
Copyright (C) 1999 Jan Paul Schmidt
This source code is free software; you can redistribute it and/or modify
it under the
www.eeworm.com/read/388251/8622983
hpp poletides.hpp
#pragma ident "$Id: $"
/**
* @file PoleTides.hpp
* Computes the effect of pole tides at a given position and epoch.
*/
#ifndef POLETIDES_HPP
#define POLETIDES_HPP
//=============================
www.eeworm.com/read/286640/8752801
m cp0701_shape_factor_variation.m
%
% FUNCTION 7.1 : "cp0701_shape_factor_variation"
%
% Effect of shape factor variation on pulse width and
% ESD of the Gaussian pulse
%
% The pulse amplitude is set to 'A'
% 'smp' samples of t
www.eeworm.com/read/187250/8838525
txt contents.txt
Effect of a Frame starting time error.
This simulation varies the frame starting time error. This error would
occur if the starting time used for a frame of data was not synchronized
with the tra
www.eeworm.com/read/182786/9191310
txt contents.txt
Effect of a Frame starting time error.
This simulation varies the frame starting time error. This error would
occur if the starting time used for a frame of data was not synchronized
with the tra
www.eeworm.com/read/181830/9235775
m expand.m
function Q = expand(P)
% EXPAND -- built-in EXPAND, extended to matrix polynomials
%
% Q = expand(P)
%
% The effect is the same as the system built-in EXPAND, applied to each
% coeffici
www.eeworm.com/read/374010/9423775
m test6.m
% DEMONSTRATION PROGRAM FOR ILLUSTRATING THE EFFECT OF REGULARIZATION
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Aug 21, 1995.
close all
StopDemo=