代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/424281/10467534
changelog
2008-11-20 Brian Gough
* vegas.c (gsl_monte_vegas_integrate): improve the chisq
calculation to avoid cancellation errors in the original
formula (fixes bug #24510)
*
www.eeworm.com/read/424063/10499759
m dric.m
function [kerr,serr]=dric(a,b,q,r,k,s)
%DRIC Discrete Riccati equation residual calculation.
% [Kerr,Serr] = DRIC(A,B,Q,R,K,S) Computes the error in the solution
% to the discrete Riccati equation.
www.eeworm.com/read/424063/10499856
m ric.m
function [kerr,serr] = ric(a,b,q,r,k,s,n)
%RIC Riccati residual calculation.
% [Kerr,Serr] = RIC(A,B,Q,R,K,S) Computes the error in the solution
% to the Riccati equation. Kerr is the error in the
www.eeworm.com/read/351013/10688006
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/441422/7670618
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/441420/7670640
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/441417/7670664
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/441410/7670743
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/441402/7670988
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/441397/7671076
m relellip.m
% M-file for calculation of relative ellipse
%Kai Borre 10-25-96
%Copyright (c) by Kai Borre
%$Revision: 1.0 $ $Date: 1997/09/26 $
% xA yA xB yB
S = [ 4.10 0.17 4.00 -1.20;