代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/259886/11759424
m mypf.m
function perf = mypf(e,x,pp)
%MYPF Example custom performance function.
%
% Use this function as a template to write your own function.
%
% Calculation Syntax
%
% perf = mypf(E,X,PP)
%
www.eeworm.com/read/338698/12287953
m checkphase.m
function word = checkPhase(word, D30Star)
%Checks the parity of the supplied 30bit word.
%The last parity bit of the previous word is used for the calculation.
%A note on the procedure is supplied
www.eeworm.com/read/231735/14222440
m distance.m
% Program 6-3
% distance.m
%
% The calculation of distance between access point and access terminal.
%
% Input arguments
% bstn : coordinate of access point(x,y,z)
% mstn : coordinate of ac
www.eeworm.com/read/230811/14273516
m p1new.m
% program to interrogate about new/old parameters
disp('NB New calculation will clear all and restart');
new=input('Is this a new run? (yes/no/quit) MUST only ENTER y or n or q ','s');
if new==
www.eeworm.com/read/228472/14382952
m distance.m
% Program 6-3
% distance.m
%
% The calculation of distance between access point and access terminal.
%
% Input arguments
% bstn : coordinate of access point(x,y,z)
% mstn : coordinate of ac
www.eeworm.com/read/123875/14607712
c crc16.c
/* crc16.c*/
/* CCITT 16-bit CRC table and calculation function */
/* $Id: crc16.c,v 1.3 2004/02/27 02:30:36 rswindell Exp $ */
/**************************************************************
www.eeworm.com/read/217873/14946353
h ntp.h
/*
* FILE: ntp.h
* AUTHOR: O.Hodson
*
* NTP utility functions to make rtp and rtp round time calculation
* a little less painful.
*
* Copyright (c) 2000 University College London
www.eeworm.com/read/217873/14946459
c ntp.c
/*
* FILE: ntp.h
* AUTHOR: O.Hodson
*
* NTP utility functions to make rtp and rtp round time calculation
* a little less painful.
*
* Copyright (c) 2000 University College London
www.eeworm.com/read/14735/404287
h ntp.h
/*
* FILE: ntp.h
* AUTHOR: O.Hodson
*
* NTP utility functions to make rtp and rtp round time calculation
* a little less painful.
*
* Copyright (c) 2000 University College London
www.eeworm.com/read/14735/404332
c ntp.c
/*
* FILE: ntp.h
* AUTHOR: O.Hodson
*
* NTP utility functions to make rtp and rtp round time calculation
* a little less painful.
*
* Copyright (c) 2000 University College London