代码搜索:Ls 有哪些应用?

找到约 10,000 项符合「Ls 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/152141/12136479

mdate-sh

#!/bin/sh # Get modification time of a file or directory and pretty-print it. scriptversion=2003-11-09.00 # Copyright (C) 1995, 1996, 1997, 2003 Free Software Foundation, Inc. # written by Ulrich D
www.eeworm.com/read/150749/12267258

m deltablssvm.m

function model = deltablssvm(model,a1,a2) % Bias term correction for the LS-SVM classifier % % >> model = deltablssvm(model, b_new) % % This function is only useful in the object oriented function %
www.eeworm.com/read/150749/12267408

m deltablssvm.m

function model = deltablssvm(model,a1,a2) % Bias term correction for the LS-SVM classifier % % >> model = deltablssvm(model, b_new) % % This function is only useful in the object oriented function %
www.eeworm.com/read/251297/12354119

_ia os_cpu_c._ia

".\obj\OS_CPU_C.src" PR(.\lst\OS_CPU_C.ls1) EP DEBUG
www.eeworm.com/read/228515/14380998

m cp0901_sm2_pam.m

% % Function 9.2: "cp0901_sm2_PAM" % % Evaluates the term SIGMAm^2 ('sm2') for an input 'pulse' % sampled at 'fc'. % % Programmed by Guerino Giancola % function [sm2] = cp0901_sm2_PAM(pulse,
www.eeworm.com/read/220692/14791637

m dblift.m

%************************************************************************** % 函数功能:计算DB小波的提升方案 %************************************************************************** function LS = DbLift(wname
www.eeworm.com/read/119681/14824488

m deltablssvm.m

function model = deltablssvm(model,a1,a2) % Bias term correction for the LS-SVM classifier % % >> model = deltablssvm(model, b_new) % % This function is only useful in the object oriented function %
www.eeworm.com/read/117979/14891676

hif xiao.hif

HIF003 -- -- Copyright (C) 1988-2000 Altera Corporation -- Any megafunction design, and related net list (encrypted or decrypted), -- support information, device programming or simulation file, an
www.eeworm.com/read/218191/14931658

asv orient.asv

function y=orient(x) %this is a function used to solve the minimum point %it can derive the result when the independent is x n=size(x,2); X=dev_ls(x,5,4,1); X=X(:,5:196); %%X=dev_ls(x); p=
www.eeworm.com/read/218191/14931659

m orient.m

function y=orient(x) %this is a function used to solve the minimum point %it can derive the result when the independent is x n=size(x,2); X=dev_ls(x,5,3,1); X=X(:,3:198); %%X=dev_ls(x); p=