代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/441391/7671159
m satpos.m
function satp = satpos(t,eph);
%SATPOS Calculation of X,Y,Z coordinates at time t
% for given ephemeris eph
%Kai Borre 04-09-96
%Copyright (c) by Kai Borre
%$Revision: 1.1 $ $Date: 1997/1
www.eeworm.com/read/198947/7902965
m teqfb_ab.m
% teqfb_ab TEQ filter bank metrix Ak,Bk calculation
% [Ak,Bk]=teqfb_ab(channel, totalinputSignalpower, totalAWGNpower, NEXTsigma, D, gamma, N, Nw, Nb, k)
% returns metrix Ak and Bk for the kth subca
www.eeworm.com/read/146237/12662376
m cbir_edgedirection.m
function edgehist = CBIR_edgedirection(rgb)
% EE6850 HW3, Content-Based Image Retrieval
% CBIR_edgedirection() -- edge direction histogram calculation
% input:
% MxNx3 image data, in RGB
% or
www.eeworm.com/read/327551/13073132
m calplotsig7.m
% calplotsig7.m - Written by Eli Mozeson and Nadav Levanon
% used by ambfn7 for calculation and plot of the signal when the signal is defined
% by u_amp, u_phase and u_freq (single carrier signal)
%
www.eeworm.com/read/239617/13266252
dfm unit1.dfm
object Form1: TForm1
Left = 231
Top = 118
Width = 448
Height = 195
Caption = 'Ordinal Calculation'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Fo
www.eeworm.com/read/238632/13871197
m tm.m
function [M,e,rho,Ebin] = TM(Eh,bins)
% Transition matrix calculation method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts.com/so
www.eeworm.com/read/145991/5741395
c crcdefs.c
#ifndef LINT
static char sccsid[]="@(#) crcdefs.c 2.1 87/12/25 12:21:58";
#endif /* LINT */
#include "options.h"
/*
Global definitions for CRC calculation. I claim no copyright over
the con
www.eeworm.com/read/141116/5777563
dfm unit1.dfm
object Form1: TForm1
Left = 231
Top = 118
Width = 448
Height = 195
Caption = 'Ordinal Calculation'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Fo
www.eeworm.com/read/141116/5777565
~dfm unit1.~dfm
object Form1: TForm1
Left = 231
Top = 118
Width = 448
Height = 195
Caption = 'Ordinal Calculation'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Fo
www.eeworm.com/read/110301/6165260
c crcdefs.c
#ifndef LINT
static char sccsid[]="@(#) crcdefs.c 2.1 87/12/25 12:21:58";
#endif /* LINT */
#include "options.h"
/*
Global definitions for CRC calculation. I claim no copyright over
the con