代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/280897/10280540
h sec2driver.h
/****************************************************************************
* Sec2Driver.h - Private/local include file for SEC2 security driver
***************************************************
www.eeworm.com/read/162609/10291392
c wmops.c
/*
2.4 kbps MELP Proposed Federal Standard speech coder
Fixed-point C code, version 1.0
Copyright (c) 1998, Texas Instruments, Inc.
Texas Instruments has intellectual property rights on
www.eeworm.com/read/162472/10303147
vhd 各种功能的计数器.vhd
-- MAX+plus II VHDL Example
-- Efficient Counter Inference
-- Copyright (c) 1994 Altera Corporation
-- download from:www.pld.com.cn & www.fpga.com.cn
Library IEEE ;
use IEEE.std_logic_1164.all
www.eeworm.com/read/280592/10312528
m lars.m
function beta = lars(X, y, method, stop, useGram, Gram, trace)
% LARS The LARS algorithm for performing LAR or LASSO.
% BETA = LARS(X, Y) performs least angle regression on the variables in
%
www.eeworm.com/read/280592/10312554
m larsen.m
function beta = larsen(X, y, lambda2, stop, trace)
% LARSEN The LARSEN algorithm for elastic net regression.
% BETA = LARSEN(X, Y) performs elastic net regression on the variables
% in X to
www.eeworm.com/read/354915/10314498
m exa050905_tf2ss.m
% ------------------------------------------------------------------------------
% exa050905_tf2ss.m , for example 5.9.5
% to test tf2ss.m and ss2tf.m, to realize the conversion between H(z) and it
www.eeworm.com/read/162188/10327697
src nametype.src
/*
** nametype.src
** (C) Copyright 1990-1998 by Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF APTECH
** SYSTEMS, INC. This File Heade
www.eeworm.com/read/162188/10327896
ext gauss.ext
/*
** gauss.ext - External variable declarations for common globals.
**
**
** (C) Copyright 1988-1996 Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SO
www.eeworm.com/read/162188/10328038
src ols.src
/*
** ols.src - Least Squares Regression
** (C) Copyright 1988-1998 by Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF APTECH
** SYSTEMS, I
www.eeworm.com/read/162188/10328201
src sortd.src
/*
** sortd.src
** (C) Copyright 1988-1998 by Aptech Systems, Inc.
** All Rights Reserved.
**
** This Software Product is PROPRIETARY SOURCE CODE OF APTECH
** SYSTEMS, INC. This File Header m