代码搜索:minimum

找到约 5,594 项符合「minimum」的源代码

代码结果 5,594
www.eeworm.com/read/151091/12235760

m sq8qam_gray_demap.m

function out=sq8QAM_Gray_demap(input) K=length(input); d=1/sqrt(6); %%% The minimum distance between constellations is 2*d x=d*[2,0,-2]; %%% coordinate matrix y=d*
www.eeworm.com/read/131520/14141987

m dfdncheb.m

function ncheb = dfdncheb(Fp,Fs,Kp,Ks) % dfdncheb.m ADFD minimum Chebyshev order % % 16:47 17/2/99 % % Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.02.08 % tosic@tele
www.eeworm.com/read/131520/14142041

m dfdnbut.m

function nbut = dfdnbut(Fp,Fs,Kp,Ks) % dfdnbut.m ADFD minimum Butterworth order % % 16:44 17/2/99 % % Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.02.08 % tosic@telek
www.eeworm.com/read/131520/14142400

m afdnell.m

function nellip = afdnell(Fp,Fs,Kp,Ks) % afdnell.m AFD minimum elliptic order % % 2:30 16/2/99 % % Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.02.08 % tosic@telekom.
www.eeworm.com/read/131520/14142417

m afdnbut.m

function nbut = afdnbut(Fp,Fs,Kp,Ks) % afdnbut.m AFD minimum Butterworth order % % 16:44 17/2/99 % % Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.02.08 % tosic@teleko
www.eeworm.com/read/131520/14142426

m afdncheb.m

function ncheb = afdncheb(Fp,Fs,Kp,Ks) % afdncheb.m AFD minimum Chebyshev order % % 16:47 17/2/99 % % Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.02.08 % tosic@telek
www.eeworm.com/read/131520/14142466

m afdnell.m

function nellip = afdnell(Fp,Fs,Kp,Ks) % afdnell.m AFD minimum elliptic order % % 2:30 16/2/99 % % Authors: Dejan V. Tosic, Miroslav D. Lutovac, 1999.02.08 % tosic@telekom.
www.eeworm.com/read/130590/14182306

m mve.m

function [x50,x,TX,CX]=MVE(X) %Syntax: [x50,x,TX,CX]=MVE(X) %____________________________ % % Calculates the Minimum Vulume Ellipsoid (MVE) of a data set X. % % x50 is the 50% of the points that
www.eeworm.com/read/122383/14696008

bak mst.bak

//Minimum Spaning Tree (MST) #include #include #define MAX_NODE 50 struct node{ int vertex; int weight; node *next; }; struct fringe_node{ int vertex; frin
www.eeworm.com/read/115704/15003735

txt d11r8.txt

Private Sub Command1_Click() 'PROGRAM D11R8 'Driver for routine FRPRMN NDIM = 3 PIO2 = 1.5707963 FTOL = 0.000001 Dim P(3) Print Tab(5); "PROGRAM finds the minimum of