代码搜索:minimum
找到约 5,594 项符合「minimum」的源代码
代码结果 5,594
www.eeworm.com/read/287770/8670473
m mvdr.m
function [an,e] = mvdr(x,m,varargin)
% MVDR Minimum Variance Distortionless Response model
% A = MVDR(X,P) finds the coefficients, A=[ 1 A(2) ... A(P+1) ],
% of an Nth order MVDR all-pole model filter
www.eeworm.com/read/431310/8689481
m mvdrlizi_2.m
function [Pmv,theta]=MVDR(x,f0,d,Nbeam,DL)
% minimum variance distortionless response
% x: the signal received by the array
% d: distance of interelement.
% Nbeam: 波束数 DL: diagonal loading
% re
www.eeworm.com/read/386050/8769677
m im_minf.m
%IM_MINF Minimum filter of images stored in a dataset (DIP_Image)
%
% B = IM_MINF(A,SIZE,SHAPE)
% B = A*IM_MINF([],SIZE,SHAPE)
%
% INPUT
% A Dataset with object images dataset (possibly multi
www.eeworm.com/read/372550/9504015
m lpcrand.m
function ar=lpcrand(p,n,bw)
% generate n random stable polynomials of order p with a minimum pole
% bandwidth of bw*fs where fs is the sampling fequency.
% To limit the pole radius to r set bw=-log
www.eeworm.com/read/365161/9876635
m lpcrand.m
function ar=lpcrand(p,n,bw)
% generate n random stable polynomials of order p with a minimum pole
% bandwidth of bw*fs where fs is the sampling fequency.
% To limit the pole radius to r set bw=-log
www.eeworm.com/read/360995/10070037
m mst_dd.m
%MST_DD Minimum Spanning Tree Data Description.
%
% [W,TREE,A] = MST_DD(A,FRACREJ,N)
%
% INPUT
% A one-class dataset
% FRACREJ fraction rejection [0,1]; (default 0.1)
% N
www.eeworm.com/read/421666/10713004
cs t1.cs
/*Find the minimum value which satisfies the linear inequality:
a*x + b*y >= 1 {a,b,x,y Integers} {a,b > 0} {a,b entered on command line}
Nigel_Galloway@operamail.com
February 2008
*/
using S
www.eeworm.com/read/417673/10980723
m nonoise.m
% plot for noise-free situation
% Roger Jang, Aug-10-1995
% ============ plot 1: minimum phase
order1 = 2; % order of the equalizer
order2 = 3; % order of the channel
delay = 0; % delay of the
www.eeworm.com/read/467759/7000777
m lpcrand.m
function ar=lpcrand(p,n,bw)
% generate n random stable polynomials of order p with a minimum pole
% bandwidth of bw*fs where fs is the sampling fequency.
% To limit the pole radius to r set bw=-log
www.eeworm.com/read/467198/7019978
m nonoise.m
% plot for noise-free situation
% Roger Jang, Aug-10-1995
% ============ plot 1: minimum phase
order1 = 2; % order of the equalizer
order2 = 3; % order of the channel
delay = 0; % delay of the