代码搜索:approximate
找到约 1,048 项符合「approximate」的源代码
代码结果 1,048
www.eeworm.com/read/144399/12797660
m simpson.m
function I = simpson(fun,a,b,npanel)
% simpson Composite Simpson's rule
%
% Synopsis: I = simpson(fun,a,b,npanel)
%
% Input: fun = (string) name of m-file that evaluates f(x)
%
www.eeworm.com/read/144399/12797703
m trapezoid.m
function I = trapezoid(fun,a,b,npanel)
% trapezoid Composite trapezoid rule
%
% Synopsis: I = trapezoid(fun,a,b,npanel)
%
% Input: fun = (string) name of m-file that evaluates f(x)
%
www.eeworm.com/read/142353/12950840
instlin
---------------------------------------------------------------
OVERVIEW OF FILES ASSOCIATED WITH SIMULATION OF CONTROL SYSTEMS
BASED O
www.eeworm.com/read/319478/13450963
r1 rmrpc.r1
SECTION 9.3, DATA SET # 1 (UNIVARIATE)
TWO-SAMPLE MULTI-RESPONSE PERMUTATION COMPARISON
INPUT HAS 19 AND 28 CASES IS S
www.eeworm.com/read/319478/13450994
r2 rmrpc.r2
SECTION 9.3, DATA SET # 2 (MULTIVARIATE)
TWO-SAMPLE MULTI-RESPONSE PERMUTATION COMPARISON
INPUT HAS 12 AND 14 CASES IS S
www.eeworm.com/read/319180/13459225
readme
Currently the makefile is prepared for Linux.
To install the package GNU-make is required
Other platforms will follow
To build the package simply type ''make all''
sample codes
------------
There a
www.eeworm.com/read/479405/6694546
m gdopv.m
% gdopv.m
% Scope: This MATLAB macro computes an approximate value of the geometric
% dilution of precision (GDOP) when four line-of-sight unit vectors
%
www.eeworm.com/read/401735/11551427
out t_lmder.out
PROBLEM 1 DIMENSIONS 5 10
INITIAL L2 NORM OF THE RESIDUALS 5.000000
FINAL L2 NORM OF THE RESIDUALS 2.236068
NUMBER OF FUNCTION EVALU
www.eeworm.com/read/401735/11551428
out t_lmdif.out
PROBLEM 1 DIMENSIONS 5 10
INITIAL L2 NORM OF THE RESIDUALS 5.000000
FINAL L2 NORM OF THE RESIDUALS 2.236068
NUMBER OF FUNCTION EVALU
www.eeworm.com/read/338643/12290577
m gdopv.m
% gdopv.m
% Scope: This MATLAB macro computes an approximate value of the geometric
% dilution of precision (GDOP) when four line-of-sight unit vectors
%