代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/448259/7535670
m maorder.m
function qopt = maorder(x,qmin,qmax,pfa, flag)
%MAORDER MA order determination
% qopt = maorder(x, qmin, qmax,pfa, flag)
% x - time series (must be a vector)
% qmin - minimum MA order [defa
www.eeworm.com/read/448244/7536054
m demo1.m
function demo1
%DEMO1 Demo for usage of DIFFERENTIALEVOLUTION.
% DEMO1 starts searching the minimum of Rosenbrock's saddle as a demo.
% Modify this function for your first optimization.
%
% Markus
www.eeworm.com/read/446824/7564268
m adc_4_decompression_m6.m
clc; clear; clf;
% decompression of the differential coding
warning off;
load data_input.mat
% load Hufman table..
load HuffmanTable.mat % S y
N = length(S);
% search the minimum length
www.eeworm.com/read/437944/7739089
m maorder.m
function qopt = maorder(x,qmin,qmax,pfa, flag)
%MAORDER MA order determination
% qopt = maorder(x, qmin, qmax,pfa, flag)
% x - time series (must be a vector)
% qmin - minimum MA order [defa
www.eeworm.com/read/299372/7864402
h itemset.h
//
// Class for itemset.
//
//
#ifndef _ITEMSET_H_
#define _ITEMSET_H_
#include "tzObject.h"
#include
typedef int Item;
/* to find the minimum and maximum integer from two p
www.eeworm.com/read/195849/8126636
m dlinmin.m
%| FUNCTION: dlinmin
%|
%| PURPOSE: Given an n-dimensional point p[1..n] and an
%| n-dimensional direction xi[1..n], moves and resets p to where
%| the function func(p) takes on a minimum a
www.eeworm.com/read/333410/12684442
m dlinmin.m
%| FUNCTION: dlinmin
%|
%| PURPOSE: Given an n-dimensional point p[1..n] and an
%| n-dimensional direction xi[1..n], moves and resets p to where
%| the function func(p) takes on a minimum a
www.eeworm.com/read/245179/12813034
m maorder.m
function qopt = maorder(x,qmin,qmax,pfa, flag)
%MAORDER MA order determination
% qopt = maorder(x, qmin, qmax,pfa, flag)
% x - time series (must be a vector)
% qmin - minimum MA order [defa
www.eeworm.com/read/143759/12847174
m maorder.m
function qopt = maorder(x,qmin,qmax,pfa, flag)
%MAORDER MA order determination
% qopt = maorder(x, qmin, qmax,pfa, flag)
% x - time series (must be a vector)
% qmin - minimum MA order [defa
www.eeworm.com/read/143759/12847315
m maorder.m
function qopt = maorder(x,qmin,qmax,pfa, flag)
%MAORDER MA order determination
% qopt = maorder(x, qmin, qmax,pfa, flag)
% x - time series (must be a vector)
% qmin - minimum MA order [defa