代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/248284/12585599
m p9_4.m
% Program P9_4
% Scaling & Round-off Noise Calculation
% of the Cascade Form Structure of Figure 9.6
%
b1 = input('Numerator coeffs of Sec. 1 = ');
a1 = input('Denominator coeffs of Sec. 1 = ');
www.eeworm.com/read/135417/13934309
c crctab.c
#ifndef lint
static const char rcsid[] = "$Id: crctab.c,v 1.2 2001/10/25 23:56:29 efalk Exp $" ;
#endif
/*
* Crc calculation stuff
*/
/* crctab calculated by Mark G. Mendel, Network Systems Corpo
www.eeworm.com/read/237302/13969438
h syngen.h
/*
* syngen.h - forward traveltime calculation
*
* Jun Korenaga, MIT/WHOI
* January 1999
*/
#ifndef _TOMO_SYNGEN_H_
#define _TOMO_SYNGEN_H_
#include
#include
#include "smesh.
www.eeworm.com/read/235187/14082438
m get_rho.m
function [tcorr,rho,X_ECEF] = get_rho(tR_RAW,pseudorange,Eph,X_receiver)
%GET_RHO Calculation of distance in ECEF system between
% satellite and receiver at time tR_RAW given the
% eph
www.eeworm.com/read/102062/15793475
dsp gain.dsp
.module/boot=3/boot=4 gain_calculation;
{ GAIN.DSP - Calculates the gain factor for a speech frame.
INPUT:
i0 -> speech frame
l0 = 0
OUTPUT:
sr1 = gain
F
www.eeworm.com/read/100149/15882204
asm crc_i386.asm
; crc_i386.asm, optimized CRC calculation function for Zip and UnZip, not
; copyrighted by Paul Kienitz and Christian Spieler. Last revised 25 Mar 98.
;
; Revised 06-Oct-96, Scott Field (sfield@micro
www.eeworm.com/read/100148/15882502
asm crc_i386.asm
; crc_i386.asm, optimized CRC calculation function for Zip and UnZip, not
; copyrighted by Paul Kienitz and Christian Spieler. Last revised 12 Oct 97.
;
; Revised 06-Oct-96, Scott Field (sfield@micro
www.eeworm.com/read/433114/8545365
m equal_bins_from_samples.m
function edges=equal_bins_from_samples(smin,smax,delta)
% Compute bin edges for histogram calculation; all bins have the same width.
% See also: unequal_bins_from_samples
%
% Written by: E. R.: March
www.eeworm.com/read/287361/8689978
m update_ds.m
function update_ds;
% Updating menu items and information fields
global DS;
global calculation_progress;
nn=size(DS(1).jacobian);
nn=nn(1);
if nn==0
set(DS(1).mainwin.text11,'String','Nu
www.eeworm.com/read/418157/10963700
m sinker_ini.m
function [f,FL,FH] = sinker_ini(Fs,fBL,fBH,Fin,N,SN)
% Initializes the variables for the power spectal density calculation (by A. Fornasari, P. Malcovati)
%
% [f,FL,FH] = sinker_ini(Fs,fBL,fBH,Fin