代码搜索:VARIABLES
找到约 10,000 项符合「VARIABLES」的源代码
代码结果 10,000
www.eeworm.com/read/394228/2459259
m transcon.m
function [A,b,variables,n_vars] = ...
transcon(A,b,record,b2e,cont,variables,n_vars)
for (iii = 1:length(b2e))
A_cont = b2e(iii);
A(A_cont,n_vars) = 0;
b(A_cont) = 0;
no
www.eeworm.com/read/171852/9732054
html 22.html
Basic Syntax and I/O: Variables in Tcl
Variables in Tcl
In Tcl, variable
www.eeworm.com/read/292187/8368488
m fadingenv.m
% FadingEnv.m
% Draw fading envelope and pdf
function []=FadingEnv(r, name)
%****************************** variables *******************************
% r Envelope of fading channel co
www.eeworm.com/read/390183/8480008
txt opt_var.txt
NASM Optimizer Usage of
Certain Variables to Control Assembly
prepared by: John R Coffman
date: 07-Mar-2005
GLOB
www.eeworm.com/read/433168/8541926
sas denf_new_variable.sas
***********************************
* Dr. Baokun Li *
* Creating New Variables *
* June 28th, 2007 *
***********************************;
*定义3个新变量 ;
www.eeworm.com/read/182041/9220861
h extrnvar.h
//==================================
// PEDUMP - Matt Pietrek 1995
// FILE: EXTRNVAR.H
//==================================
// EXTRNVAR.H holds the "extern" definitions for global variables used
www.eeworm.com/read/375553/9356804
txt readme.txt
NOTE ON BATCHISP TESTS
======================
The path of the directory of "batchisp.exe" must be included
in the user variable "Path" of the "environment variables".
So, the instruction: IN
www.eeworm.com/read/161900/10358113
m oversample.m
%
% oversample.m
%
% Insert zero data to input data
%
% Programmed by Huangyong
%
function [out] = oversample( indata, nsymb, sample)
%************************* variables *****************
www.eeworm.com/read/161900/10358127
m oversample.m
%
% oversample.m
%
% Insert zero data to input data
%
% Programmed by Huangyong
%
function [out] = oversample( indata, nsymb, sample)
%************************* variables *****************
www.eeworm.com/read/161900/10358154
m oversample.m
%
% oversample.m
%
% Insert zero data to input data
%
% Programmed by Huangyong
%
function [out] = oversample( indata, nsymb, sample)
%************************* variables *****************