搜索结果
找到约 99 项符合
minimum-variance 的查询结果
其他 BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [
BNB20 Finds the constrained minimum of a function of several possibly integer variables.
% Usage: [errmsg,Z,X,t,c,fail] =
% BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...)
%
% BNB solves problems of the form:
% Minimize F(x) subject to: xlb <= x0 <=xub
% A*x <= B ...
数学计算 This functions returns the variance of vector elements
This functions returns the variance of vector elements
其他 EPM7128 Minimum System
EPM7128 Minimum System
数值算法/人工智能 The output should contain the minimum setup time in minutes, one per line.
The output should contain the minimum setup time in minutes, one per line.
人工智能/神经网络 This program reads iid zero-mean unit-variance Gaussian variates
This program reads iid zero-mean unit-variance Gaussian variates
其他 Implement the step 2 of two-level logic minimization. Our goal is to find the minimum (exact minim
Implement the step 2 of two-level logic minimization. Our goal is to find the minimum (exact
minimum) sum-of-products expression for a given function.
matlab例程 A hill climbing algorithm for finding the minimum of a function fitnessfun in the real space.
A hill climbing algorithm for finding the minimum of a function
fitnessfun in the real space.
matlab例程 Find peaks in all waveforms. used in matlab. The peaks can be maximum and minimum.
Find peaks in all waveforms. used in matlab. The peaks can be maximum and minimum.
matlab例程 Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random n
Generate 100 samples of a zero-mean white noise sequence with variance , by using a uniform random number generator.
a Compute the autocorrelation of for .
b Compute the periodogram estimate and plot it.
c Generate 10 different realizations of , and compute the corresponding sample autocorrelatio ...
matlab例程 Calculates the Variance Ratio Test of a time series, with or without the heteroskedasticity correcti
Calculates the Variance Ratio Test of a time series, with or without the heteroskedasticity correction.