代码搜索:LP

找到约 9,457 项符合「LP」的源代码

代码结果 9,457
www.eeworm.com/read/365161/9876541

m gaussmix.m

function [m,v,w,lp,f]=gaussmix(x,c,l,m0,v0,w0) %GAUSSMIX fits a gaussian mixture pdf to a set of data observations [m,v,w,lp]=(x,xv,l,m0,v0,w0) % % n data values, k mixtures, p parameters, l loops
www.eeworm.com/read/360874/10074139

m absda.m

figure(6) for m0=1:140 for n0=1:258 if abs(Lp0l(m0,n0))>abs(Lp0h(m0,n0)) Lp0(m0,n0)=Lp0l(m0,n0); else Lp0(m0,n0)=Lp0h(m0,n0); end end e
www.eeworm.com/read/360874/10074152

m da.m

for m0=1:140 for n0=1:258 if Lp0l(m0,n0)>Lp0h(m0,n0) Lp0(m0,n0)=Lp0l(m0,n0); else Lp0(m0,n0)=Lp0h(m0,n0); end end end subplot(2,2,1) i
www.eeworm.com/read/360810/10076852

c 3c527.c

/* 3c527.c: 3Com Etherlink/MC32 driver for Linux * * (c) Copyright 1998 Red Hat Software Inc * Written by Alan Cox. * * Based on skeleton.c written 1993-94 by Donald Becker and ne2.c * (for the
www.eeworm.com/read/360810/10076971

c de4x5.c

/* de4x5.c: A DIGITAL DC21x4x DECchip and DE425/DE434/DE435/DE450/DE500 ethernet driver for Linux. Copyright 1994, 1995 Digital Equipment Corporation. Testing resources for thi
www.eeworm.com/read/360810/10077129

c pcnet32.c

/* pcnet32.c: An AMD PCnet32 ethernet driver for linux. */ /* * Copyright 1996-1999 Thomas Bogendoerfer * * Derived from the lance driver written 1993,1994,1995 by Donald Becker. * * Cop
www.eeworm.com/read/165020/10078748

c presolve.c

#include "lpkit.h" void presolve(lprec *lp) { fprintf(stderr, "Entering presolve\n"); }
www.eeworm.com/read/163079/10175458

pro .indent.pro

-bad -bap -nfca -bl -psl -di16 -lp -ip5
www.eeworm.com/read/354396/10359080

c getline.c

/*---------------------------------------------------------------------------- * R T L F l a s h F i l e S y s t e m E x a m p l e *---------------------------------------------------
www.eeworm.com/read/161420/10414860

m 临时.m

LP.lr=0.1; %学习速率 net.trainParam.show=20; for i=1:k p_1(i,:)=(p_1(i,:)-min(p_1(i,:)))/(max(p_1(i,:))-min(p_1(i,:))); end for i=1:k t_1(i,:)=(t_1(i,:)-min(t_1(i,:)))/(