代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/410325/11292983
m max_distance22.m
%in the name of God
clc
clear all
close all
%********Concept**************************
beta =60*pi/180;
Ht_min =[];
Ht_max =[];
%********calculation**********************
www.eeworm.com/read/408059/11405978
c crc.c
//###########################################################################
// FILE: crc.c
// TITLE: Calculation CRC value of Uart data stream,and do code fore correct.
//
// Description: CRC ge
www.eeworm.com/read/402384/11536041
h calc.h
#ifndef CALC_H
#define CALC_H
//////////////////////////////////////////////////////////////////////////////
// calc.h
// Definitions for the generic calculation routines.
// Copyright (c) 1999,
www.eeworm.com/read/402384/11536064
h calc.h
#ifndef CALC_H
#define CALC_H
//////////////////////////////////////////////////////////////////////////////
// calc.h
// Definitions for the generic calculation routines.
// Copyright (c) 1999,
www.eeworm.com/read/218492/4860480
m msp.m
function [chi,w]= msp(x, P, kappa, nx)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Method msp for the calculation of sigma-points, called from methods for prediction, filtr
www.eeworm.com/read/218492/4860481
m smsp.m
function [chi,w] = smsp(x, S, kappa, nx)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Method msp for the calculation of sigma-points, called from methods for prediction, fil
www.eeworm.com/read/293336/3931286
m getvarmatrix.m
% Function for calculating standard errors of MS_Regress_Fit
%
% The calculation (aproximation) of the first and second derivative of the likelihood
% function is done by central finite differences
www.eeworm.com/read/365856/2895008
m msp.m
function [chi,w]= msp(x, P, kappa, nx)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Method msp for the calculation of sigma-points, called from methods for prediction, filtr
www.eeworm.com/read/365856/2895009
m smsp.m
function [chi,w] = smsp(x, S, kappa, nx)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Method msp for the calculation of sigma-points, called from methods for prediction, fil
www.eeworm.com/read/133538/14036683
cpp fnchyppr.cpp
/************************** FNCHYPPR.CPP ********************** 2002-10-20 AF *
*
* Calculation of univariate and multivariate Fisher's noncentral hypergeometric
* probability distribution.
*
* T