搜索结果
找到约 18 项符合
checks 的查询结果
按分类筛选
Java编程 One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed
One-channel queuing system simulator (M/M/1)
* Arrival and service times are random and distributed exponetially.
*
* The simulator is time-slice-driven, i.e. the system model is being
* run at discrete time points, with constant increments deltaT.
* At each such time moment, program checks if a n ...
matlab例程 %CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,
%CHECKBOUNDS Move the initial point within the (valid) bounds.
% [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars)
% checks that the upper and lower
% bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf
% if necessary) warn if too long. Also make LB and UB vectors if not
% a ...
matlab例程 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G
sbgcop: Semiparametric Bayesian Gaussian copula estimation
This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data.
...
matlab例程 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G
sbgcop: Semiparametric Bayesian Gaussian copula estimation
This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data.
...
其他书籍 sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G
sbgcop: Semiparametric Bayesian Gaussian copula estimation
This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data.
...
matlab例程 Two scripts are included here. 1. convsys.m - combines the state space representation of two syst
Two scripts are included here.
1. convsys.m - combines the state space representation of two systems connected in series.
[Ao,Bo,Co,Do]=convsys(A1,B1,C1,D1,A2,B2,C2,D2)
This algorithm gives the convolution of two state space representations
| A1 B1 | | A2 B2 |
u ==> | | == ...
数学计算 A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer arra
A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer array from lowest to highest and then checks if two numbers in the array added with eachother equals another integer.
书籍 Linear Control System Analysis and Design Fifth
The countless technological advances of the twentieth century require that
futureengineering educationemphasizebridging thegapbetweentheoryand the
real world.Thisedition hasbeenprepared withparticular attentiontothe needs
of undergraduates, especially those who seek a solid foundation in control
the ...